From: pabs3 Date: Wed, 29 Oct 2008 01:32:00 +0000 (+0000) Subject: Fix 2205700: fix some issues with the desktop file: X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=eff51e33166b2216b4544a6c14e22ee0cc5d4b39;p=synfig.git Fix 2205700: fix some issues with the desktop file: * MimeType should end with a semicolon * Icon should not contain the image extension * Categories should contain GTK since synfigstudio is a GTK+ app git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2141 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/synfigstudio.desktop.in b/synfig-studio/trunk/synfigstudio.desktop.in index 9666e8a..19db256 100644 --- a/synfig-studio/trunk/synfigstudio.desktop.in +++ b/synfig-studio/trunk/synfigstudio.desktop.in @@ -4,7 +4,7 @@ Comment=Create and edit 2D animations and compositions Exec=synfigstudio %F Terminal=false Type=Application -Icon=synfig_icon.png -Categories=Graphics;2DGraphics;VectorGraphics; +Icon=synfig_icon +Categories=GTK;Graphics;2DGraphics;VectorGraphics; StartupNotify=true -MimeType=image/sif +MimeType=image/sif;