diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-02-04 23:02:24 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-02-04 23:02:24 +0300 |
commit | d11405960553d7fde3b86f6f6a46b5d3909d3bfb (patch) | |
tree | 9632d2fe321c258c28bb23834c9174a3156caaa7 /data/tmw/tmw.desktop | |
parent | 6d4c379496bcc20e06f85adea59d6ad691650406 (diff) | |
download | manaverse-d11405960553d7fde3b86f6f6a46b5d3909d3bfb.tar.gz manaverse-d11405960553d7fde3b86f6f6a46b5d3909d3bfb.tar.bz2 manaverse-d11405960553d7fde3b86f6f6a46b5d3909d3bfb.tar.xz manaverse-d11405960553d7fde3b86f6f6a46b5d3909d3bfb.zip |
Add support for make The Mana World branding.
Example: make -C data/tmw/ tmw
Diffstat (limited to 'data/tmw/tmw.desktop')
-rw-r--r-- | data/tmw/tmw.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/tmw/tmw.desktop b/data/tmw/tmw.desktop new file mode 100644 index 000000000..60cedefeb --- /dev/null +++ b/data/tmw/tmw.desktop @@ -0,0 +1,16 @@ + +[Desktop Entry] +Version=1.0 +Name=The Mana world +Comment=The Mana World 2D MMORPG client +Comment[fr]=Un jeu en ligne dans un univers fantastique +Comment[de]=ein Online Fantasy Spiel +Comment[it]=Un gioco fantasy online +Comment[nl]=Een online role playing game +Comment[sv]=Ett fantasyrollspel online +Exec=manaplus /usr/share/tmw/tmw.manaplus +StartupNotify=false +Terminal=false +Type=Application +Icon=tmw +Categories=Game;AdventureGame; |