PlexKodiConnect/resources/skins/Main/1080i/script-plex-signin_blank.xml
2018-09-18 11:38:03 +02:00

60 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<window>
<defaultcontrol>100</defaultcontrol>
<coordinates>
<system>1</system>
<posx>0</posx>
<posy>0</posy>
</coordinates>
<backgroundcolor>0xff111111</backgroundcolor>
<controls>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1920</width>
<height>1080</height>
<texture>plugin.video.plexkodiconnect/sign_in/back.jpg</texture>
</control>
<control type="textbox">
<posx>210</posx>
<posy>375</posy>
<width>1502</width>
<height>530</height>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<align>left</align>
<label>[B]$INFO[Window.Property(message)][/B]</label>
</control>
<control type="button" id="100">
<posx>0</posx>
<posy>0</posy>
<width>1920</width>
<height>1080</height>
<font>font20</font>
<textcolor>FFFFFFFF</textcolor>
<focusedcolor>FFFFFFFF</focusedcolor>
<align>center</align>
<aligny>center</aligny>
<texturefocus>-</texturefocus>
<texturenofocus>-</texturenofocus>
<textoffsetx>0</textoffsetx>
<textoffsety>0</textoffsety>
<label> </label>
</control>
<control type="label">
<posx>1820</posx>
<posy>940</posy>
<width max="500">auto</width>
<height>120</height>
<font>font20</font>
<align>right</align>
<aligny>center</aligny>
<textcolor>FFFFFFFF</textcolor>
<label>[UPPERCASE]$ADDON[plugin.video.plexkodiconnect 29999][/UPPERCASE]</label>
</control>
</controls>
</window>