Author: esr
Date: Tue Nov 15 06:25:00 2011
New Revision: 51975

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51975&view=rev
Log:
Fix up wmlscope glitches.

Modified:
    trunk/data/themes/default.cfg
    trunk/data/themes/widescreen.cfg

Modified: trunk/data/themes/default.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/themes/default.cfg?rev=51975&r1=51974&r2=51975&view=diff
==============================================================================
--- trunk/data/themes/default.cfg (original)
+++ trunk/data/themes/default.cfg Tue Nov 15 06:25:00 2011
@@ -710,3 +710,11 @@
         [/change]
     [/partialresolution]
 [/theme]
+
+#undef DEFAULT_FONT_NORMAL
+#undef DEFAULT_FONT_SMALL
+#undef DEFAULT_FONT_TINY
+#undef DEFAULT_FONT_REALLYTINY
+#undef DEFAULT_FONT320_NORMAL
+#undef DEFAULT_FONT320_SMALL
+#undef DEFAULT_FONT320_TINY

Modified: trunk/data/themes/widescreen.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/themes/widescreen.cfg?rev=51975&r1=51974&r2=51975&view=diff
==============================================================================
--- trunk/data/themes/widescreen.cfg (original)
+++ trunk/data/themes/widescreen.cfg Tue Nov 15 06:25:00 2011
@@ -937,3 +937,11 @@
         [/change]
     [/partialresolution]
 [/theme]
+
+#undef DEFAULT_FONT_NORMAL
+#undef DEFAULT_FONT_SMALL
+#undef DEFAULT_FONT_TINY
+#undef DEFAULT_FONT_REALLYTINY
+#undef DEFAULT_FONT320_NORMAL
+#undef DEFAULT_FONT320_SMALL
+#undef DEFAULT_FONT320_TINY


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

Reply via email to