Move theme images to their own directory.

This makes cleaner reporting of  unused images possible.
This commit is contained in:
Eric S. Raymond 2007-11-26 03:29:38 +00:00
parent a59c9f904d
commit 15f26e42be
21 changed files with 53 additions and 53 deletions

View file

@ -39,7 +39,7 @@
[panel]
id=top-panel
image=misc/top-bg.png
image=data/themes/images/top-bg.png
ref=screen
rect="=,=,=,+26"
xanchor=top
@ -87,21 +87,21 @@
# rightside panel
[panel]
id=top-right-panel
image=misc/rightside.png
image=data/themes/images/rightside.png
rect="+0,=+0,1024,+284"
xanchor=right
yanchor=fixed
[/panel]
[panel]
id=middle-right-panel
image=misc/rightside-bg.png
image=data/themes/images/rightside-bg.png
rect="=,+0,=,+421"
xanchor=right
yanchor=top
[/panel]
[panel]
id=bottom-right-panel
image=misc/rightside-bottom.png
image=data/themes/images/rightside-bottom.png
rect="=,+0,=,768"
xanchor=right
yanchor=bottom
@ -153,7 +153,7 @@
[panel]
id=turn-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
ref=actions-menu
rect="+5,=+1,+80,+19"
xanchor=proportional
@ -161,35 +161,35 @@
[/panel]
[panel]
id=gold-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+71,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=villages-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+71,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=units-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+71,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=upkeep-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+80,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=income-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+80,="
xanchor=proportional
yanchor=fixed
@ -219,7 +219,7 @@
[label]
id=gold-icon
icon=misc/gold.png
icon=data/themes/images/gold.png
text= _ "gold"
ref=gold-panel
rect="=+5,=+1,+17,+17"
@ -228,7 +228,7 @@
[/label]
[label]
id=villages-icon
icon=misc/villages.png
icon=data/themes/images/villages.png
text= _ "villages"
ref=villages-panel
rect="=+5,=+1,+17,+17"
@ -237,7 +237,7 @@
[/label]
[label]
id=units-icon
icon=misc/units.png
icon=data/themes/images/units.png
text= _ "units"
ref=units-panel
rect="=+5,=+1,+17,+17"
@ -246,7 +246,7 @@
[/label]
[label]
id=upkeep-icon
icon=misc/upkeep.png
icon=data/themes/images/upkeep.png
text= _ "upkeep"
ref=upkeep-panel
rect="=+5,=+1,+25,+17"
@ -255,7 +255,7 @@
[/label]
[label]
id=income-icon
icon=misc/income.png
icon=data/themes/images/income.png
text= _ "income"
ref=income-panel
rect="=+5,=+1,+25,+17"

View file

@ -25,7 +25,7 @@
[panel]
id=top-panel
image=misc/top-bg.png
image=data/themes/images/top-bg.png
ref=screen
rect="=,=,=-142,+26"
xanchor=left
@ -36,7 +36,7 @@
[panel]
ref=screen
id=time-of-day-panel
image=misc/timeofday.png
image=data/themes/images/timeofday.png
rect="-142,=,=,+49"
xanchor=right
yanchor=fixed
@ -44,7 +44,7 @@
[panel]
id=minimap-panel
image=misc/minimap.png
image=data/themes/images/minimap.png
rect="=,+0,=,=+154"
xanchor=right
yanchor=fixed
@ -52,7 +52,7 @@
[panel]
id=terrain-panel
image=misc/rightside-bg.png
image=data/themes/images/rightside-bg.png
rect="=,+0,=,=+33"
xanchor=right
yanchor=fixed
@ -60,7 +60,7 @@
[panel]
id=unit-panel
image=misc/unit.png
image=data/themes/images/unit.png
rect="=,+0,=,=+80"
xanchor=right
yanchor=fixed
@ -68,7 +68,7 @@
[panel]
id=middle-right-panel
image=misc/rightside-bg.png
image=data/themes/images/rightside-bg.png
rect="=,+0,=,=+425"
xanchor=right
yanchor=top
@ -77,7 +77,7 @@
[panel]
ref=screen
id=bottom-right-panel
image=misc/rightside-bottom.png
image=data/themes/images/rightside-bottom.png
rect="-142,-30,=,="
xanchor=right
yanchor=bottom
@ -171,28 +171,28 @@
[panel]
ref=actions-menu
id=villages-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+85,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=income-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+85,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=gold-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+85,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=upkeep-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+85,="
xanchor=proportional
yanchor=fixed
@ -200,7 +200,7 @@
[panel]
id=units-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+85,="
xanchor=proportional
yanchor=fixed
@ -258,7 +258,7 @@
[label]
id=gold-icon
icon=misc/gold.png
icon=data/themes/images/gold.png
text= _ "gold"
ref=gold-panel
rect="=+5,=+1,+17,+17"
@ -267,7 +267,7 @@
[/label]
[label]
id=villages-icon
icon=misc/villages.png
icon=data/themes/images/villages.png
text= _ "villages"
ref=villages-panel
rect="=+5,=+1,+17,+17"
@ -276,7 +276,7 @@
[/label]
[label]
id=units-icon
icon=misc/units.png
icon=data/themes/images/units.png
text= _ "units"
ref=units-panel
rect="=+5,=+1,+17,+17"
@ -285,7 +285,7 @@
[/label]
[label]
id=upkeep-icon
icon=misc/upkeep.png
icon=data/themes/images/upkeep.png
text= _ "upkeep"
ref=upkeep-panel
rect="=+5,=+1,+32,+17"
@ -294,7 +294,7 @@
[/label]
[label]
id=income-icon
icon=misc/income.png
icon=data/themes/images/income.png
text= _ "income"
ref=income-panel
rect="=+5,=+1,+32,+17"

