summaryrefslogtreecommitdiff
path: root/data/branding.xml
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-02-20 10:44:23 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-02-20 10:44:23 +0100
commit9fae5cd4d041617123087bbb4cb1085c74a868aa (patch)
tree2de502b72e18c86795d45c8021268421be2c333e /data/branding.xml
parent7e31a169e40dc4bde2c0c09d168916abd2d52ea5 (diff)
downloadmana-client-9fae5cd4d041617123087bbb4cb1085c74a868aa.tar.gz
mana-client-9fae5cd4d041617123087bbb4cb1085c74a868aa.tar.bz2
mana-client-9fae5cd4d041617123087bbb4cb1085c74a868aa.tar.xz
mana-client-9fae5cd4d041617123087bbb4cb1085c74a868aa.zip
Just use Mana as the window title by default
The fact that it's the client is not interesting to most people.
Diffstat (limited to 'data/branding.xml')
-rw-r--r--data/branding.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/branding.xml b/data/branding.xml
index 88706a68..38f74e40 100644
--- a/data/branding.xml
+++ b/data/branding.xml
@@ -10,7 +10,7 @@ writing a branding.xml for their servers.
-->
<configuration>
- <option name="appName" value="Mana Client"/>
+ <option name="appName" value="Mana"/>
<option name="appShort" value="mana"/>
<option name="appIcon" value="icons/mana.png"/>
<option name="loginMusic" value="Magick - Real.ogg"/>