Files
addon/plugin.video.alfa/resources/skins/Default/720p/ChannelSettings.xml
2018-07-03 17:21:45 +02:00

114 lines
4.0 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<window>
<allowoverlays>false</allowoverlays>
<controls>
<control type="group" id="10001">
<posx>240</posx>
<posy>110</posy>
<width>800</width>
<height>500</height>
<control type="image">
<width>800</width>
<height>500</height>
<texture>Windows/DialogBack.png</texture>
</control>
<control type="image">
<height>40</height>
<width>800</width>
<texture>Windows/dialogheader.png</texture>
</control>
<control type="label" id="10002">
<posy>10</posy>
<posx>10</posx>
<height>34</height>
<width>725</width>
<font>font12_title</font>
<textcolor>0xFFFFA500</textcolor>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.alfa 70000]</label>
</control>
<control type="button" id="10003">
<posx>735</posx>
<posy>15</posy>
<width>50</width>
<height>30</height>
<texturefocus>Controls/DialogCloseButton-focus.png</texturefocus>
<texturenofocus>Controls/DialogCloseButton.png</texturenofocus>
</control>
<control type="button" id="10004">
<posx>155</posx>
<posy>445</posy>
<width>120</width>
<height>30</height>
<textwidth>110</textwidth>
<texturefocus>Controls/KeyboardKey.png</texturefocus>
<texturenofocus>Controls/KeyboardKeyNF.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.alfa 70001]</label>
</control>
<control type="button" id="10005">
<posx>325</posx>
<posy>445</posy>
<width>120</width>
<height>30</height>
<textwidth>110</textwidth>
<texturefocus>Controls/KeyboardKey.png</texturefocus>
<texturenofocus>Controls/KeyboardKeyNF.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.alfa 70002]</label>
</control>
<control type="button" id="10006">
<posx>495</posx>
<posy>445</posy>
<width>120</width>
<height>30</height>
<textwidth>110</textwidth>
<texturefocus>Controls/KeyboardKey.png</texturefocus>
<texturenofocus>Controls/KeyboardKeyNF.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.alfa 70003]</label>
</control>
<control type="group" id="10007">
<posy>45</posy>
<posx>20</posx>
<width>745</width>
<height>387</height>
<control type="image">
<width>745</width>
<height>387</height>
<texture>Windows/BackControls.png</texture>
</control>
<control type="label" id="100010">
<posy>0</posy>
<posx>0</posx>
<width>745</width>
<height>387</height>
<font>font16</font>
<textcolor>0xFFFFFFFF</textcolor>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.alfa 70004]</label>
</control>
</control>
<control type="image" id="10008">
<posy>45</posy>
<posx>770</posx>
<width>10</width>
<height>387</height>
<texture>Controls/ScrollBack.png</texture>
</control>
<control type="image" id="10009">
<posy>45</posy>
<posx>770</posx>
<width>10</width>
<height>387</height>
<texture>Controls/ScrollBar.png</texture>
</control>
</control>
</controls>
</window>