unify custom emojis text
This commit is contained in:
@@ -25,7 +25,7 @@ Kirigami.CategorizedSettings {
|
|||||||
page: Qt.resolvedUrl("AccountsPage.qml")
|
page: Qt.resolvedUrl("AccountsPage.qml")
|
||||||
},
|
},
|
||||||
Kirigami.SettingAction {
|
Kirigami.SettingAction {
|
||||||
text: i18n("Custom Emoji")
|
text: i18n("Custom Emojis")
|
||||||
icon.name: "preferences-desktop-emoticons"
|
icon.name: "preferences-desktop-emoticons"
|
||||||
page: Qt.resolvedUrl("Emoticons.qml")
|
page: Qt.resolvedUrl("Emoticons.qml")
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user