Settings: Use symbolic version of the NeoChat icon

To match the rest of the icons in this sidebar, we can reuse our tray
icon.

(cherry picked from commit 0e9592a96c)
This commit is contained in:
Joshua Goins
2024-11-16 10:32:25 -05:00
parent 119a9890b1
commit 64c9cd97de

View File

@@ -20,7 +20,7 @@ KirigamiSettings.ConfigurationView {
KirigamiSettings.ConfigurationModule {
moduleId: "general"
text: i18n("General")
icon.name: "org.kde.neochat"
icon.name: "org.kde.neochat.tray"
page: () => Qt.createComponent("org.kde.neochat.settings", "NeoChatGeneralPage")
initialProperties: () => {
return {