diff options
Diffstat (limited to 'packages/supertux')
-rw-r--r-- | packages/supertux/files/supertux.desktop | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/supertux/files/supertux.desktop b/packages/supertux/files/supertux.desktop index ace237bef0..8677a71301 100644 --- a/packages/supertux/files/supertux.desktop +++ b/packages/supertux/files/supertux.desktop @@ -1,7 +1,6 @@ [Desktop Entry] Type=Application Version=1.0 -Encoding=UTF-8 Name=SuperTux Name[en]=SuperTux Name[de]=SuperTux @@ -14,8 +13,8 @@ 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 Comment[cs]=Plošinovka inspirovaná SuperMariem s tučňákem Tuxem v hlavní roli -Icon=supertux.png +Icon=supertux Exec=supertux Terminal=false StartupNotify=false -Categories=Application;Game;ArcadeGame +Categories=Application;Game;ArcadeGame; |