Fixed spelling of ThemeWML keys, caught by wmltest.
This commit is contained in:
parent
6dbfc61efe
commit
23697c7af7
2 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue