Update of /cvsroot/super-tux/supertux/data
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8313/data
Modified Files:
supertux.desktop
Log Message:
Added german translations to the Supertux Desktop Entry file
Lines 'Name[de]=(...)' & 'Comment[de]=(...)' have been inserted.
Index: supertux.desktop
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/supertux.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- supertux.desktop 13 May 2004 23:16:45 -0000 1.1
+++ supertux.desktop 4 Sep 2004 13:53:44 -0000 1.2
@@ -1,10 +1,11 @@
[Desktop Entry]
Encoding=UTF-8
Name=SuperTux Platform Game
+Name[de]=SuperTux Jump&Run Spiel
Comment=A Super Mario inspired penguin platform game
+Comment[de]=Ein von Super Mario inspiriertes Pinguin Jump&Run Spiel
Exec=supertux
Terminal=false
Type=Application
Categories=Application;Game;ArcadeGame
-Icon=supertux.png
-
+Icon=supertux.png
\ No newline at end of file
|