From 9f729a57566afd9ff8d454bf165c98e6f812f56f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 5 Feb 2013 00:43:26 +0300 Subject: Dehardcode path in branding desktop files for evol and tmw. --- data/evol/evol.desktop | 2 +- data/evol/evol.desktop.in | 47 +++++++++++++++++++++++++++++++++++++++++++++++ data/tmw/tmw.desktop | 2 +- data/tmw/tmw.desktop.in | 16 ++++++++++++++++ 4 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 data/evol/evol.desktop.in create mode 100644 data/tmw/tmw.desktop.in (limited to 'data') diff --git a/data/evol/evol.desktop b/data/evol/evol.desktop index 7ccfc4001..b3e5b48c1 100644 --- a/data/evol/evol.desktop +++ b/data/evol/evol.desktop @@ -3,7 +3,7 @@ Version=1.0 Name=EvolOnline Comment=A 2D MMORPG client -Exec=manaplus /usr/share/games/manaplus/data/evol/evol.manaplus +Exec=manaplus /mnt/reiser1/проекты/manaplus/manaplus/run/share/games/manaplus/data/evol/evol.manaplus StartupNotify=false Terminal=false Type=Application diff --git a/data/evol/evol.desktop.in b/data/evol/evol.desktop.in new file mode 100644 index 000000000..6aa58ba93 --- /dev/null +++ b/data/evol/evol.desktop.in @@ -0,0 +1,47 @@ + +[Desktop Entry] +Version=1.0 +Name=EvolOnline +Comment=A 2D MMORPG client +Exec=manaplus @datadir@/manaplus/data/evol/evol.manaplus +StartupNotify=false +Terminal=false +Type=Application +Icon=evol-client +Categories=Game;AdventureGame; + + +# Translations +Comment[vls]=Nen 2D MMORPG client +Name[vls]=ManaPlus +Icon[vls]=manaplus +Comment[ru]=Клиент к 2D MMORPG игре +Name[ru]=ManaPlus +Icon[ru]=manaplus +Comment[it]=Un gioco fantasy online +Name[it]=ManaPlus +Icon[it]=manaplus +Comment[ja]=2DのMMORPGクライアント +Name[ja]=ManaPlus +Icon[ja]=manaplus +Comment[cs]=2D MMORPG klient +Name[cs]=ManaPlus +Icon[cs]=manaplus +Comment[nl_BE]=Een 2D MMORPG client +Name[nl_BE]=ManaPlus +Icon[nl_BE]=manaplus +Comment[de]=ein 2D MMORG Client +Name[de]=ManaPlus +Icon[de]=manaplus +Comment[sv_SE]=Ett fantasyrollspel online +Name[sv_SE]=ManaPlus +Icon[sv_SE]=manaplus +Comment[es]=Un cliente MMORPG 2D +Name[es]=ManaPlus +Icon[es]=manaplus +Comment[fr]=Un jeu en ligne dans un univers fantastique +Name[fr]=ManaPlus +Icon[fr]=manaplus +Comment[nl]=Een online role playing game +Name[nl]=ManaPlus +Icon[nl]=manaplus diff --git a/data/tmw/tmw.desktop b/data/tmw/tmw.desktop index 60cedefeb..7b991271b 100644 --- a/data/tmw/tmw.desktop +++ b/data/tmw/tmw.desktop @@ -8,7 +8,7 @@ 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 +Exec=manaplus /mnt/reiser1/проекты/manaplus/manaplus/run/share/games/manaplus/data/tmw/tmw.manaplus StartupNotify=false Terminal=false Type=Application 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; -- cgit v1.2.3-60-g2f50