diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-01-04 21:37:48 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-01-04 21:45:29 +0300 |
commit | 22bf37caec833bf38387a3a9f2d42bf3ea9bb3f4 (patch) | |
tree | 4d6e03a6bb5daa9fe3c1d769e783238b2649b010 /manaplustest.desktop | |
parent | 11b1348fd4b52a35851a03a9c50bd962e385a6a9 (diff) | |
download | plus-22bf37caec833bf38387a3a9f2d42bf3ea9bb3f4.tar.gz plus-22bf37caec833bf38387a3a9f2d42bf3ea9bb3f4.tar.bz2 plus-22bf37caec833bf38387a3a9f2d42bf3ea9bb3f4.tar.xz plus-22bf37caec833bf38387a3a9f2d42bf3ea9bb3f4.zip |
Add shortcut to start client in testing mode.
Diffstat (limited to 'manaplustest.desktop')
-rw-r--r-- | manaplustest.desktop | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/manaplustest.desktop b/manaplustest.desktop new file mode 100644 index 000000000..d8cdc8e54 --- /dev/null +++ b/manaplustest.desktop @@ -0,0 +1,17 @@ + +[Desktop Entry] +Version=1.0 +Name=ManaPlus (Tests) +Comment=A 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 +Comment[ru]=Клиент к 2D MMORPG игре +Exec=manaplus --tests +StartupNotify=false +Terminal=false +Type=Application +Icon=manaplus +Categories=Game;AdventureGame; |