diff options
Diffstat (limited to 'addons/skin.estuary/1080i/View_55_WideList.xml')
-rw-r--r-- | addons/skin.estuary/1080i/View_55_WideList.xml | 316 |
1 files changed, 0 insertions, 316 deletions
diff --git a/addons/skin.estuary/1080i/View_55_WideList.xml b/addons/skin.estuary/1080i/View_55_WideList.xml deleted file mode 100644 index 6cc1c5636c..0000000000 --- a/addons/skin.estuary/1080i/View_55_WideList.xml +++ /dev/null @@ -1,316 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<includes> - <include name="View_55_WideList"> - <include content="UpDownArrows"> - <param name="container_id" value="55" /> - <param name="visible" value="!System.HasModalDialog" /> - </include> - <control type="group"> - <include>OpenClose_Right</include> - <left>603</left> - <top>182</top> - <visible>Control.IsVisible(55)</visible> - <include>Visible_Right</include> - <control type="image"> - <description>background image</description> - <left>-20</left> - <top>-20</top> - <width>1254</width> - <height>746</height> - <texture border="22">dialogs/dialog-bg.png</texture> - </control> - <control type="list" id="55"> - <left>2</left> - <top>3</top> - <width>1210</width> - <height>700</height> - <scrolltime tween="cubic" easing="out">500</scrolltime> - <orientation>vertical</orientation> - <pagecontrol>531</pagecontrol> - <onleft>9000</onleft> - <onright>531</onright> - <onup>55</onup> - <ondown>55</ondown> - <viewtype label="$LOCALIZE[31107]">list</viewtype> - <visible>Container.Content(artists) | Container.Content(albums) | Container.Content(songs) | Container.Content(addons) | Container.Content(actors) | Container.Content(directors) | Container.Content(files) | Container.Content(mixed) | Container.Content(musicvideos) | Container.Content(videos) | Container.Content()</visible> - <focusedlayout height="63" condition="Container.Content(artists) | Container.Content(albums) | Container.Content(actors) | Container.Content(directors) | Container.Content(files) | Container.Content(mixed) | Container.Content(videos)"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1096</width> - <height>63</height> - <texture border="90,3,90,3">lists/separator.png</texture> - <visible>!Control.HasFocus(55)</visible> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1396</width> - <height>63</height> - <texture colordiffuse="button_focus">lists/focus.png</texture> - <visible>Control.HasFocus(55)</visible> - </control> - <control type="label"> - <left>18</left> - <top>2</top> - <height>63</height> - <width>70</width> - <aligny>center</aligny> - <font>font12</font> - <label>$INFO[ListItem.Year]</label> - <shadowcolor>text_shadow</shadowcolor> - </control> - <control type="label"> - <left>105</left> - <top>0</top> - <height>63</height> - <width>960</width> - <aligny>center</aligny> - <font>fontContextMenu</font> - <scroll>true</scroll> - <label>$INFO[ListItem.Label]</label> - <shadowcolor>text_shadow</shadowcolor> - </control> - <control type="label"> - <left>90</left> - <top>0</top> - <height>63</height> - <width>1090</width> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <label>$INFO[ListItem.Label2]</label> - <shadowcolor>text_shadow</shadowcolor> - </control> - <control type="image"> - <left>26</left> - <top>20</top> - <width>32</width> - <height>32</height> - <visible>String.IsEmpty(ListItem.Year)</visible> - <texture>$VAR[ListWatchedIconVar]</texture> - <animation effect="fade" start="30" end="100" time="300" reversible="false">Focus</animation> - </control> - <control type="image"> - <left>26</left> - <top>20</top> - <width>32</width> - <visible>String.IsEmpty(ListItem.Year)</visible> - <height>32</height> - <texture colordiffuse="button_focus">$VAR[ListWatchedIconVar]</texture> - <animation effect="fade" start="0" end="100" time="300" reversible="false">Focus</animation> - <visible>!Control.HasFocus(55)</visible> - </control> - </focusedlayout> - <itemlayout height="63" condition="Container.Content(artists) | Container.Content(albums) | Container.Content(actors) | Container.Content(directors) | Container.Content(files) | Container.Content(mixed) | Container.Content(videos)"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1396</width> - <height>63</height> - <texture border="90,3,90,3">lists/separator.png</texture> - </control> - <control type="label"> - <left>18</left> - <top>2</top> - <height>63</height> - <width>70</width> - <aligny>center</aligny> - <font>font12</font> - <label>$INFO[ListItem.Year]</label> - <textcolor>button_focus</textcolor> - <shadowcolor>text_shadow</shadowcolor> - </control> - <control type="label"> - <left>105</left> - <top>0</top> - <height>63</height> - <width>960</width> - <aligny>center</aligny> - <font>fontContextMenu</font> - <label>$INFO[ListItem.Label]</label> - <shadowcolor>text_shadow</shadowcolor> - </control> - <control type="label"> - <left>90</left> - <top>0</top> - <height>63</height> - <width>1090</width> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <label>$INFO[ListItem.Label2]</label> - <textcolor>grey</textcolor> - <shadowcolor>text_shadow</shadowcolor> - </control> - <control type="image"> - <left>26</left> - <top>20</top> - <visible>String.IsEmpty(ListItem.Year) + String.IsEmpty(ListItem.AddonVersion)</visible> - <width>32</width> - <height>32</height> - <texture colordiffuse="grey">$VAR[ListWatchedIconVar]</texture> - </control> - </itemlayout> - <include condition="Window.IsActive(music)">SongsListLayout</include> - <include>AddonsListLayout</include> - </control> - </control> - </include> - <include name="SongsListLayout"> - <focusedlayout height="63" condition="Container.Content(songs)"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1096</width> - <height>63</height> - <texture border="90,3,90,3">lists/separator.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1396</width> - <height>63</height> - <texture colordiffuse="button_focus">lists/focus.png</texture> - <visible>Control.hasFocus(55)</visible> - </control> - <control type="label"> - <left>35</left> - <top>0</top> - <height>63</height> - <width>1030</width> - <aligny>center</aligny> - <scroll>true</scroll> - <font>fontContextMenu</font> - <label>$INFO[ListItem.Label]</label> - <shadowcolor>text_shadow</shadowcolor> - </control> - <control type="label"> - <left>90</left> - <top>0</top> - <height>63</height> - <width>1090</width> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <label>$INFO[ListItem.Label2]</label> - <shadowcolor>text_shadow</shadowcolor> - </control> - </focusedlayout> - <itemlayout height="63" condition="Container.Content(songs)"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1396</width> - <height>63</height> - <texture border="90,3,90,3">lists/separator.png</texture> - </control> - <control type="label"> - <left>35</left> - <top>0</top> - <height>63</height> - <width>1030</width> - <aligny>center</aligny> - <font>fontContextMenu</font> - <label>$INFO[ListItem.Label]</label> - <shadowcolor>text_shadow</shadowcolor> - </control> - <control type="label"> - <left>90</left> - <top>0</top> - <height>63</height> - <width>1090</width> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <label>$INFO[ListItem.Label2]</label> - <textcolor>grey</textcolor> - <shadowcolor>text_shadow</shadowcolor> - </control> - </itemlayout> - </include> - <include name="AddonsListLayout"> - <focusedlayout height="63" condition="Container.Content(addons)"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1096</width> - <height>63</height> - <texture border="90,3,90,3">lists/separator.png</texture> - </control> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1396</width> - <height>63</height> - <texture colordiffuse="button_focus">lists/focus.png</texture> - <visible>Control.hasFocus(55)</visible> - </control> - <control type="image"> - <left>15</left> - <top>15</top> - <width>40</width> - <height>40</height> - <texture>$VAR[AddonsListIconVar]</texture> - </control> - <control type="label"> - <left>75</left> - <top>0</top> - <height>63</height> - <width>820</width> - <aligny>center</aligny> - <scroll>true</scroll> - <font>fontContextMenu</font> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>590</left> - <top>0</top> - <height>63</height> - <width>590</width> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <label>$VAR[AddonsLabel2Var]</label> - </control> - </focusedlayout> - <itemlayout height="63" condition="Container.Content(addons)"> - <control type="image"> - <left>0</left> - <top>0</top> - <width>1396</width> - <height>63</height> - <texture border="90,3,90,3">lists/separator.png</texture> - </control> - <control type="image"> - <left>15</left> - <top>15</top> - <width>40</width> - <height>40</height> - <texture>$VAR[AddonsListIconVar]</texture> - </control> - <control type="label"> - <left>75</left> - <top>0</top> - <height>63</height> - <width>820</width> - <aligny>center</aligny> - <scroll>true</scroll> - <font>fontContextMenu</font> - <label>$INFO[ListItem.Label]</label> - </control> - <control type="label"> - <left>590</left> - <top>0</top> - <height>63</height> - <width>590</width> - <align>right</align> - <aligny>center</aligny> - <font>font12</font> - <label>$VAR[AddonsLabel2Var]</label> - <textcolor>grey</textcolor> - <shadowcolor>text_shadow</shadowcolor> - </control> - </itemlayout> - </include> -</includes> |