Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
367ef02d
Commit
367ef02d
authored
Sep 20, 2020
by
Yunhe Guo
Browse files
Update emoji category to latest ibus-dict-emoji
parent
f42b2409
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/kimpanel/backend/ibus/emojier/ui/CategoryAction.qml
View file @
367ef02d
...
...
@@ -28,6 +28,8 @@ Kirigami.Action {
case
'
Flags
'
:
return
'
flag
'
case
'
Food & Drink
'
:
return
'
food
'
case
'
Objects
'
:
return
'
object
'
case
'
People & Body
'
:
return
'
user
'
case
'
Smileys & Emotion
'
:
Q_FALLTHROUGH
case
'
Smileys & People
'
:
return
'
smiley
'
case
'
Symbols
'
:
return
'
love
'
case
'
Travel & Places
'
:
return
'
globe
'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment