From 5a973816ad61e798fcaf699c24fb87eb0e7c2b95 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 1 Feb 2013 15:24:36 -0800 Subject: Change tmw to run manaplus instead of mana Closes #1 --- README | 10 +++++----- tmw | 2 +- tmw.desktop | 2 +- tmw.menu | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README b/README index 2db0176..5536500 100644 --- a/README +++ b/README @@ -2,13 +2,13 @@ The Mana World - Branding Files ------------------------------- -The files in this package are meant to be used together with the Mana client -released at http://manasource.org/. +The files in this package are meant to be used together with the ManaPlus +client released at http://manaplus.evolonline.org/. To run The Mana World, the `tmw.mana` file can be passed as argument to the -Mana client executable. This will ensure the client appears like The Mana World -and lists only The Mana World servers. The `data` directory should always be -located alongside the `tmw.mana` file. +ManaPlus client executable. This will ensure the client appears like +The Mana Worl and lists only The Mana World servers. The `data` directory +should always be located alongside the `tmw.mana` file. A shell script and menu entry description files that perform the above procedure are provided. diff --git a/tmw b/tmw index 009a08f..dc47f3a 100755 --- a/tmw +++ b/tmw @@ -1,2 +1,2 @@ #!/bin/sh -exec mana /usr/share/tmw/tmw.mana "$@" +exec manaplus /usr/share/tmw/tmw.mana "$@" diff --git a/tmw.desktop b/tmw.desktop index 21b41ea..19e301f 100644 --- a/tmw.desktop +++ b/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=mana /usr/share/tmw/tmw.mana +Exec=manaplus /usr/share/tmw/tmw.mana StartupNotify=false Terminal=false Type=Application diff --git a/tmw.menu b/tmw.menu index d8cc85b..b3b06d8 100644 --- a/tmw.menu +++ b/tmw.menu @@ -1,4 +1,4 @@ ?package(tmw):needs="X11" section="Games/Adventure"\ title="The Mana World"\ description="The Mana World is a 2D MMORPG client."\ - command="/usr/games/mana /usr/share/tmw/tmw.mana" icon="/usr/share/pixmaps/tmw.xpm" + command="/usr/games/manaplus /usr/share/tmw/tmw.mana" icon="/usr/share/pixmaps/tmw.xpm" -- cgit v1.2.3-60-g2f50