aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.touched/4x3Hirez/DialogFileStacking.xml
diff options
context:
space:
mode:
authortheuni <theuni-nospam-@xbmc.org>2011-10-02 20:32:59 -0400
committertheuni <theuni-nospam-@xbmc.org>2011-10-02 20:32:59 -0400
commit1f92c315cc4e91e695823f7a240f1d36146fb243 (patch)
treefe1da8155c53624921aad68312dfd450a0a54ee8 /addons/skin.touched/4x3Hirez/DialogFileStacking.xml
parent7e4914035d8ddb3b2d453095bb681dd688dd1b18 (diff)
touched: fix EOLs
Diffstat (limited to 'addons/skin.touched/4x3Hirez/DialogFileStacking.xml')
-rw-r--r--addons/skin.touched/4x3Hirez/DialogFileStacking.xml232
1 files changed, 116 insertions, 116 deletions
diff --git a/addons/skin.touched/4x3Hirez/DialogFileStacking.xml b/addons/skin.touched/4x3Hirez/DialogFileStacking.xml
index 1ce75abd63..bfb1ca7635 100644
--- a/addons/skin.touched/4x3Hirez/DialogFileStacking.xml
+++ b/addons/skin.touched/4x3Hirez/DialogFileStacking.xml
@@ -1,117 +1,117 @@
-<window id="2008">
- <defaultcontrol>450</defaultcontrol>
- <include>dialogeffect</include>
- <coordinates>
- <system>1</system>
- <posx>315</posx>
- <posy>260</posy>
- </coordinates>
- <controls>
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>650</width>
- <height>200</height>
- <texture border="20">OverlayDialogBackground.png</texture>
- </control>
- <control type="button">
- <description>Close Window button</description>
- <posx>560</posx>
- <posy>5</posy>
- <width>64</width>
- <height>32</height>
- <label>-</label>
- <font>-</font>
- <onclick>PreviousMenu</onclick>
- <texturefocus>DialogCloseButton-focus.png</texturefocus>
- <texturenofocus>DialogCloseButton.png</texturenofocus>
- <onleft>13</onleft>
- <onright>13</onright>
- <onup>13</onup>
- <ondown>13</ondown>
- <visible>system.getbool(input.enablemouse)</visible>
- </control>
- <control type="label">
- <description>heading label</description>
- <posx>40</posx>
- <posy>18</posy>
- <width>570</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font13</font>
- <label>$INFO[ListItem.Label]</label>
- <textcolor>white</textcolor>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>60</posy>
- <width>570</width>
- <height>30</height>
- <align>center</align>
- <aligny>center</aligny>
- <font>font12</font>
- <label>31060</label>
- <textcolor>grey2</textcolor>
- </control>
- <control type="image">
- <posx>50</posx>
- <posy>110</posy>
- <width>20</width>
- <height>25</height>
- <texture>scroll-left-focus.png</texture>
- <visible>Container(450).HasPrevious</visible>
- </control>
- <control type="image">
- <posx>575</posx>
- <posy>110</posy>
- <width>20</width>
- <height>25</height>
- <texture>scroll-right-focus.png</texture>
- <visible>Container(450).HasNext</visible>
- </control>
- <control type="list" id="450">
- <posx>85</posx>
- <posy>105</posy>
- <width>480</width>
- <height>100</height>
- <onleft>450</onleft>
- <onright>450</onright>
- <onup>450</onup>
- <ondown>450</ondown>
- <orientation>horizontal</orientation>
- <focusposition>2</focusposition>
- <viewtype label="535">list</viewtype>
- <scrolltime>200</scrolltime>
- <itemlayout width="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>38</width>
- <height>32</height>
- <aspectratio>stretch</aspectratio>
- <texture>StackNF.png</texture>
- </control>
- </itemlayout>
- <focusedlayout width="40">
- <control type="image">
- <posx>0</posx>
- <posy>0</posy>
- <width>38</width>
- <height>32</height>
- <aspectratio>stretch</aspectratio>
- <texture>StackFO.png</texture>
- </control>
- </focusedlayout>
- </control>
- <control type="label">
- <posx>40</posx>
- <posy>155</posy>
- <width>570</width>
- <height>22</height>
- <font>font13_title</font>
- <align>center</align>
- <info>Container(450).ListItem.Label</info>
- </control>
- </controls>
+<window id="2008">
+ <defaultcontrol>450</defaultcontrol>
+ <include>dialogeffect</include>
+ <coordinates>
+ <system>1</system>
+ <posx>315</posx>
+ <posy>260</posy>
+ </coordinates>
+ <controls>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>650</width>
+ <height>200</height>
+ <texture border="20">OverlayDialogBackground.png</texture>
+ </control>
+ <control type="button">
+ <description>Close Window button</description>
+ <posx>560</posx>
+ <posy>5</posy>
+ <width>64</width>
+ <height>32</height>
+ <label>-</label>
+ <font>-</font>
+ <onclick>PreviousMenu</onclick>
+ <texturefocus>DialogCloseButton-focus.png</texturefocus>
+ <texturenofocus>DialogCloseButton.png</texturenofocus>
+ <onleft>13</onleft>
+ <onright>13</onright>
+ <onup>13</onup>
+ <ondown>13</ondown>
+ <visible>system.getbool(input.enablemouse)</visible>
+ </control>
+ <control type="label">
+ <description>heading label</description>
+ <posx>40</posx>
+ <posy>18</posy>
+ <width>570</width>
+ <height>30</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <label>$INFO[ListItem.Label]</label>
+ <textcolor>white</textcolor>
+ </control>
+ <control type="label">
+ <posx>40</posx>
+ <posy>60</posy>
+ <width>570</width>
+ <height>30</height>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font12</font>
+ <label>31060</label>
+ <textcolor>grey2</textcolor>
+ </control>
+ <control type="image">
+ <posx>50</posx>
+ <posy>110</posy>
+ <width>20</width>
+ <height>25</height>
+ <texture>scroll-left-focus.png</texture>
+ <visible>Container(450).HasPrevious</visible>
+ </control>
+ <control type="image">
+ <posx>575</posx>
+ <posy>110</posy>
+ <width>20</width>
+ <height>25</height>
+ <texture>scroll-right-focus.png</texture>
+ <visible>Container(450).HasNext</visible>
+ </control>
+ <control type="list" id="450">
+ <posx>85</posx>
+ <posy>105</posy>
+ <width>480</width>
+ <height>100</height>
+ <onleft>450</onleft>
+ <onright>450</onright>
+ <onup>450</onup>
+ <ondown>450</ondown>
+ <orientation>horizontal</orientation>
+ <focusposition>2</focusposition>
+ <viewtype label="535">list</viewtype>
+ <scrolltime>200</scrolltime>
+ <itemlayout width="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>38</width>
+ <height>32</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>StackNF.png</texture>
+ </control>
+ </itemlayout>
+ <focusedlayout width="40">
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>38</width>
+ <height>32</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>StackFO.png</texture>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="label">
+ <posx>40</posx>
+ <posy>155</posy>
+ <width>570</width>
+ <height>22</height>
+ <font>font13_title</font>
+ <align>center</align>
+ <info>Container(450).ListItem.Label</info>
+ </control>
+ </controls>
</window> \ No newline at end of file