Added new Whiteboard toggle hotkey to default theme,
...reordered the other whiteboard actions in the menus.
This commit is contained in:
parent
74dfef0861
commit
1d0bb8c0b4
1 changed files with 2 additions and 2 deletions
|
@ -130,7 +130,7 @@
|
|||
id=actions-menu
|
||||
title= _ "Actions"
|
||||
image=lite
|
||||
items=undo,redo,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,delayshroud,updateshroud,endturn,wbexecuteaction,wbdeleteaction,wbbumpupaction,wbbumpdownaction
|
||||
items=undo,redo,wbexecuteaction,wbdeleteaction,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,wbtoggle,delayshroud,updateshroud,endturn
|
||||
rect="+2,=,+100,="
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
|
@ -138,7 +138,7 @@
|
|||
|
||||
[menu]
|
||||
is_context_menu=true
|
||||
items=wml,undo,redo,describeunit,renameunit,createunit,changeside,labelteamterrain,labelterrain,clearlabels,speak,continue,recruit,recall,delayshroud,updateshroud,cycle,endturn,wbexecuteaction,wbdeleteaction,wbbumpupaction,wbbumpdownaction
|
||||
items=wml,undo,redo,wbexecuteaction,wbdeleteaction,wbbumpupaction,wbbumpdownaction,describeunit,renameunit,createunit,changeside,labelteamterrain,labelterrain,clearlabels,speak,continue,recruit,recall,wbtoggle,delayshroud,updateshroud,cycle,endturn
|
||||
[/menu]
|
||||
[mini_map]
|
||||
id=mini-map
|
||||
|
|
Loading…
Add table
Reference in a new issue