skin.pellucid/1080i/View_Addons.xml

121 lines
6.0 KiB
XML
Raw Normal View History

2015-03-27 21:31:13 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<include name="addons">
<control type="group">
<visible>container.content(addons)</visible>
<control type="panel" id="59">
2015-03-31 21:21:43 +02:00
<visible>!StringCompare(container.foldername,files) + !container.content(movies) + !container.content(tvshows) + !container.content(episodes) + !container.content(seasons) + !Substring(Container.folderpath,plugin)</visible>
2015-03-27 21:31:13 +01:00
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>22-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>59</ondown>
<onup>59</onup>
<pagecontrol>60</pagecontrol>
<itemlayout width="4-col" height="4-col">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="4-col" height="4-col">
<control type="group">
2015-04-02 17:38:10 +02:00
<include>spinFocusPoster</include>
2015-03-27 21:31:13 +01:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<aspectratio>stretch</aspectratio>
2015-04-02 17:38:10 +02:00
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
2015-03-27 21:31:13 +01:00
<bordersize>3</bordersize>
2015-04-02 17:38:10 +02:00
<colordiffuse>ffFFFFFF</colordiffuse>
2015-03-27 21:31:13 +01:00
</control>
2015-04-12 22:22:47 +02:00
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>258</width>
<height>258</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>2-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>regularStrong</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label>
</control>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>240</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Property(Addon.Summary)]</label>
</control>
<control type="grouplist">
<posx>42</posx>
<posy>5-row</posy>
<width>4-col-gutter</width>
<orientation>horizontal</orientation>
<control type="label">
<width>24</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
2015-04-02 17:38:10 +02:00
<width>1-col</width>
2015-04-12 22:22:47 +02:00
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31185]</label>
2015-04-02 17:38:10 +02:00
</control>
<control type="label">
2015-04-12 22:22:47 +02:00
<width>24</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31184]</label>
2015-04-02 17:38:10 +02:00
</control>
2015-03-27 21:31:13 +01:00
</control>
</control>
</focusedlayout>
</control>
</control>
</include>
</includes>