skin.pellucidPlus/1080i/SettingsProfile.xml

175 lines
7.3 KiB
XML
Raw Normal View History

2014-09-28 20:47:53 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">4</defaultcontrol>
2014-09-28 20:47:53 +02:00
<controls>
<!--background-->
<include>globalBackground</include>
<control type="group">
2015-05-18 21:37:03 +02:00
<posx>col-9-begin</posx>
2015-05-21 00:38:26 +02:00
<posy>row-2-begin</posy>
2014-09-28 20:47:53 +02:00
<!--animations-->
<include>modalDialogInOutVertical</include>
2015-05-18 21:37:03 +02:00
<animation type="conditional" condition="window.isactive(profilesettings)">
<effect type="fade" start="100" end="0" time="300"/>
2015-05-21 00:38:26 +02:00
<effect type="rotatey" start="0" end="90" center="960" tween="cubic" easing="out" time="500"/>
2015-05-18 21:37:03 +02:00
</animation>
2015-05-18 00:38:05 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
2015-05-18 21:37:03 +02:00
<width>8-col</width>
2015-05-18 00:38:05 +02:00
<height>2-row</height>
<texture>colors/white.png</texture>
2016-02-21 19:58:08 +01:00
<colordiffuse>highlight</colordiffuse>
2015-05-18 00:38:05 +02:00
<aspectratio>stretch</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
2015-05-18 21:37:03 +02:00
<width>8-col</width>
2015-05-21 00:38:26 +02:00
<height>23-row</height>
2015-05-18 00:38:05 +02:00
<texture>colors/black.png</texture>
2015-05-21 00:38:26 +02:00
<colordiffuse>44ffffff</colordiffuse>
2015-05-18 00:38:05 +02:00
<aspectratio>stretch</aspectratio>
</control>
2015-05-18 21:37:03 +02:00
<control type="label">
2015-05-21 00:38:26 +02:00
<posx>24</posx>
2015-05-18 21:37:03 +02:00
<posy>0</posy>
<width>8-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>31103</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
2015-05-18 00:38:05 +02:00
<control type="image">
<posx>0</posx>
<posy>2-row</posy>
2015-05-18 21:37:03 +02:00
<width>8-col</width>
<height>4-col</height>
<aspectratio aligny="center">scale</aspectratio>
<texture>vignette.png</texture>
</control>
<control type="image">
<description>profile image</description>
<posx>156</posx>
<posy>84</posy>
<width>4-col-gutter</width>
<height>4-col-gutter</height>
<texture fallback="colors/offblack.png" border="0">$INFO[System.ProfileThumb]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="image">
<posx>0</posx>
<posy>10-row</posy>
<width>8-col</width>
2015-05-18 00:38:05 +02:00
<height>2-row</height>
<texture>colors/black.png</texture>
2015-05-18 21:37:03 +02:00
<colordiffuse>textboxInactive</colordiffuse>
2015-05-18 00:38:05 +02:00
<aspectratio>stretch</aspectratio>
</control>
2015-05-18 21:37:03 +02:00
<control type="label">
<posx>0</posx>
<posy>10-row</posy>
<width>8-col</width>
2015-05-18 00:38:05 +02:00
<height>2-row</height>
2015-05-18 21:37:03 +02:00
<align>center</align>
2015-05-21 00:38:26 +02:00
<aligny>center</aligny>
2015-05-18 21:37:03 +02:00
<font>itemSubTitle</font>
2016-02-21 19:58:08 +01:00
<label>$LOCALIZE[31107]: [COLOR highlight]$INFO[System.ProfileName][/COLOR]</label>
2015-05-18 00:38:05 +02:00
<textcolor>textActive</textcolor>
2014-09-28 20:47:53 +02:00
<shadowcolor>-</shadowcolor>
</control>
<!--dialog controls-->
<control type="radiobutton" id="4">
<description>Enable Login Screen</description>
<posx>0</posx>
2015-05-18 21:37:03 +02:00
<posy>12-row</posy>
<width>8-col</width>
2014-09-28 20:47:53 +02:00
<label>20096</label>
2015-05-21 00:38:26 +02:00
<texturenofocus>colors/black.png</texturenofocus>
2014-09-28 20:47:53 +02:00
<align>left</align>
<ondown>2</ondown>
</control>
<control type="panel" id="2">
2015-05-21 00:38:26 +02:00
<posx>12</posx>
<posy>516</posy>
<width>8-col-gutter</width>
<height>8-row</height>
2014-09-28 20:47:53 +02:00
<onup>4</onup>
2015-05-18 21:37:03 +02:00
<itemlayout width="8-col" height="2-row">
2015-05-21 00:38:26 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png">$INFO[listitem.icon]</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
<control type="image">
<posx>1-col</posx>
<posy>0</posy>
<width>7-col</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
2014-09-28 20:47:53 +02:00
<control type="label">
2015-05-21 00:38:26 +02:00
<posx>1-col-indent</posx>
2015-05-18 21:37:03 +02:00
<posy>0</posy>
<width>7-col</width>
2015-05-18 00:38:05 +02:00
<height>2-row</height>
<aligny>center</aligny>
2015-05-18 21:37:03 +02:00
<font>buttonTitle</font>
<textcolor>textActive</textcolor>
2015-05-18 00:38:05 +02:00
<label>$INFO[ListItem.label]</label>
2014-09-28 20:47:53 +02:00
</control>
2015-05-18 21:37:03 +02:00
</itemlayout>
<focusedlayout width="8-col" height="2-row">
2014-09-28 20:47:53 +02:00
<control type="image">
2015-05-21 00:38:26 +02:00
<posx>1-col</posx>
2014-09-28 20:47:53 +02:00
<posy>0</posy>
2015-05-21 00:38:26 +02:00
<width>7-col</width>
<height>69</height>
2015-05-18 21:37:03 +02:00
<aspectratio>stretch</aspectratio>
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
2015-05-18 00:38:05 +02:00
</control>
2015-05-21 00:38:26 +02:00
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>69</width>
<height>69</height>
<aspectratio>stretch</aspectratio>
<texture fallback="colors/offblack.png">$INFO[listitem.icon]</texture>
<bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse>
</control>
2015-05-18 21:37:03 +02:00
<control type="label">
2015-05-21 00:38:26 +02:00
<posx>1-col-indent</posx>
2015-05-18 21:37:03 +02:00
<posy>0</posy>
<width>6-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>buttonTitle</font>
<textcolor>black</textcolor>
<label>$INFO[ListItem.label]</label>
2014-09-28 20:47:53 +02:00
</control>
</focusedlayout>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>settingsProfile.xml</label>
</control>
</controls>
2015-03-27 21:31:13 +01:00
</window>