Move PKC info label on user selection screen
This commit is contained in:
parent
e3328ad061
commit
e38d50bc54
1 changed files with 12 additions and 1 deletions
|
@ -840,7 +840,7 @@
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>FFFFFFFF</textcolor>
|
<textcolor>FFFFFFFF</textcolor>
|
||||||
<label>[UPPERCASE]$ADDON[plugin.video.plexkodiconnect 29999][/UPPERCASE] - [UPPERCASE]$ADDON[plugin.video.plexkodiconnect 33000][/UPPERCASE]</label>
|
<label>[UPPERCASE]$ADDON[plugin.video.plexkodiconnect 33000][/UPPERCASE]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
|
@ -882,5 +882,16 @@
|
||||||
<texture diffuse="plugin.video.plexkodiconnect/busy-diffuse.png">plugin.video.plexkodiconnect/busy.gif</texture>
|
<texture diffuse="plugin.video.plexkodiconnect/busy-diffuse.png">plugin.video.plexkodiconnect/busy.gif</texture>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</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>
|
</controls>
|
||||||
</window>
|
</window>
|
||||||
|
|
Loading…
Reference in a new issue