editor2 theme update: tool butons

This commit is contained in:
Tomasz Śniatowski 2008-08-10 17:30:30 +01:00
parent 04aa3bdece
commit c9bd6576c2

View file

@ -169,6 +169,76 @@
xanchor=right
yanchor=fixed
[/mini_map]
# The toolbar.
[menu]
id=draw_button_editor
image=draw_button_editor
items=editor-tool-paint
ref=top-right-panel
#harcoded since the brushes are above, which are hardcoded in src/editor/editor_layout.cpp
rect="=+15,200,+24,+24"
xanchor=right
yanchor=fixed
[/menu]
[menu]
id=flood_button_editor
image=flood_button_editor
items=editor-tool-fill
rect="+6,=,+24,+24"
xanchor=right
yanchor=fixed
[/menu]
[menu]
id=start_position_button_editor
image=start_position_button_editor
items=editor-tool-starting-position
rect="+6,=,+24,+24"
xanchor=right
yanchor=fixed
[/menu]
[menu]
id=select_button_editor
image=resize_button_editor
items=editor-tool-select
rect="+6,=,+24,+24"
xanchor=right
yachnor=fixed
[/menu]
[menu]
id=undo_button_editor
image=undo_button_editor
items=undo
ref=draw_button_editor
rect="=,+6,+24,+24"
xanchor=right
yachnor=fixed
[/menu]
[menu]
id=redo_button_editor
image=redo_button_editor
items=redo
rect="+6,=,+24,+24"
xanchor=right
yachnor=fixed
[/menu]
[menu]
id=zoom_in_button_editor
image=zoom_in_button_editor
items=zoomin
rect="+6,=,+24,+24"
xanchor=right
yachnor=fixed
[/menu]
[menu]
id=zoom_out_button_editor
image=zoom_out_button_editor
items=zoomout
rect="+6,=,+24,+24"
xanchor=right
yanchor=fixed
[/menu]
[panel]
id=villages-panel