PlexKodiConnect/resources/skins/Main/1080i/script-plex-refresh_code.xml

40 lines
1.1 KiB
XML
Raw Normal View History

2018-09-09 20:02:57 +10:00
<?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>
2018-09-16 22:00:52 +10:00
<texture>plugin.video.plexkodiconnect/sign_in/refresh-code.jpg</texture>
2018-09-09 20:02:57 +10:00
</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>
</controls>
</window>