Author: ivanovic
Date: Sat Apr 26 14:28:00 2008
New Revision: 26119

URL: http://svn.gna.org/viewcvs/wesnoth?rev=26119&view=rev
Log:
comment out addition of side indicator (revision 24767 by noyga)
please find a better place for it, the current place can not be used for it
someone else please check if problems with the dfool theme exist, too

Modified:
    trunk/data/themes/default.cfg

Modified: trunk/data/themes/default.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/themes/default.cfg?rev=26119&r1=26118&r2=26119&view=diff
==============================================================================
--- trunk/data/themes/default.cfg (original)
+++ trunk/data/themes/default.cfg Sat Apr 26 14:28:00 2008
@@ -481,14 +481,16 @@
                 xanchor=right
                 yanchor=fixed
             [/unit_xp]
-            [unit_side]
-                id=unit-side
-                font_size={DEFAULT_FONT_SMALL}
-                ref=unit-xp
-                rect="=,+0,=,+16"
-                xanchor=right
-                yanchor=fixed
-            [/unit_side]
+# current position not usable, overlays with the status indication (like slow)
+# please find a better place (yes, I know that this is barely possible...)
+#            [unit_side]
+#                id=unit-side
+#                font_size={DEFAULT_FONT_SMALL}
+#                ref=unit-xp
+#                rect="=,+0,=,+16"
+#                xanchor=right
+#                yanchor=fixed
+#            [/unit_side]
             [unit_weapons]
                 id=unit-weapons
                 font_size={DEFAULT_FONT_SMALL}


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to