From 2f9a4db7f1d17f8faa5b3ecde952c359c9b4af6a Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Tue, 2 Mar 2010 13:59:15 +0000 Subject: [PATCH] .desktop file must not include the extension for the icon name. This way programs can select the filetype they want. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1372 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- misc/unix/grafx2.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/unix/grafx2.desktop b/misc/unix/grafx2.desktop index b2982a33..505ef0e8 100644 --- a/misc/unix/grafx2.desktop +++ b/misc/unix/grafx2.desktop @@ -4,5 +4,5 @@ Comment=Deluxe Paint Clone Exec=grafx2 Terminal=false Type=Application -Icon=grafx2.xpm +Icon=grafx2 Categories=Application;Graphics;