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

50 lines
1.6 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/refresh-code.jpg</texture>
</control>
<control type="button" id="100">
<posx>1383</posx>
<posy>802</posy>
<width>335</width>
<height>102</height>
<onup>200</onup>
<font>font30</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>