From 76961e31aa4cdfbaaf3a9e4b926c3ef9dac21179 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 22 Aug 2018 18:17:40 +0900 Subject: [PATCH] Removed extension from icon name in desktop file. This relates to bug 2424. Signed-off-by: Michele Calgaro (cherry picked from commit decaa27111e40f29419d3604003b26926c83af93) --- kcm_gtk/kcmgtk.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kcm_gtk/kcmgtk.desktop b/kcm_gtk/kcmgtk.desktop index 9793c25..44802f5 100644 --- a/kcm_gtk/kcmgtk.desktop +++ b/kcm_gtk/kcmgtk.desktop @@ -3,7 +3,7 @@ Name=GTK Styles and Fonts Comment=Control the style and fonts used by GTK applications Exec=tdecmshell kcmgtk Terminal=false -Icon=gnome_apps.png +Icon=gnome_apps OnlyShowIn=TDE; X-DocPath=kcmgtk/index.html