From daade7d6761c25b22c7721172eaf29339211454f Mon Sep 17 00:00:00 2001 From: Jakob Petsovits Date: Sat, 28 Jul 2007 21:48:43 +0000 Subject: [PATCH] Make the desktop files of the KCMs use icons in icon naming specification style. KInfoCenter KCMs left out for now, but I think I got hold of all other KCMs in workspace. If you want to see some of those icons (in System Settings or for single KCMs), do a kbuildsycoca4. In order to function correctly, we still need fallbacks implemented. CCMAIL: kde-artists@kde.org svn path=/trunk/KDE/kdebase/workspace/; revision=693746 --- kcmkwin/kwincompositing/kwincompositing.desktop | 2 +- kcmkwin/kwindecoration/kwindecoration.desktop | 2 +- kcmkwin/kwineffects/kwineffects.desktop | 2 +- kcmkwin/kwinoptions/kwinoptions.desktop | 4 ++-- kcmkwin/kwinrules/kwinrules.desktop | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/kcmkwin/kwincompositing/kwincompositing.desktop b/kcmkwin/kwincompositing/kwincompositing.desktop index cb6b1c1327..a5e14187ee 100644 --- a/kcmkwin/kwincompositing/kwincompositing.desktop +++ b/kcmkwin/kwincompositing/kwincompositing.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Exec=kcmshell kwincompositing -Icon=kcmcompositing +Icon=preferences-system-windows-effects Type=Service ServiceTypes=KCModule DocPath=kcontrol/kwincompositing/index.html diff --git a/kcmkwin/kwindecoration/kwindecoration.desktop b/kcmkwin/kwindecoration/kwindecoration.desktop index 45fabac012..f8ac020c44 100644 --- a/kcmkwin/kwindecoration/kwindecoration.desktop +++ b/kcmkwin/kwindecoration/kwindecoration.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Exec=kcmshell kwindecoration -Icon=kcmkwm +Icon=preferences-system-windows-decoration Type=Service ServiceTypes=KCModule DocPath=kcontrol/kwindecoration/index.html diff --git a/kcmkwin/kwineffects/kwineffects.desktop b/kcmkwin/kwineffects/kwineffects.desktop index bcfd2ec881..7b52f4efef 100644 --- a/kcmkwin/kwineffects/kwineffects.desktop +++ b/kcmkwin/kwineffects/kwineffects.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Exec=kcmshell kwineffects -Icon=kcmeffects +Icon=preferences-system-windows-effects Type=Service ServiceTypes=KCModule DocPath=kcontrol/kwineffects/index.html diff --git a/kcmkwin/kwinoptions/kwinoptions.desktop b/kcmkwin/kwinoptions/kwinoptions.desktop index 2c637b1efe..b3973e6eae 100644 --- a/kcmkwin/kwinoptions/kwinoptions.desktop +++ b/kcmkwin/kwinoptions/kwinoptions.desktop @@ -1,9 +1,9 @@ [Desktop Entry] Encoding=UTF-8 -Icon=kcmkwm +Exec=kcmshell kwinoptions +Icon=preferences-system-windows Type=Service ServiceTypes=KCModule -Exec=kcmshell kwinoptions DocPath=kcontrol/windowmanagement/index.html X-KDE-Library=kcm_kwinoptions diff --git a/kcmkwin/kwinrules/kwinrules.desktop b/kcmkwin/kwinrules/kwinrules.desktop index 6a6f824564..3db85bdc19 100644 --- a/kcmkwin/kwinrules/kwinrules.desktop +++ b/kcmkwin/kwinrules/kwinrules.desktop @@ -1,9 +1,9 @@ [Desktop Entry] Encoding=UTF-8 -Icon=kcmkwm +Exec=kcmshell kwinrules +Icon=preferences-system-windows-specific Type=Service ServiceTypes=KCModule -Exec=kcmshell kwinrules DocPath=kcontrol/windowmanagement/index.html X-KDE-Library=kwinrules