Include PKC info in plex.tv dialogs
This commit is contained in:
parent
f8218ffa4c
commit
759ea44ad4
5 changed files with 55 additions and 1 deletions
|
@ -77,6 +77,16 @@
|
|||
</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>
|
||||
</window>
|
||||
|
|
|
@ -34,6 +34,17 @@
|
|||
<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>
|
||||
|
|
|
@ -34,6 +34,17 @@
|
|||
<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>
|
||||
|
|
|
@ -16,6 +16,17 @@
|
|||
<height>1080</height>
|
||||
<texture>plugin.video.plexkodiconnect/sign_in/back.jpg</texture>
|
||||
</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>
|
||||
|
|
|
@ -44,6 +44,17 @@
|
|||
<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>
|
||||
|
|
Loading…
Reference in a new issue