2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<includes>
|
|
|
|
<!--Photo browser-->
|
2015-03-30 21:32:00 +02:00
|
|
|
<include name="photos">
|
2016-11-17 18:38:24 +01:00
|
|
|
<control type="panel" id="50">
|
2015-03-30 21:32:00 +02:00
|
|
|
<posx>col-1-begin</posx>
|
|
|
|
<posy>row-5-begin</posy>
|
2016-05-29 19:38:50 +02:00
|
|
|
<width>1800</width>
|
|
|
|
<height>25-row</height>
|
2014-09-28 20:47:53 +02:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
2016-05-29 19:38:50 +02:00
|
|
|
<ondown>50</ondown>
|
|
|
|
<onup>50</onup>
|
2016-01-25 21:09:11 +01:00
|
|
|
<scrolltime tween="cubic" easing="out">600</scrolltime>
|
2016-05-29 19:38:50 +02:00
|
|
|
<pagecontrol>60</pagecontrol>
|
2016-11-17 18:38:24 +01:00
|
|
|
<itemlayout width="444" height="360">
|
2015-04-20 21:33:20 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2016-05-29 19:38:50 +02:00
|
|
|
<width>6-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
|
|
|
<aspectratio>scale</aspectratio>
|
|
|
|
<texture fallback="DefaultPoster.png" border="6">$INFO[Listitem.thumb]</texture>
|
2016-11-19 12:33:24 +01:00
|
|
|
<bordertexture border="6" colordiffuse="overlay">colors/black.png</bordertexture>
|
|
|
|
<bordersize>6</bordersize>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
2015-12-01 21:38:46 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
2016-05-29 19:38:50 +02:00
|
|
|
<posy>268</posy>
|
|
|
|
<width>384</width>
|
|
|
|
<height>1-row</height>
|
2016-11-17 18:38:24 +01:00
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>[B]$INFO[ListItem.label][/B]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>292</posy>
|
|
|
|
<width>384</width>
|
|
|
|
<height>1-row</height>
|
2015-12-01 21:38:46 +01:00
|
|
|
<aligny>center</aligny>
|
2016-05-29 19:38:50 +02:00
|
|
|
<font>thumbTitle</font>
|
2015-12-07 21:53:06 +01:00
|
|
|
<textcolor>textDisabled</textcolor>
|
2016-11-17 18:38:24 +01:00
|
|
|
<label>$INFO[ListItem.path]</label>
|
2015-04-20 21:33:20 +02:00
|
|
|
</control>
|
2016-05-29 19:38:50 +02:00
|
|
|
</itemlayout>
|
2016-11-17 18:38:24 +01:00
|
|
|
<focusedlayout width="444" height="360">
|
2015-04-29 21:09:32 +02:00
|
|
|
<control type="group">
|
2016-04-03 17:35:32 +02:00
|
|
|
<include>focusThumb</include>
|
2015-04-29 21:09:32 +02:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2016-05-29 19:38:50 +02:00
|
|
|
<width>6-col-gutter</width>
|
|
|
|
<height>4-col-gutter</height>
|
2015-04-29 21:09:32 +02:00
|
|
|
<aspectratio>scale</aspectratio>
|
2016-07-24 20:39:38 +02:00
|
|
|
<texture fallback="DefaultPoster.png">$INFO[Listitem.thumb]</texture>
|
2016-11-19 12:33:24 +01:00
|
|
|
<bordertexture border="6" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
|
2016-01-25 21:09:11 +01:00
|
|
|
<bordersize>6</bordersize>
|
2015-12-01 21:38:46 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
2016-05-29 19:38:50 +02:00
|
|
|
<posy>268</posy>
|
|
|
|
<width>384</width>
|
|
|
|
<height>1-row</height>
|
2015-12-01 21:38:46 +01:00
|
|
|
<aligny>center</aligny>
|
2016-05-29 19:38:50 +02:00
|
|
|
<font>thumbTitle</font>
|
2015-12-01 21:38:46 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2016-11-17 18:38:24 +01:00
|
|
|
<label>[B]$INFO[ListItem.label][/B]</label>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>12</posx>
|
|
|
|
<posy>292</posy>
|
|
|
|
<width>384</width>
|
|
|
|
<height>1-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>thumbTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.path]</label>
|
2014-09-28 20:47:53 +02:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</include>
|
2015-03-27 21:31:13 +01:00
|
|
|
</includes>
|