diff options
author | Eugene Sandulenko | 2014-10-24 18:18:11 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2014-10-24 18:20:37 +0200 |
commit | 9c885719fd27be0c84ede2f403dc5ab82065ecd4 (patch) | |
tree | 196586230c42eecd9a7195b17f240faeaf07a640 /dists/gcw0/default.gcw0.desktop | |
parent | 6fc5092c039e296195709c2274f2a9d4238b6986 (diff) | |
download | scummvm-rg350-9c885719fd27be0c84ede2f403dc5ab82065ecd4.tar.gz scummvm-rg350-9c885719fd27be0c84ede2f403dc5ab82065ecd4.tar.bz2 scummvm-rg350-9c885719fd27be0c84ede2f403dc5ab82065ecd4.zip |
GCW0: Initial code for GCW Zero port
Diffstat (limited to 'dists/gcw0/default.gcw0.desktop')
-rw-r--r-- | dists/gcw0/default.gcw0.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dists/gcw0/default.gcw0.desktop b/dists/gcw0/default.gcw0.desktop new file mode 100644 index 0000000000..32c2982da7 --- /dev/null +++ b/dists/gcw0/default.gcw0.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Name=ScummVM +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 +Comment[es]=Intérprete para varias aventuras gráficas +Comment[ca]=Intèrpret per diverses aventures gràfiques +Exec=scummvm +Icon=scummvm +Terminal=false +Type=Application +Categories=Game;AdventureGame; +StartupNotify=false +X-OD-Manual=README |