2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
2015-03-30 21:32:00 +02:00
|
|
|
<include name="viewFileList">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="panel" id="50">
|
|
|
|
<posx>0</posx>
|
2015-03-30 21:32:00 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>18-col</width>
|
|
|
|
<height>21-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
|
|
|
<ondown>50</ondown>
|
|
|
|
<onup>5</onup>
|
|
|
|
<pagecontrol>60</pagecontrol>
|
2015-03-30 21:32:00 +02:00
|
|
|
<itemlayout height="3-row" width="9-col">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
2015-03-30 21:32:00 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>3-row</width>
|
|
|
|
<height>3-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
2015-03-30 21:32:00 +02:00
|
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-03-30 21:32:00 +02:00
|
|
|
<posx>2-col</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>7-col</width>
|
|
|
|
<font>itemTitle</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-03-30 21:32:00 +02:00
|
|
|
<posx>5-col</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col</width>
|
2015-03-30 21:32:00 +02:00
|
|
|
<aligny>center</aligny>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$INFO[ListItem.Label2]</label>
|
2015-03-30 21:32:00 +02:00
|
|
|
<font>itemSubtitle</font>
|
2015-03-27 21:31:13 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<selectedcolor>selected</selectedcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2015-03-30 21:32:00 +02:00
|
|
|
<focusedlayout height="3-row" width="9-col">
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
2015-03-30 21:32:00 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>9-col</width>
|
|
|
|
<height>3-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-03-30 21:32:00 +02:00
|
|
|
<texture>colors/white.png</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
<bordersize>0</bordersize>
|
2015-03-30 21:32:00 +02:00
|
|
|
<colordiffuse>500</colordiffuse>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="image">
|
2015-03-30 21:32:00 +02:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>3-row</width>
|
|
|
|
<height>3-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
2015-03-30 21:32:00 +02:00
|
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-03-30 21:32:00 +02:00
|
|
|
<posx>2-col</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>7-col</width>
|
|
|
|
<font>itemTitle</font>
|
2015-03-30 21:32:00 +02:00
|
|
|
<textcolor>textActive</textcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
2015-03-30 21:32:00 +02:00
|
|
|
<posx>5-col</posx>
|
2014-09-28 20:47:53 +02:00
|
|
|
<posy>0</posy>
|
|
|
|
<width>4-col</width>
|
2015-03-30 21:32:00 +02:00
|
|
|
<aligny>center</aligny>
|
2014-09-28 20:47:53 +02:00
|
|
|
<label>$INFO[ListItem.Label2]</label>
|
2015-03-30 21:32:00 +02:00
|
|
|
<font>itemSubtitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<selectedcolor>selected</selectedcolor>
|
2014-09-28 20:47:53 +02:00
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</include>
|
2015-03-27 21:31:13 +01:00
|
|
|
</includes>
|