PlexKodiConnect/resources/skins/Main/1080i/script-plex-plex_pass.xml
2018-09-16 14:00:52 +02:00

39 lines
1.1 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/plexpass.jpg</texture>
</control>
<control type="button" id="100">
<posx>1436</posx>
<posy>802</posy>
<width>275</width>
<height>100</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>