summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/branding.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/data/branding.xml b/data/branding.xml
deleted file mode 100644
index 38f74e40..00000000
--- a/data/branding.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0"?>
-
-<!--
-Branding information
-
-All values in here are the default values which are hardcoded into the Mana
-client. So it would make no difference for the official version when this file
-is missing. It is basically an example for developers of Mana servers to help them
-writing a branding.xml for their servers.
--->
-
-<configuration>
- <option name="appName" value="Mana"/>
- <option name="appShort" value="mana"/>
- <option name="appIcon" value="icons/mana.png"/>
- <option name="loginMusic" value="Magick - Real.ogg"/>
- <option name="defaultServer" value="testing.manasource.org"/>
- <option name="defaultPort" value="9601"/>
- <option name="defaultUpdateHost" value="http://updates.themanaworld.org"/>
- <option name="font" value="fonts/dejavusans.ttf" />
- <option name="boldFont" value="fonts/dejavusans-bold.ttf" />
-</configuration>