Convert uses of lite button to H20 menu button
Lite has the same dimensions of the H18 menu button, which is unused and moved to attic. Since all uses of lite were menus, I reassigned them to use the current H20 menu image.
This commit is contained in:
parent
586b1bb9e6
commit
7d654199ed
4 changed files with 7 additions and 7 deletions
|
@ -103,7 +103,7 @@
|
|||
[menu]
|
||||
id=menu-main
|
||||
title= _ "Menu"
|
||||
image=lite
|
||||
image=button_menu/menu_button_copper_H20
|
||||
items=objectives,statistics,unitlist,statustable,save,savereplay,savemap,load,preferences,chatlog,AUTOSAVES,help,stopnetwork,startnetwork,quit
|
||||
ref=top-panel
|
||||
rect="=+3,=+1,+100,=-4"
|
||||
|
@ -114,7 +114,7 @@
|
|||
[menu]
|
||||
id=actions-menu
|
||||
title= _ "Actions"
|
||||
image=lite
|
||||
image=button_menu/menu_button_copper_H20
|
||||
items=undo,redo,wbexecuteallactions,wbexecuteaction,wbdeleteaction,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,wbtoggle,delayshroud,updateshroud,endturn
|
||||
rect="+2,=,+100,="
|
||||
xanchor=fixed
|
||||
|
|
|
@ -136,7 +136,7 @@
|
|||
[menu]
|
||||
id=show-what
|
||||
ref=button-nextside
|
||||
image=lite
|
||||
image=button_menu/menu_button_copper_H20
|
||||
title= _ "Point of view"
|
||||
items=replayshowteam1,replayshoweach,replayshoweverything
|
||||
rect="+15,=+2,+100,+10"
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
[menu]
|
||||
id=menu-main
|
||||
title= _ "Menu"
|
||||
image=lite
|
||||
image=button_menu/menu_button_copper_H20
|
||||
items=objectives,statistics,unitlist,statustable,save,savereplay,savemap,load,preferences,chatlog,AUTOSAVES,help,stopnetwork,startnetwork,quit
|
||||
ref=top-panel
|
||||
rect="=+3,=+1,+100,=-4"
|
||||
|
@ -116,7 +116,7 @@
|
|||
[menu]
|
||||
id=actions-menu
|
||||
title= _ "Actions"
|
||||
image=lite
|
||||
image=button_menu/menu_button_copper_H20
|
||||
items=undo,redo,wbexecuteallactions,wbexecuteaction,wbdeleteaction,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,wbtoggle,delayshroud,updateshroud,endturn
|
||||
rect="+2,=,+100,="
|
||||
xanchor=fixed
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
[menu]
|
||||
id=menu-main
|
||||
title= _ "Menu"
|
||||
image=lite
|
||||
image=button_menu/menu_button_copper_H20
|
||||
items=objectives,statistics,unitlist,statustable,save,savereplay,savemap,load,preferences,chatlog,AUTOSAVES,help,stopnetwork,startnetwork,quit
|
||||
ref=top-panel
|
||||
rect="=+3,=+1,+100,=-4"
|
||||
|
@ -146,7 +146,7 @@
|
|||
[menu]
|
||||
id=actions-menu
|
||||
title= _ "Actions"
|
||||
image=lite
|
||||
image=button_menu/menu_button_copper_H20
|
||||
items=undo,redo,wbexecuteallactions,wbexecuteaction,wbdeleteaction,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,wbtoggle,delayshroud,updateshroud,endturn
|
||||
rect="+2,=,+100,="
|
||||
xanchor=fixed
|
||||
|
|
Loading…
Add table
Reference in a new issue