diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-02-05 00:43:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-02-05 00:43:26 +0300 |
commit | 9f729a57566afd9ff8d454bf165c98e6f812f56f (patch) | |
tree | 379f8d6e5ba971fdcaf65ada5eea068173635538 /data/tmw/tmw.desktop.in | |
parent | d11405960553d7fde3b86f6f6a46b5d3909d3bfb (diff) | |
download | ManaVerse-9f729a57566afd9ff8d454bf165c98e6f812f56f.tar.gz ManaVerse-9f729a57566afd9ff8d454bf165c98e6f812f56f.tar.bz2 ManaVerse-9f729a57566afd9ff8d454bf165c98e6f812f56f.tar.xz ManaVerse-9f729a57566afd9ff8d454bf165c98e6f812f56f.zip |
Dehardcode path in branding desktop files for evol and tmw.
Diffstat (limited to 'data/tmw/tmw.desktop.in')
-rw-r--r-- | data/tmw/tmw.desktop.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/tmw/tmw.desktop.in b/data/tmw/tmw.desktop.in new file mode 100644 index 000000000..358877af0 --- /dev/null +++ b/data/tmw/tmw.desktop.in @@ -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 @datadir@/manaplus/data/tmw/tmw.manaplus +StartupNotify=false +Terminal=false +Type=Application +Icon=tmw +Categories=Game;AdventureGame; |