Adjust theme to the new and smaller income and upkeep icons

This commit is contained in:
Hogne Håskjold 2006-01-30 11:40:37 +00:00
parent 1cfab21cba
commit d48c5c5a8c

View file

@ -150,14 +150,14 @@ height=768
[panel]
id=upkeep-panel
image=misc/status-bg.png
rect="+5,=,+85,="
rect="+5,=,+79,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=income-panel
image=misc/status-bg.png
rect="+5,=,+85,="
rect="+5,=,+79,="
xanchor=proportional
yanchor=fixed
[/panel]
@ -216,7 +216,7 @@ height=768
icon=misc/upkeep.png
text= _ "upkeep"
ref=upkeep-panel
rect="=+5,=+1,+32,+16"
rect="=+5,=+1,+26,+16"
xanchor=proportional
yanchor=fixed
[/label]
@ -225,7 +225,7 @@ height=768
icon=misc/income.png
text= _ "income"
ref=income-panel
rect="=+5,=+1,+32,+16"
rect="=+5,=+1,+26,+16"
xanchor=proportional
yanchor=fixed
[/label]