aboutsummaryrefslogtreecommitdiff
path: root/scummvm.desktop
diff options
context:
space:
mode:
authorMax Horn2004-07-15 22:26:04 +0000
committerMax Horn2004-07-15 22:26:04 +0000
commit85124a75e388c4f6edac12ca07e8a3f1e615a447 (patch)
treecd0b503e2e702ce3bfe5556d910ef0144eda4597 /scummvm.desktop
parent6a18e02a534e9e90a0734d49b1d7716f6436e45b (diff)
downloadscummvm-rg350-85124a75e388c4f6edac12ca07e8a3f1e615a447.tar.gz
scummvm-rg350-85124a75e388c4f6edac12ca07e8a3f1e615a447.tar.bz2
scummvm-rg350-85124a75e388c4f6edac12ca07e8a3f1e615a447.zip
Added .desktop file; updated RPM .spec (thanks to wjp)
svn-id: r14219
Diffstat (limited to 'scummvm.desktop')
-rw-r--r--scummvm.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/scummvm.desktop b/scummvm.desktop
new file mode 100644
index 0000000000..d47eb5500e
--- /dev/null
+++ b/scummvm.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=ScummVM
+Comment=Interpreter for several adventure games
+Exec=scummvm
+Icon=scummvm.xpm
+Terminal=false
+Type=Application
+Categories=Application;Game;AdventureGame;
+StartupNotify=false