New theme: top panel

This commit is contained in:
uid68842 2004-01-03 17:52:53 +00:00
parent 8aa4ceae12
commit 80e70522e9
2 changed files with 39 additions and 7 deletions

View file

@ -58,11 +58,42 @@ height=600
[menu] [menu]
title=action_endturn title=action_endturn
items=endturn items=endturn
rect=905,730 rect=904,732
xanchor=right xanchor=right
yanchor=bottom yanchor=bottom
[/menu] [/menu]
[panel]
image=misc/status-bg.png
rect=130,2,245,21
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
image=misc/status-bg.png
rect=250,2,365,21
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
image=misc/status-bg.png
rect=370,2,485,21
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
image=misc/status-bg.png
rect=490,2,605,21
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
image=misc/status-bg.png
rect=610,2,725,21
xanchor=proportional
yanchor=fixed
[/panel]
[status] [status]
# the time of day image # the time of day image
[time_of_day] [time_of_day]
@ -82,7 +113,7 @@ height=600
[/turn] [/turn]
[gold] [gold]
font_size=12 font_size=12
rect=120,4,240,20 rect=135,4,240,20
xanchor=proportional xanchor=proportional
yanchor=fixed yanchor=fixed
prefix=gold prefix=gold
@ -90,15 +121,16 @@ height=600
[/gold] [/gold]
[villages] [villages]
font_size=12 font_size=12
rect=240,4,360,20 rect=255,4,360,20
xanchor=proportional xanchor=proportional
yanchor=fixed yanchor=fixed
prefix=villages prefix=villages
prefix_literal=": " prefix_literal=": "
[/villages] [/villages]
[num_units] [num_units]
font_size=12 font_size=12
rect=360,4,480,20 rect=375,4,480,20
xanchor=proportional xanchor=proportional
yanchor=fixed yanchor=fixed
prefix=units prefix=units
@ -106,7 +138,7 @@ height=600
[/num_units] [/num_units]
[upkeep] [upkeep]
font_size=12 font_size=12
rect=480,4,600,20 rect=495,4,600,20
xanchor=proportional xanchor=proportional
yanchor=fixed yanchor=fixed
prefix=upkeep prefix=upkeep
@ -114,7 +146,7 @@ height=600
[/upkeep] [/upkeep]
[income] [income]
font_size=12 font_size=12
rect=600,4,720,20 rect=615,4,720,20
xanchor=proportional xanchor=proportional
yanchor=fixed yanchor=fixed
prefix=income prefix=income
@ -128,7 +160,7 @@ height=600
#[/terrain] #[/terrain]
[position] [position]
font_size=12 font_size=12
rect=720,4,840,20 rect=735,4,840,20
xanchor=proportional xanchor=proportional
yanchor=fixed yanchor=fixed
[/position] [/position]

BIN
images/misc/status-bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B