Transmission-XBMC/resources/skins/Default/720p/script-Transmission-details.xml
Correl Roush 52ac0919ea Updated to work with the current XBMC svn trunk
Changes supplied by Amet from the XBMC community forum
2010-06-10 21:34:18 -04:00

20 lines
464 B
XML

<window>
<defaultcontrol>20</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<control type="label">
<description>textarea</description>
<posx>0</posx>
<posy>0</posy>
<width>720</width>
<height>40</height>
<visible>true</visible>
<label>Transmission XBMC - Details</label>
<font>font11</font>
<textcolor>white</textcolor>
<align>center</align>
</control>
<control type="group">
</control>
</controls>
</window>