diff options
Diffstat (limited to 'packages/scummvm/files')
-rw-r--r-- | packages/scummvm/files/openmoko/scummvm.desktop | 12 | ||||
-rw-r--r-- | packages/scummvm/files/scummvm.desktop | 2 |
2 files changed, 13 insertions, 1 deletions
diff --git a/packages/scummvm/files/openmoko/scummvm.desktop b/packages/scummvm/files/openmoko/scummvm.desktop new file mode 100644 index 0000000000..96c025050e --- /dev/null +++ b/packages/scummvm/files/openmoko/scummvm.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=ScummVM +Name[pl]=ScummVM +Comment=Interpreter for several adventure games +Comment[pl]=Interpreter graficznych gier przygodowych +Exec=openmoko-scummvm +Icon=scummvm.xpm +Terminal=false +Type=Application +Categories=Application;Game;AdventureGame; +StartupNotify=false diff --git a/packages/scummvm/files/scummvm.desktop b/packages/scummvm/files/scummvm.desktop index 96c025050e..5a0f88b355 100644 --- a/packages/scummvm/files/scummvm.desktop +++ b/packages/scummvm/files/scummvm.desktop @@ -4,7 +4,7 @@ Name=ScummVM Name[pl]=ScummVM Comment=Interpreter for several adventure games Comment[pl]=Interpreter graficznych gier przygodowych -Exec=openmoko-scummvm +Exec=scummvm Icon=scummvm.xpm Terminal=false Type=Application |