Revision: 2141
          http://synfig.svn.sourceforge.net/synfig/?rev=2141&view=rev
Author:   pabs3
Date:     2008-10-29 01:32:00 +0000 (Wed, 29 Oct 2008)

Log Message:
-----------
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

Modified Paths:
--------------
    synfig-studio/trunk/synfigstudio.desktop.in

Modified: synfig-studio/trunk/synfigstudio.desktop.in
===================================================================
--- synfig-studio/trunk/synfigstudio.desktop.in 2008-10-26 20:44:20 UTC (rev 
2140)
+++ synfig-studio/trunk/synfigstudio.desktop.in 2008-10-29 01:32:00 UTC (rev 
2141)
@@ -4,7 +4,7 @@
 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;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to