diff --git a/data/themes/editor.cfg b/data/themes/editor.cfg index bea877a2d26..a4e648b8848 100644 --- a/data/themes/editor.cfg +++ b/data/themes/editor.cfg @@ -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 diff --git a/data/themes/editor2.cfg b/data/themes/editor2.cfg index 7be31dcd17c..7f57cea4f2c 100644 --- a/data/themes/editor2.cfg +++ b/data/themes/editor2.cfg @@ -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