integrate scrollbar and checkbox art. fixes #215.
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
</collection>
|
||||
<collection name="power-allies" src="chrome-allies.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="power-allies" src="chrome-allies.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="palette-allies" src="chrome-allies.png">
|
||||
<image name="top" x="297" y="288" width="201" height="9" />
|
||||
<image name="dock-top" x="498" y="274" width="14" height="23" />
|
||||
@@ -55,7 +55,7 @@
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="power-soviet" src="chrome-soviet.png">
|
||||
<collection name="power-soviet" src="chrome-soviet.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="palette-soviet" src="chrome-soviet.png">
|
||||
@@ -189,16 +189,23 @@
|
||||
<image name="pressed" x="34" y="56" width="34" height="28" />
|
||||
<image name="disabled" x="68" y="56" width="34" height="28" />
|
||||
</collection>
|
||||
<collection name="flags" src="buttons.png">
|
||||
<collection name="flags" src="buttons.png">
|
||||
<image name="allies" x="30" y="84" width="30" height="15" />
|
||||
<image name="soviet" x="0" y="84" width="30" height="15" />
|
||||
<image name="random" x="60" y="84" width="30" height="15" />
|
||||
</collection>
|
||||
<collection name="music" src="musicplayer.png">
|
||||
<image name="pause" x="0" y="0" width="25" height="25" />
|
||||
<image name="stop" x="28" y="0" width="25" height="25" />
|
||||
<image name="play" x="56" y="0" width="25" height="25" />
|
||||
<image name="next" x="84" y="0" width="25" height="25" />
|
||||
<image name="prev" x="112" y="0" width="25" height="25" />
|
||||
</collection>
|
||||
<collection name="music" src="musicplayer.png">
|
||||
<image name="pause" x="0" y="0" width="25" height="25" />
|
||||
<image name="stop" x="28" y="0" width="25" height="25" />
|
||||
<image name="play" x="56" y="0" width="25" height="25" />
|
||||
<image name="next" x="84" y="0" width="25" height="25" />
|
||||
<image name="prev" x="112" y="0" width="25" height="25" />
|
||||
</collection>
|
||||
<collection name="scrollbar" src="buttons.png">
|
||||
<image name="down_arrow" x="16" y="112" width="16" height="16" />
|
||||
<image name="up_arrow" x="32" y="112" width="16" height="16" />
|
||||
</collection>
|
||||
<collection name="checkbox" src="buttons.png">
|
||||
<image name="checked" x="0" y="112" width="16" height="16" />
|
||||
</collection>
|
||||
</chrome>
|
||||
|
||||
Reference in New Issue
Block a user