diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-05-10 16:36:58 +0200 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-05-10 16:38:27 +0200 |
commit | 6cceaee699a303db093aabb192714ea05518f5cf (patch) | |
tree | 0a4b34475c0a613eaa9a1a1133b458f94971d061 /tmw.menu | |
parent | cab1abe41887d8b3ab426fbb56716ce99a3a1807 (diff) | |
download | mana-6cceaee699a303db093aabb192714ea05518f5cf.tar.gz mana-6cceaee699a303db093aabb192714ea05518f5cf.tar.bz2 mana-6cceaee699a303db093aabb192714ea05518f5cf.tar.xz mana-6cceaee699a303db093aabb192714ea05518f5cf.zip |
Updated the .desktop file and included tmw.menu in tarball
As suggested by Patrick Matthäi.
Diffstat (limited to 'tmw.menu')
-rw-r--r-- | tmw.menu | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tmw.menu b/tmw.menu new file mode 100644 index 00000000..4af5ad0a --- /dev/null +++ b/tmw.menu @@ -0,0 +1,4 @@ +?package(tmw):needs="X11" section="Games/Adventure"\ + title="The Mana World"\ + description="The Mana World is an Online Fantasy adventure game."\ + command="/usr/games/tmw" icon="/usr/share/pixmaps/tmw.xpm" |