Settings: Use symbolic version of the NeoChat icon

To match the rest of the icons in this sidebar, we can reuse our tray
icon.
This commit is contained in:
Joshua Goins
2024-11-16 10:32:25 -05:00
parent 704ee6a53a
commit 0e9592a96c

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 {