From 03761078314cca27692ccce12a823c484fbe90e0 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sat, 24 Oct 2009 13:27:21 -0600 Subject: Basically finish rebranding --- INSTALL | 2 +- Info.plist | 6 +- Mana.vcproj | 2 +- data/icons/mana.xpm | 2 +- docs/clientupdates.txt | 2 +- docs/mana.6 | 2 +- mana.cbp | 136 ++++++++++++++++---------------- mana.menu | 8 +- packaging/debian/control | 34 +++----- packaging/debian/mana.desktop | 6 +- packaging/debian/rules | 2 +- packaging/windows/make-translations.vbs | 2 +- po/Makevars | 2 +- src/game.cpp | 2 +- src/main.cpp | 4 +- src/net/ea/charserverhandler.cpp | 2 +- src/net/manaserv/generalhandler.cpp | 2 +- src/tmw.rc | 2 +- tools/tmxcopy/readme.txt | 2 +- 19 files changed, 105 insertions(+), 115 deletions(-) diff --git a/INSTALL b/INSTALL index f9e03884..83cab33c 100644 --- a/INSTALL +++ b/INSTALL @@ -55,7 +55,7 @@ you to figure this out. 5) Run "make install" as root It should have installed Mana on your system now, and you can run it -with "tmw". By default all files are installed to /usr/local, you can pass a +with "mana". By default all files are installed to /usr/local, you can pass a different prefix to configure as usual. diff --git a/Info.plist b/Info.plist index 213f2ea0..9cbaea0c 100644 --- a/Info.plist +++ b/Info.plist @@ -9,17 +9,17 @@ CFBundleIconFile The Mana World.icns CFBundleIdentifier - TMW + Mana CFBundleName ${PRODUCT_NAME} CFBundlePackageType APPL CFBundleSignature - tmw. + Mana. CFBundleVersion 1.0 NSHumanReadableCopyright - Copyright 2008 The Mana World Development Team + Copyright 2009 Mana Development Team NSMainNibFile SDLMain NSPrincipalClass diff --git a/Mana.vcproj b/Mana.vcproj index 478a345c..b3ebef21 100644 --- a/Mana.vcproj +++ b/Mana.vcproj @@ -144,7 +144,7 @@ - -