various
This commit is contained in:
parent
63d948e6c8
commit
562abdd1fb
|
@ -113,7 +113,7 @@
|
|||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>regularStrong</font>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>disabled</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
|
@ -152,16 +152,7 @@
|
|||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>3</posx>
|
||||
<posy>3</posy>
|
||||
<width>258</width>
|
||||
<height>258</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="0">colors/black.png</texture>
|
||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||
<colordiffuse>ff444444</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
|
@ -170,9 +161,9 @@
|
|||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>regularStrong</font>
|
||||
<font>buttonTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<label>[B]$INFO[ListItem.label][/B]</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
|
|
|
@ -114,29 +114,32 @@
|
|||
|
||||
<!--What is this one?? NOT skin selection-->
|
||||
<control type="panel" id="3">
|
||||
<posx>0</posx>
|
||||
<posy>10-row</posy>
|
||||
<posx>6-col</posx>
|
||||
<posy>12-row</posy>
|
||||
<width>12-col</width>
|
||||
<height>11-row</height>
|
||||
<onleft>9999</onleft>
|
||||
<itemlayout height="2-row" width="12-col">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<posy>3</posy>
|
||||
<width>66</width>
|
||||
<height>66</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsSelected</visible>
|
||||
<posx>11</posx>
|
||||
<posy>-1</posy>
|
||||
<width>38</width>
|
||||
<posx>0</posx>
|
||||
<posy>3</posy>
|
||||
<width>66</width>
|
||||
<height>66</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbolLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
<selectedcolor>textActive</selectedcolor>
|
||||
<label>✓</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col-indent</posx>
|
||||
|
@ -151,6 +154,18 @@
|
|||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout height="2-row" width="12-col">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>3</posy>
|
||||
<width>66</width>
|
||||
<height>66</height>
|
||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||
<texture fallback="colors/white.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<animation type="focus" loop="false" reversible="false">
|
||||
<effect type="fade" time="500"/>
|
||||
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
||||
</animation>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
|
@ -161,24 +176,19 @@
|
|||
<bordersize>0</bordersize>
|
||||
<colordiffuse>ffffffff</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col</width>
|
||||
<height>2-row</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<include>spinFocusIcon</include>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsSelected</visible>
|
||||
<posx>11</posx>
|
||||
<posy>-1</posy>
|
||||
<width>38</width>
|
||||
<posx>0</posx>
|
||||
<posy>3</posy>
|
||||
<width>66</width>
|
||||
<height>66</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbolLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<textcolor>black</textcolor>
|
||||
<selectedcolor>black</selectedcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
<label>✓</label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col-indent</posx>
|
||||
|
@ -188,7 +198,7 @@
|
|||
<aligny>center</aligny>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<selectedcolor>black</selectedcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
|
|
|
@ -151,10 +151,10 @@
|
|||
</control>
|
||||
<!--larger thumbnail-->
|
||||
<control type="image">
|
||||
<posx>12-col</posx>
|
||||
<posy>5-row</posy>
|
||||
<width>6-col</width>
|
||||
<height>6-col</height>
|
||||
<posx>876</posx>
|
||||
<posy>6-row</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>4-col-gutter</height>
|
||||
<aspectratio scalediffuse="false" align="left" aligny="center">keep</aspectratio>
|
||||
<texture border="0">$INFO[Listitem.icon]</texture>
|
||||
<fadetime>200</fadetime>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<include>globalBackground</include>
|
||||
<control type="group">
|
||||
<posx>col-5-begin</posx>
|
||||
<posy>row-6-begin</posy>
|
||||
<posy>row-10-begin</posy>
|
||||
<!--animations-->
|
||||
<include>modalDialogInOutVertical</include>
|
||||
<control type="list" id="52">
|
||||
|
@ -15,52 +15,66 @@
|
|||
<width>16-col</width>
|
||||
<height>11-row</height>
|
||||
<orientation>horizontal</orientation>
|
||||
<itemlayout width="4-col" height="6-row">
|
||||
<itemlayout width="4-col" height="4-col">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>4-col-gutter</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture diffuse="masks/circle.png" border="0" fallback="colors/offblack.png">$INFO[listitem.thumb]</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="3">colors/black.png</texture>
|
||||
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>textboxInactive</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>132</posx>
|
||||
<posy>5-row</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>1-row</height>
|
||||
<font>itemTitle</font>
|
||||
<posx>12</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>240</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<textcolor>highlight</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<aligny>center</aligny>
|
||||
<font>regularStrong</font>
|
||||
<textcolor>disabled</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>4-col-gutter</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture fallback="" border="0">$INFO[Listitem.thumb]</texture>
|
||||
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="4-col" height="6-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>4-col-gutter</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture diffuse="masks/circle.png" border="0" fallback="colors/offblack.png">$INFO[listitem.thumb]</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
||||
<animation type="focus">
|
||||
<effect type="zoom" end="110" center="auto" time="200" delay="0"/>
|
||||
</animation>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>132</posx>
|
||||
<posy>5-row</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>1-row</height>
|
||||
<font>itemTitle</font>
|
||||
<align>center</align>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<focusedlayout width="4-col" height="4-col">
|
||||
<control type="group">
|
||||
<include>spinFocusPoster</include>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>4-col-gutter</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ff444444</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>240</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>regularStrong</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
|
|
|
@ -6,114 +6,161 @@
|
|||
<!--background-->
|
||||
<include>globalBackground</include>
|
||||
<control type="group">
|
||||
<posx>col-7-begin</posx>
|
||||
<posy>row-3-begin</posy>
|
||||
<posx>col-4-begin</posx>
|
||||
<posy>row-7-begin</posy>
|
||||
<!--animations-->
|
||||
<include>modalDialogInOutVertical</include>
|
||||
|
||||
<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>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>18-col</width>
|
||||
<height>380</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>18-col</width>
|
||||
<height>2-row</height>
|
||||
<texture>colors/black.png</texture>
|
||||
<colordiffuse>overlay</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>44</posy>
|
||||
<posx>24</posx>
|
||||
<posy>0</posy>
|
||||
<width>16-col</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>dialogTitle</font>
|
||||
<label>31103</label>
|
||||
<textcolor>black</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>12-col</width>
|
||||
<align>left</align>
|
||||
<font>itemTitle</font>
|
||||
<label>$LOCALIZE[31107]: $INFO[System.ProfileName]</label>
|
||||
<textcolor>highlight</textcolor>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
|
||||
<!--dialog controls-->
|
||||
<control type="radiobutton" id="4">
|
||||
<description>Enable Login Screen</description>
|
||||
<posx>0</posx>
|
||||
<posy>3-row</posy>
|
||||
<width>12-col</width>
|
||||
<posy>2-row</posy>
|
||||
<width>4-col</width>
|
||||
<label>20096</label>
|
||||
<align>left</align>
|
||||
<ondown>2</ondown>
|
||||
</control>
|
||||
<!--profile selection-->
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>5-row</posy>
|
||||
|
||||
<control type="label">
|
||||
<posx>4-col-indent</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>12-col</width>
|
||||
<align>center</align>
|
||||
<font>itemSubTitle</font>
|
||||
<label>31104</label>
|
||||
<textcolor>white</textcolor>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<align>left</align>
|
||||
<font>itemTitle</font>
|
||||
<label>$LOCALIZE[31107]: [COLOR highlight]$INFO[System.ProfileName][/COLOR]</label>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
|
||||
<control type="panel" id="2">
|
||||
<posx>0</posx>
|
||||
<posy>6-row</posy>
|
||||
<width>12-col</width>
|
||||
<height>5-row</height>
|
||||
<posx>24</posx>
|
||||
<posy>166</posy>
|
||||
<width>17-col</width>
|
||||
<height>8-row</height>
|
||||
<onup>4</onup>
|
||||
<itemlayout width="6-col" height="1-row">
|
||||
<itemlayout width="4-col" height="4-col">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>6-col-gutter</width>
|
||||
<height>53</height>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>4-col-gutter</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>99FFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>4</posx>
|
||||
<posy>4</posy>
|
||||
<width>48</width>
|
||||
<height>48</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
<texture border="3">colors/black.png</texture>
|
||||
<bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>textboxInactive</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col</posx>
|
||||
<posx>12</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>240</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>regularStrong</font>
|
||||
<textcolor>disabled</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>312</width>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
<width>4-col-gutter</width>
|
||||
<height>4-col-gutter</height>
|
||||
<aspectratio>scale</aspectratio>
|
||||
<texture fallback="" border="0">$INFO[Listitem.thumb]</texture>
|
||||
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="6-col" height="1-row">
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>2</posy>
|
||||
<width>6-col-gutter</width>
|
||||
<height>53</height>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
||||
<bordersize>0</bordersize>
|
||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>4</posx>
|
||||
<posy>4</posy>
|
||||
<width>48</width>
|
||||
<height>48</height>
|
||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>1-col</posx>
|
||||
<posy>0</posy>
|
||||
<width>312</width>
|
||||
<font>itemTitle</font>
|
||||
<textcolor>black</textcolor>
|
||||
<selectedcolor>black</selectedcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label>$INFO[ListItem.Label]</label>
|
||||
<focusedlayout width="4-col" height="4-col">
|
||||
<control type="group">
|
||||
<include>spinFocusPoster</include>
|
||||
<control type="image">
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<height>4-col-gutter</height>
|
||||
<aspectratio>scale</aspectratio>
|
||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
<colordiffuse>ff666666</colordiffuse>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>2-row</posy>
|
||||
<width>240</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>regularStrong</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
</control>
|
||||
<control type="grouplist">
|
||||
<posx>1-col</posx>
|
||||
<posy>5-row</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<orientation>horizontal</orientation>
|
||||
<control type="label">
|
||||
<width>24</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>symbol</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<width>4-col</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
<font>smallStrong</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label>$LOCALIZE[31199]</label>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
</control>
|
||||
|
|
|
@ -187,14 +187,6 @@
|
|||
<onclick>Skin.ToggleSetting(hideSearch)</onclick>
|
||||
<selected>Skin.HasSetting(hideSearch)</selected>
|
||||
</control>
|
||||
<control type="radiobutton" id="13">
|
||||
<visible>Container(8000).Hasfocus(2)</visible>
|
||||
<description>Hide Programs</description>
|
||||
<width>16-col</width>
|
||||
<label>31151</label>
|
||||
<onclick>Skin.ToggleSetting(hidePrograms)</onclick>
|
||||
<selected>Skin.HasSetting(hidePrograms)</selected>
|
||||
</control>
|
||||
<control type="radiobutton" id="15">
|
||||
<visible>Container(8000).Hasfocus(3)</visible>
|
||||
<description>Enable Debug Grid</description>
|
||||
|
|
|
@ -736,3 +736,7 @@ msgstr ""
|
|||
msgctxt "#31198"
|
||||
msgid "Adding Directory:"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31199"
|
||||
msgid "Details"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue