From 5e5600be1cecd52b0557a917c99790ffe3e81a95 Mon Sep 17 00:00:00 2001 From: "Benjamin P. Jung" Date: Fri, 8 Oct 2004 14:37:15 +0000 Subject: [PATCH] Minor changes and additions to comply with the desktop entry standard. SVN-Revision: 1994 --- data/supertux.desktop | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/data/supertux.desktop b/data/supertux.desktop index 91439bffa..269282494 100644 --- a/data/supertux.desktop +++ b/data/supertux.desktop @@ -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 -- 2.11.0