[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
This commit is contained in:
parent
b37743d8b1
commit
4725ece602
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue