Author: ai0867
Date: Wed Sep 24 02:33:55 2008
New Revision: 29667

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29667&view=rev
Log:
* Fixed spelling of ThemeWML keys, caught by wmltest.

Modified:
    trunk/data/themes/editor.cfg
    trunk/data/themes/editor2.cfg

Modified: trunk/data/themes/editor.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/themes/editor.cfg?rev=29667&r1=29666&r2=29667&view=diff
==============================================================================
--- trunk/data/themes/editor.cfg (original)
+++ trunk/data/themes/editor.cfg Wed Sep 24 02:33:55 2008
@@ -546,7 +546,7 @@
             ref=draw_button_editor
             rect="=,+10,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=flip_map_button_editor
@@ -554,7 +554,7 @@
             items=editflip
             rect="+10,=,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=toggle_grid_button_editor
@@ -562,7 +562,7 @@
             items=togglegrid
             rect="+10,=,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=undo_button_editor
@@ -571,7 +571,7 @@
             ref=resize_button_editor
             rect="=-9,+10,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=redo_button_editor
@@ -579,7 +579,7 @@
             items=redo
             rect="+4,=,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=zoom_in_button_editor
@@ -587,7 +587,7 @@
             items=zoomin
             rect="+4,=,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=zoom_out_button_editor

Modified: trunk/data/themes/editor2.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/themes/editor2.cfg?rev=29667&r1=29666&r2=29667&view=diff
==============================================================================
--- trunk/data/themes/editor2.cfg (original)
+++ trunk/data/themes/editor2.cfg Wed Sep 24 02:33:55 2008
@@ -207,7 +207,7 @@
             auto_tooltip=yes
             rect="+6,=,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=undo_button_editor
@@ -217,7 +217,7 @@
             ref=draw_button_editor
             rect="=,+104,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=redo_button_editor
@@ -226,7 +226,7 @@
             auto_tooltip=yes
             rect="+6,=,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=zoom_in_button_editor
@@ -235,7 +235,7 @@
             auto_tooltip=yes
             rect="+6,=,+24,+24"
             xanchor=right
-            yachnor=fixed
+            yanchor=fixed
         [/menu]
         [menu]
             id=zoom_out_button_editor


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

Reply via email to