From 4725ece602902d86a6ff3a51157a21fb3adaa828 Mon Sep 17 00:00:00 2001 From: Nate Graham Date: Wed, 24 Apr 2019 20:16:10 -0600 Subject: [PATCH] [kcmkwin/kwintabbox] Use a more appropriate icon Summary: The current icon (`window-duplicate`) is semantically incorrect and visually disconnected from what it actually does. This one is much more appropriate on both counts. Test Plan: {F6792003, size=full} Reviewers: #vdg, #kwin, zzag Reviewed By: #kwin, zzag Subscribers: zzag, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D20801 --- kcmkwin/kwintabbox/kwintabbox.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kcmkwin/kwintabbox/kwintabbox.desktop b/kcmkwin/kwintabbox/kwintabbox.desktop index 23348753b9..b5de68e606 100644 --- a/kcmkwin/kwintabbox/kwintabbox.desktop +++ b/kcmkwin/kwintabbox/kwintabbox.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=Service X-KDE-ServiceTypes=KCModule -Icon=window-duplicate +Icon=preferences-system-tabbox Exec=kcmshell5 kwintabbox X-DocPath=kcontrol/kwintabbox/index.html X-KDE-Library=kcm_kwintabbox