aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/xml/Includes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estuary/xml/Includes.xml')
-rw-r--r--addons/skin.estuary/xml/Includes.xml108
1 files changed, 0 insertions, 108 deletions
diff --git a/addons/skin.estuary/xml/Includes.xml b/addons/skin.estuary/xml/Includes.xml
index bb67929e7b..a8fb1562d8 100644
--- a/addons/skin.estuary/xml/Includes.xml
+++ b/addons/skin.estuary/xml/Includes.xml
@@ -174,114 +174,6 @@
</control>
</definition>
</include>
- <include name="AudioDSPModeList">
- <control type="label">
- <left>10</left>
- <top>2</top>
- <width>470</width>
- <height>30</height>
- <font>font25_title</font>
- <label>$PARAM[sublabel]</label>
- <align>center</align>
- <aligny>center</aligny>
- <textcolor>button_focus</textcolor>
- <shadowcolor>black</shadowcolor>
- </control>
- <control type="image">
- <left>-5</left>
- <top>15</top>
- <width>510</width>
- <height>570</height>
- <texture border="40">buttons/dialogbutton-nofo.png</texture>
- </control>
- <control type="scrollbar" id="$PARAM[scrollbar_id]">
- <left>542</left>
- <top>30</top>
- <width>25</width>
- <height>350</height>
- <onleft>$PARAM[list_id]</onleft>
- <onright>$PARAM[onright]</onright>
- <orientation>vertical</orientation>
- </control>
- <control type="list" id="$PARAM[list_id]">
- <left>15</left>
- <top>35</top>
- <width>470</width>
- <height>345</height>
- <onup>9000</onup>
- <ondown>9001</ondown>
- <onleft>$PARAM[onleft]</onleft>
- <onright>$PARAM[scrollbar_id]</onright>
- <pagecontrol>$PARAM[scrollbar_id]</pagecontrol>
- <scrolltime>200</scrolltime>
- <itemlayout height="80" width="470">
- <control type="image">
- <left>8</left>
- <top>8</top>
- <width>64</width>
- <height>64</height>
- <texture>$INFO[ListItem.Icon]</texture>
- <aspectratio aligny="center" align="left">keep</aspectratio>
- </control>
- <control type="label">
- <left>82</left>
- <top>3</top>
- <right>20</right>
- <height>40</height>
- <font>font12</font>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <left>82</left>
- <top>37</top>
- <right>20</right>
- <height>30</height>
- <font>font12</font>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </itemlayout>
- <focusedlayout height="80" width="470">
- <control type="image">
- <left>0</left>
- <top>0</top>
- <right>0</right>
- <bottom>0</bottom>
- <texture colordiffuse="button_focus">lists/focus.png</texture>
- <visible>Control.HasFocus($PARAM[list_id])</visible>
- </control>
- <control type="image">
- <left>8</left>
- <top>8</top>
- <width>64</width>
- <height>64</height>
- <texture>$INFO[ListItem.Icon]</texture>
- <aspectratio aligny="center" align="left">keep</aspectratio>
- </control>
- <control type="label">
- <left>82</left>
- <top>3</top>
- <right>20</right>
- <height>40</height>
- <font>font12</font>
- <aligny>center</aligny>
- <label>$INFO[ListItem.Label]</label>
- </control>
- <control type="label">
- <left>82</left>
- <top>37</top>
- <right>20</right>
- <height>30</height>
- <font>font12</font>
- <aligny>center</aligny>
- <textcolor>grey</textcolor>
- <label>$INFO[ListItem.Label2]</label>
- </control>
- </focusedlayout>
- </control>
- </include>
<include name="PicsInfoLine">
<control type="grouplist">
<visible>!String.IsEmpty($PARAM[value])</visible>