Add new menu actions to the editor.
This commit is contained in:
parent
23eec0a134
commit
a1d6ad300d
1 changed files with 3 additions and 4 deletions
|
@ -72,7 +72,7 @@
|
|||
#image=lite_small
|
||||
#image=lite
|
||||
font_size=9
|
||||
items=editor-map-new,editor-map-load,editor-map-revert,editor-map-save,editor-map-save-as,editor-multiplayer-save,editor-multiplayer-save-as,preferences,editor-settings,help,editor-close-map,quit-editor,editor-quit-to-desktop
|
||||
items=statustable,editor-map-new,editor-map-load,editor-map-revert,editor-map-save,editor-map-save-as,editor-multiplayer-save,editor-multiplayer-save-as,preferences,editor-settings,help,editor-close-map,quit-editor,editor-quit-to-desktop
|
||||
ref=top-panel
|
||||
rect="=+1,=+1,+100,+20"
|
||||
#rect="=+3,=+1,+55,=-4"
|
||||
|
@ -116,7 +116,7 @@
|
|||
title= _ "Areas"
|
||||
#image=lite
|
||||
image=menu_buttons/menu_button_copper_H20
|
||||
items=editor-switch-area
|
||||
items=editor-switch-area, editor-define-area
|
||||
rect="+1,=,+100,="
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
|
@ -127,8 +127,7 @@
|
|||
#image=lite
|
||||
image=menu_buttons/menu_button_copper_H20
|
||||
font_size={DEFAULT_EDITOR_FONT_SMALL}
|
||||
#items=editor-side-new #,editor-side-modify
|
||||
items=editor-side-switch,editor-side-new #,editor-side-modify
|
||||
items=editor-switch-side,editor-side-new #,editor-side-modify
|
||||
rect="+1,=,+100,="
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
|
|
Loading…
Add table
Reference in a new issue