diff options
author | Max Horn | 2007-04-15 17:26:07 +0000 |
---|---|---|
committer | Max Horn | 2007-04-15 17:26:07 +0000 |
commit | 35b19cdcc8499cf3b73e49a864eea976cc9525fe (patch) | |
tree | 434f89d34a8f61ecaccd3e5465aff44eadbad652 | |
parent | 6b124fc20dbd8b455c83ef76c04e62bc52a66683 (diff) | |
download | scummvm-rg350-35b19cdcc8499cf3b73e49a864eea976cc9525fe.tar.gz scummvm-rg350-35b19cdcc8499cf3b73e49a864eea976cc9525fe.tar.bz2 scummvm-rg350-35b19cdcc8499cf3b73e49a864eea976cc9525fe.zip |
Added german translation of the .desktop name; removed invalid category 'Application'
svn-id: r26513
-rw-r--r-- | dists/scummvm.desktop | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dists/scummvm.desktop b/dists/scummvm.desktop index dfa8e6ef84..f3deb511b9 100644 --- a/dists/scummvm.desktop +++ b/dists/scummvm.desktop @@ -5,9 +5,10 @@ Comment=Interpreter for several adventure games Comment[pl]=Interpreter graficznych gier przygodowych Comment[sv]=Tolk för flera äventyrsspel Comment[he]=פרשן למספר משחקי הרפתקאות +Comment[de]=Interpreter für diverse Abenteuerspiele Exec=scummvm Icon=scummvm.xpm Terminal=false Type=Application -Categories=Application;Game;AdventureGame; +Categories=Game;AdventureGame; StartupNotify=false |