View file

@ -641,28 +641,28 @@
# top panel
[panel]
image=misc/top-bg.png
image=data/themes/images/top-bg.png
rect=0,0,1024,26
xanchor=top
yanchor=fixed
[/panel]
[panel]
image=misc/rightside-bg.png
image=data/themes/images/rightside-bg.png
rect=882,359,1024,722
xanchor=right
yanchor=top
[/panel]
[panel]
image=misc/rightside-bottom.png
image=data/themes/images/rightside-bottom.png
rect=882,722,1024,768
xanchor=right
yanchor=bottom
[/panel]
[panel]
image=misc/rightside-editor.png
image=data/themes/images/rightside-editor.png
rect=882,25,1024,359
xanchor=right
yanchor=fixed

View file

@ -30,7 +30,7 @@
[panel]
id=top-panel
image=misc/top-bg.png
image=data/themes/images/top-bg.png
ref=screen
rect="=,=,=,+26"
xanchor=top
@ -78,14 +78,14 @@
# rightside panel
[panel]
id=top-right-panel
image=misc/experimental-rightside.png
image=data/themes/images/experimental-rightside.png
rect="+0,0,1024,+305"
xanchor=right
yanchor=fixed
[/panel]
[panel]
id=middle-right-panel
image=misc/rightside-bg.png
image=data/themes/images/rightside-bg.png
rect="=,+0,=,768"
xanchor=right
yanchor=top
@ -138,7 +138,7 @@
[panel]
id=gold-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
ref=actions-menu
rect="+35,=+1,+105,+19"
xanchor=proportional
@ -146,28 +146,28 @@
[/panel]
[panel]
id=villages-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+95,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=units-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+95,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=upkeep-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+105,="
xanchor=proportional
yanchor=fixed
[/panel]
[panel]
id=income-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+90,="
xanchor=proportional
yanchor=fixed
@ -196,7 +196,7 @@
[label]
id=gold-icon
icon=misc/gold.png
icon=data/themes/images/gold.png
text= _ "gold"
ref=gold-panel
rect="=+5,=+1,+17,+17"
@ -205,7 +205,7 @@
[/label]
[label]
id=villages-icon
icon=misc/villages.png
icon=data/themes/images/villages.png
text= _ "villages"
ref=villages-panel
rect="=+5,=+1,+17,+17"
@ -214,7 +214,7 @@
[/label]
[label]
id=units-icon
icon=misc/units.png
icon=data/themes/images/units.png
text= _ "units"
ref=units-panel
rect="=+5,=+1,+17,+17"
@ -223,7 +223,7 @@
[/label]
[label]
id=upkeep-icon
icon=misc/upkeep.png
icon=data/themes/images/upkeep.png
text= _ "upkeep"
ref=upkeep-panel
rect="=+5,=+1,+32,+17"
@ -232,7 +232,7 @@
[/label]
[label]
id=income-icon
icon=misc/income.png
icon=data/themes/images/income.png
text= _ "income"
ref=income-panel
rect="=+5,=+1,+32,+17"

View file

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View file

Before

Width:  |  Height:  |  Size: 293 B

After

Width:  |  Height:  |  Size: 293 B

View file

Before

Width:  |  Height:  |  Size: 642 B

After

Width:  |  Height:  |  Size: 642 B

View file

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

Before

Width:  |  Height:  |  Size: 5 KiB

After

Width:  |  Height:  |  Size: 5 KiB

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View file

Before

Width:  |  Height:  |  Size: 382 B

After

Width:  |  Height:  |  Size: 382 B

View file

Before

Width:  |  Height:  |  Size: 230 B

After

Width:  |  Height:  |  Size: 230 B

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

Before

Width:  |  Height:  |  Size: 212 B

After

Width:  |  Height:  |  Size: 212 B

View file

Before

Width:  |  Height:  |  Size: 500 B

After

Width:  |  Height:  |  Size: 500 B

View file

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 329 B

View file

@ -2,15 +2,15 @@
#define COUNTDOWN_THEME
[panel]
id=timeout-panel
image=misc/status-bg.png
image=data/themes/images/status-bg.png
rect="+5,=,+70,="
xanchor=proportional
yanchor=fixed
[/panel]
[label]
id=time-icon
#icon=misc/units.png
icon=misc/sand-clock.png
#icon=data/themes/images/units.png
icon=data/themes/images/sand-clock.png
ref=timeout-panel
rect="=+5,=+1,+17,+17"
xanchor=proportional
@ -38,7 +38,7 @@
[add]
[panel]
id=replay-panel
image=misc/top-bg.png
image=data/themes/images/top-bg.png
ref=top-panel
rect="=,+0,+882,+26"
xanchor=left