Update of /cvsroot/super-tux/supertux/data
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14514/data
Modified Files:
supertux.desktop
Log Message:
Minor changes and additions to comply with the desktop entry standard.
Index: supertux.desktop
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/supertux.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- supertux.desktop 4 Sep 2004 13:53:44 -0000 1.2
+++ supertux.desktop 8 Oct 2004 14:37:15 -0000 1.3
@@ -1,11 +1,18 @@
[Desktop Entry]
+Type=Application
+Version=1.0
Encoding=UTF-8
-Name=SuperTux Platform Game
-Name[de]=SuperTux Jump&Run Spiel
+Name=SuperTux
+Name[en]=SuperTux
+Name[de]=SuperTux
+GenericName=A Platform Game
+GenericName[en]=A Platform Game
+GenericName[de]=Ein Jump&Run Spiel
Comment=A Super Mario inspired penguin platform game
+Comment[en]=A Super Mario inspired penguin platform game
Comment[de]=Ein von Super Mario inspiriertes Pinguin Jump&Run Spiel
+Icon=supertux.png
Exec=supertux
Terminal=false
-Type=Application
-Categories=Application;Game;ArcadeGame
-Icon=supertux.png
\ No newline at end of file
+StartupNotify=false
+Categories=Application;Game;ArcadeGame
\ No newline at end of file
|