2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
|
|
|
<defaultcontrol always="true">50</defaultcontrol>
|
|
|
|
<controls>
|
|
|
|
<include>globalBackground</include>
|
2016-11-08 11:36:35 +01:00
|
|
|
<control type="group">
|
|
|
|
<control type="group">
|
2017-01-12 15:09:42 +01:00
|
|
|
<posx>col-9-begin</posx>
|
2016-11-08 11:36:35 +01:00
|
|
|
<posy>row-9-begin</posy>
|
|
|
|
<visible>String.IsEqual(container.folderpath,addons://)</visible>
|
|
|
|
<!--animations-->
|
|
|
|
<include>modalDialogInOutVertical</include>
|
|
|
|
<!--Initial menu-->
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2017-01-12 15:09:42 +01:00
|
|
|
<width>8-col</width>
|
2016-11-08 11:36:35 +01:00
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
<colordiffuse>highlight</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<!--title-->
|
|
|
|
<control type="label">
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
2017-01-12 15:09:42 +01:00
|
|
|
<width>8-col-gutter</width>
|
2016-11-08 11:36:35 +01:00
|
|
|
<height>2-row</height>
|
|
|
|
<font>dialogTitle</font>
|
2016-11-09 21:59:04 +01:00
|
|
|
<label>$LOCALIZE[31113]</label>
|
2016-11-08 11:36:35 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="panel" id="50">
|
|
|
|
<visible>String.IsEqual(container.folderpath,addons://)</visible>
|
2017-01-12 15:09:42 +01:00
|
|
|
<posx>0</posx>
|
|
|
|
<posy>73</posy>
|
|
|
|
<width>8-col</width>
|
2016-11-08 11:36:35 +01:00
|
|
|
<height>20-row</height>
|
|
|
|
<onleft>9000</onleft>
|
|
|
|
<ondown>50</ondown>
|
|
|
|
<onup>50</onup>
|
|
|
|
<itemgap>0</itemgap>
|
2017-01-12 15:09:42 +01:00
|
|
|
<itemlayout width="8-col" height="2-row">
|
2016-11-08 11:36:35 +01:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2017-01-12 15:09:42 +01:00
|
|
|
<width>8-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
2016-11-08 11:36:35 +01:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2017-01-12 15:09:42 +01:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture>$INFO[listitem.icon]</texture>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>-1</posy>
|
|
|
|
<width>6-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
2016-11-08 11:36:35 +01:00
|
|
|
<aligny>center</aligny>
|
2017-01-12 15:09:42 +01:00
|
|
|
<font>buttonTitle</font>
|
2016-11-09 21:59:04 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
2016-11-08 11:36:35 +01:00
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
2017-01-12 15:09:42 +01:00
|
|
|
<focusedlayout width="8-col" height="2-row">
|
2016-11-08 11:36:35 +01:00
|
|
|
<control type="group">
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2017-01-12 15:09:42 +01:00
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
2016-11-08 11:36:35 +01:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2017-01-12 15:09:42 +01:00
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
<colordiffuse>highlight</colordiffuse>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
2016-11-09 21:59:04 +01:00
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
2017-01-12 15:09:42 +01:00
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
2016-11-09 21:59:04 +01:00
|
|
|
<aspectratio>stretch</aspectratio>
|
2017-01-12 15:09:42 +01:00
|
|
|
<texture>$INFO[listitem.icon]</texture>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
2017-01-12 15:09:42 +01:00
|
|
|
<include>spinFocusIcon</include>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>7-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>$INFO[ListItem.label2]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>-1</posy>
|
|
|
|
<width>6-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>buttonTitle</font>
|
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<label>$INFO[ListItem.label]</label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!--submenus-->
|
|
|
|
<control type="group">
|
|
|
|
<!--animations-->
|
|
|
|
<animation type="visible">
|
|
|
|
<effect type="fade" start="0" end="100" time="300"/>
|
|
|
|
<effect type="slide" start="0,-200" end="0" tween="cubic" easing="out" time="400"/>
|
|
|
|
</animation>
|
|
|
|
<posx>col-4-begin</posx>
|
|
|
|
<posy>row-4-begin</posy>
|
|
|
|
<visible>!String.IsEqual(container.folderpath,addons://)</visible>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>18-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<texture>colors/white.png</texture>
|
|
|
|
<colordiffuse>highlight</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<!--title-->
|
|
|
|
<control type="label">
|
|
|
|
<posx>24</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>17-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>dialogTitle</font>
|
|
|
|
<label>$INFO[container.foldername] $INFO[container.numitems,(,)]</label>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<!--dialog background-->
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>18-col</width>
|
|
|
|
<height>20-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>8-col</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<width>10-col</width>
|
|
|
|
<height>20-row</height>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
|
|
|
<control type="panel" id="50">
|
|
|
|
<visible>!String.IsEqual(container.folderpath,addons://)</visible>
|
|
|
|
<posx>0</posx>
|
2017-01-12 15:09:42 +01:00
|
|
|
<posy>73</posy>
|
2016-11-08 11:36:35 +01:00
|
|
|
<width>8-col</width>
|
2016-11-22 21:08:22 +01:00
|
|
|
<height>717</height>
|
2016-11-08 11:36:35 +01:00
|
|
|
<onleft>9000</onleft>
|
|
|
|
<onright>60</onright>
|
|
|
|
<ondown>50</ondown>
|
|
|
|
<onup>50</onup>
|
|
|
|
<pagecontrol>60</pagecontrol>
|
|
|
|
<itemlayout width="12-col" height="2-row">
|
|
|
|
<control type="label">
|
|
|
|
<visible>ListItem.AddonBroken</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>ListItem.Property(Addon.HasUpdate)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>7-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</itemlayout>
|
|
|
|
<focusedlayout width="12-col" height="2-row">
|
|
|
|
<control type="group">
|
|
|
|
<include>spinFocusIcon</include>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>1-col</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
|
|
<texture border="0">colors/white.png</texture>
|
|
|
|
<colordiffuse>highlight</colordiffuse>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>ListItem.AddonBroken</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<visible>ListItem.Property(Addon.HasUpdate)</visible>
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>1-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<align>center</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>symbolLarge</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label></label>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<control type="image">
|
|
|
|
<posx>1-col</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>7-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
<texture border="0">colors/white.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>1-col-indent</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>7-col-gutter</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>black</textcolor>
|
|
|
|
<shadowcolor>-</shadowcolor>
|
|
|
|
<label>$INFO[ListItem.Label]</label>
|
|
|
|
</control>
|
|
|
|
</focusedlayout>
|
|
|
|
</control>
|
|
|
|
<!--icon and description-->
|
|
|
|
<control type="group">
|
|
|
|
<posx>8-col</posx>
|
|
|
|
<posy>2-row</posy>
|
|
|
|
<control type="image">
|
|
|
|
<posx>0</posx>
|
|
|
|
<posy>0</posy>
|
|
|
|
<width>10-col</width>
|
|
|
|
<height>10-col</height>
|
|
|
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
2016-11-09 21:59:04 +01:00
|
|
|
<texture fallback="defaultAddon.png" border="0">$INFO[listitem.thumb]</texture>
|
|
|
|
<colordiffuse>overlay</colordiffuse>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
|
|
|
<control type="label">
|
|
|
|
<posx>10-col-gutter</posx>
|
|
|
|
<posy>17-row</posy>
|
|
|
|
<width>9-col</width>
|
|
|
|
<height>3-row</height>
|
|
|
|
<align>right</align>
|
|
|
|
<aligny>center</aligny>
|
|
|
|
<font>itemTitle</font>
|
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<shadowcolor>background</shadowcolor>
|
|
|
|
<wrapmultiline>true</wrapmultiline>
|
|
|
|
<label>$INFO[ListItem.AddonSummary]</label>
|
|
|
|
</control>
|
2016-08-12 19:24:31 +02:00
|
|
|
</control>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
|
|
|
<control type="group">
|
|
|
|
<!--page scrollbar-->
|
|
|
|
<control type="group" id="8000">
|
|
|
|
<visible>Control.IsVisible(60)</visible>
|
|
|
|
<animation effect="fade" start="100" end="0" time="100" condition="!controlgroup(8000).hasfocus">conditional</animation>
|
|
|
|
<control type="scrollbar" id="60">
|
2016-11-09 21:59:04 +01:00
|
|
|
<posx>1620</posx>
|
2016-11-08 11:36:35 +01:00
|
|
|
<posy>row-11-begin</posy>
|
2016-11-09 21:59:04 +01:00
|
|
|
<height>10-row</height>
|
|
|
|
<onleft>50</onleft>
|
|
|
|
<onback>50</onback>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
<!-- Options menu-->
|
2016-08-12 19:24:31 +02:00
|
|
|
<control type="group">
|
|
|
|
<animation type="Conditional" condition="!controlgroup(9000).hasfocus">
|
|
|
|
<effect type="fade" start="100" end="0" time="300"/>
|
2016-11-11 22:13:39 +01:00
|
|
|
</animation>
|
|
|
|
<animation type="Conditional" condition="controlgroup(9000).hasfocus">
|
|
|
|
<effect type="fade" start="0" end="100" time="300"/>
|
2016-08-12 19:24:31 +02:00
|
|
|
</animation>
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="image">
|
2016-11-11 22:13:39 +01:00
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>colors/black.png</texture>
|
|
|
|
<colordiffuse>ddFFFFFF</colordiffuse>
|
2014-09-28 20:47:53 +02:00
|
|
|
<aspectratio>stretch</aspectratio>
|
|
|
|
</control>
|
2016-11-11 22:13:39 +01:00
|
|
|
<control type="image">
|
|
|
|
<include>dimensionsFullscreen</include>
|
|
|
|
<texture>vignette.png</texture>
|
|
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
|
|
<aspectratio>stretch</aspectratio>
|
2015-05-18 21:37:03 +02:00
|
|
|
</control>
|
2016-11-08 11:36:35 +01:00
|
|
|
<!--options-->
|
|
|
|
<control type="grouplist" id="9000">
|
2016-11-11 22:13:39 +01:00
|
|
|
<posx>col-10-begin</posx>
|
|
|
|
<posy>8-row</posy>
|
|
|
|
<itemgap>0</itemgap>
|
2016-11-08 11:36:35 +01:00
|
|
|
<width>6-col</width>
|
2016-11-11 22:13:39 +01:00
|
|
|
<height>17-row</height>
|
|
|
|
<itemgap>0</itemgap>
|
|
|
|
<onleft>control.setfocus(50)</onleft>
|
|
|
|
<onright>control.setfocus(50)</onright>
|
2016-11-08 11:36:35 +01:00
|
|
|
<orientation>vertical</orientation>
|
|
|
|
<control type="radiobutton" id="7">
|
2016-11-11 22:13:39 +01:00
|
|
|
<width>6-col</width>
|
|
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
|
|
<focusedcolor>textActive</focusedcolor>
|
2015-11-08 21:16:04 +01:00
|
|
|
<textureradiofocus>-</textureradiofocus>
|
|
|
|
<textureradionofocus>-</textureradionofocus>
|
|
|
|
<radiowidth/>
|
|
|
|
<radioheight/>
|
2016-11-11 22:13:39 +01:00
|
|
|
<label>$LOCALIZE[25001]</label>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
|
|
|
<control type="radiobutton" id="8">
|
2016-11-11 22:13:39 +01:00
|
|
|
<width>6-col</width>
|
|
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
|
|
<focusedcolor>textActive</focusedcolor>
|
2015-11-08 21:16:04 +01:00
|
|
|
<textureradiofocus>-</textureradiofocus>
|
|
|
|
<textureradionofocus>-</textureradionofocus>
|
|
|
|
<radiowidth/>
|
|
|
|
<radioheight/>
|
2016-11-11 22:13:39 +01:00
|
|
|
<label>$LOCALIZE[24999]</label>
|
2016-11-08 11:36:35 +01:00
|
|
|
</control>
|
|
|
|
<control type="button" id="5">
|
2016-11-11 22:13:39 +01:00
|
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
|
|
<focusedcolor>textActive</focusedcolor>
|
|
|
|
<width>6-col</width>
|
2016-11-08 11:36:35 +01:00
|
|
|
<label>10004</label>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="9">
|
2016-11-11 22:13:39 +01:00
|
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
|
|
<focusedcolor>textActive</focusedcolor>
|
|
|
|
<width>6-col</width>
|
2016-11-08 11:36:35 +01:00
|
|
|
<label>24034</label>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>AddonBrowser.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
2015-03-27 21:31:13 +01:00
|
|
|
</window>
|