diff options
author | Rodney Dawes <dobey@novell.com> | 2005-05-01 19:26:24 +0000 |
---|---|---|
committer | Rodney Dawes <dobey@novell.com> | 2005-05-01 19:26:24 +0000 |
commit | f61fc8ef256f43d1ada47fb5851f8954fea4cdea (patch) | |
tree | 210b0ad30ed690b63576da561954091987622fb3 /tmw.desktop | |
parent | 893cde9e754b805f1e62c517740919c04d9490e0 (diff) | |
download | mana-client-f61fc8ef256f43d1ada47fb5851f8954fea4cdea.tar.gz mana-client-f61fc8ef256f43d1ada47fb5851f8954fea4cdea.tar.bz2 mana-client-f61fc8ef256f43d1ada47fb5851f8954fea4cdea.tar.xz mana-client-f61fc8ef256f43d1ada47fb5851f8954fea4cdea.zip |
- Added installation of game data, install required on *nix systems
- Updated desktop file to work better
- Install the desktop file to the standard location
- Install the icon as tmw.png in the standard pixmaps data dir
Diffstat (limited to 'tmw.desktop')
-rw-r--r-- | tmw.desktop | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/tmw.desktop b/tmw.desktop index 0f9af160..596a4b11 100644 --- a/tmw.desktop +++ b/tmw.desktop @@ -1,22 +1,18 @@ [Desktop Entry] -Version=1.0 +Version=0.9.4 Encoding=UTF-8 Type=Application Name=The Mana World Name[fr]=Le Monde de Mana -GenericName=Arcade Game -GenericName[de]=Arcade Spiel -GenericName[it]=Gioco Arcade -GenericName[fr]=Jeu d'Arcade En Ligne -GenericName[nl]=Arcade Spel -Comment=A fantasy on-line game +Comment=An on-line fantasy role playing game 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 -Icon=tmw-icon.png +Icon=tmw.png FilePattern=tmw TryExec=tmw Exec=tmw -Categories=Application;Game;ArcadeGame; -StartupNotify=false; +Categories=Application;Game; +StartupNotify=false +Terminal=false |