From 64c9cd97de2444bb15d22a2162c4407e26961bb6 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 16 Nov 2024 10:32:25 -0500 Subject: [PATCH] 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 0e9592a96c265490067478aea4a8326f152db2a1) --- src/settings/NeoChatSettingsView.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings/NeoChatSettingsView.qml b/src/settings/NeoChatSettingsView.qml index eb5a9ed8f..bffbe2947 100644 --- a/src/settings/NeoChatSettingsView.qml +++ b/src/settings/NeoChatSettingsView.qml @@ -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 {