summaryrefslogtreecommitdiff
path: root/data/graphics
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2010-03-29 13:14:21 -0600
committerJared Adams <jaxad0127@gmail.com>2010-03-29 19:09:18 -0600
commit43abf72c78b492fa1cd383dac3990ee331c217ef (patch)
tree8d353aefa21fe02cdba7ac015223b31ed33be956 /data/graphics
parent588148553eb41672147fb98d0e7ad558a8c2884c (diff)
downloadmana-client-43abf72c78b492fa1cd383dac3990ee331c217ef.tar.gz
mana-client-43abf72c78b492fa1cd383dac3990ee331c217ef.tar.bz2
mana-client-43abf72c78b492fa1cd383dac3990ee331c217ef.tar.xz
mana-client-43abf72c78b492fa1cd383dac3990ee331c217ef.zip
Add minimum version information to the server list
Use it to hilight entries that we don't meet. Also make the entries in that list higher, put server name and location on different lines, and use the description below the list. The dialog is also resizable now. Reviewed-by: Freeyorp
Diffstat (limited to 'data/graphics')
-rw-r--r--data/graphics/gui/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml
index 6439385a..546ad5ea 100644
--- a/data/graphics/gui/colors.xml
+++ b/data/graphics/gui/colors.xml
@@ -35,6 +35,7 @@
<color id="NECKLACE" color="#ff00ff" />
<color id="ARMS" color="#9c24e8" />
<color id="AMMO" color="#8b6311" />
+ <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" />
<progressbar id="DEFAULT" color="#969696" />
<progressbar id="HP" color="#ff0000,e28000,c38948,0f6a20" />