3aefc8e896
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@3 0c45cd24-f56c-ec91-222f-6e3ca35936fa
44 lines
1.1 KiB
XML
44 lines
1.1 KiB
XML
<window type="dialog" id="143">
|
|
<animation effect="fade" time="200">WindowClose</animation>
|
|
<include>dialogeffect</include>
|
|
<coordinates>
|
|
<system>1</system>
|
|
<posx>10</posx>
|
|
<posy>10</posy>
|
|
</coordinates>
|
|
<controls>
|
|
<control type="group">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>400</width>
|
|
<height>68</height>
|
|
<colordiffuse>DDFFFFFF</colordiffuse>
|
|
<texture>black-back.png</texture>
|
|
<bordertexture border="3">NoCover_1.png</bordertexture>
|
|
<bordersize>2</bordersize>
|
|
</control>
|
|
<control type="label" id="401">
|
|
<description>Song Number Label</description>
|
|
<posx>10</posx>
|
|
<posy>2</posy>
|
|
<width>380</width>
|
|
<height>28</height>
|
|
<font>font13</font>
|
|
<textcolor>green</textcolor>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
</control>
|
|
<control type="label" id="402">
|
|
<description>Song Name Label</description>
|
|
<posx>10</posx>
|
|
<posy>30</posy>
|
|
<width>380</width>
|
|
<height>30</height>
|
|
<font>font13</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window> |