This commit is contained in:
Chris Bevan 2015-05-17 23:38:05 +01:00
parent 63d948e6c8
commit 562abdd1fb
7 changed files with 225 additions and 167 deletions

View File

@ -113,7 +113,7 @@
<height>2-row</height> <height>2-row</height>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>regularStrong</font> <font>buttonTitle</font>
<textcolor>disabled</textcolor> <textcolor>disabled</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
@ -152,16 +152,7 @@
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture> <bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize> <bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse> <colordiffuse>ff444444</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>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>
@ -170,9 +161,9 @@
<height>2-row</height> <height>2-row</height>
<align>center</align> <align>center</align>
<aligny>center</aligny> <aligny>center</aligny>
<font>regularStrong</font> <font>buttonTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>[B]$INFO[ListItem.label][/B]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>12</posx> <posx>12</posx>

View File

@ -114,29 +114,32 @@
<!--What is this one?? NOT skin selection--> <!--What is this one?? NOT skin selection-->
<control type="panel" id="3"> <control type="panel" id="3">
<posx>0</posx> <posx>6-col</posx>
<posy>10-row</posy> <posy>12-row</posy>
<width>12-col</width> <width>12-col</width>
<height>11-row</height> <height>11-row</height>
<onleft>9999</onleft> <onleft>9999</onleft>
<itemlayout height="2-row" width="12-col"> <itemlayout height="2-row" width="12-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>3</posy>
<width>1-col</width> <width>66</width>
<height>2-row</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture> <texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
</control> </control>
<control type="label"> <control type="label">
<visible>ListItem.IsSelected</visible> <visible>ListItem.IsSelected</visible>
<posx>11</posx> <posx>0</posx>
<posy>-1</posy> <posy>3</posy>
<width>38</width> <width>66</width>
<height>66</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <selectedcolor>textActive</selectedcolor>
<label></label> <label></label>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
@ -151,6 +154,18 @@
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="12-col"> <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"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
@ -161,24 +176,19 @@
<bordersize>0</bordersize> <bordersize>0</bordersize>
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
</control> </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"> <control type="label">
<visible>ListItem.IsSelected</visible> <visible>ListItem.IsSelected</visible>
<posx>11</posx> <posx>0</posx>
<posy>-1</posy> <posy>3</posy>
<width>38</width> <width>66</width>
<height>66</height>
<align>center</align>
<aligny>center</aligny>
<font>symbolLarge</font> <font>symbolLarge</font>
<textcolor>textActive</textcolor> <textcolor>black</textcolor>
<selectedcolor>black</selectedcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
<label></label> <label></label>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
@ -188,7 +198,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>black</textcolor> <textcolor>black</textcolor>
<shadowcolor>-</shadowcolor> <selectedcolor>black</selectedcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</focusedlayout> </focusedlayout>

View File

@ -151,10 +151,10 @@
</control> </control>
<!--larger thumbnail--> <!--larger thumbnail-->
<control type="image"> <control type="image">
<posx>12-col</posx> <posx>876</posx>
<posy>5-row</posy> <posy>6-row</posy>
<width>6-col</width> <width>4-col-gutter</width>
<height>6-col</height> <height>4-col-gutter</height>
<aspectratio scalediffuse="false" align="left" aligny="center">keep</aspectratio> <aspectratio scalediffuse="false" align="left" aligny="center">keep</aspectratio>
<texture border="0">$INFO[Listitem.icon]</texture> <texture border="0">$INFO[Listitem.icon]</texture>
<fadetime>200</fadetime> <fadetime>200</fadetime>

View File

@ -6,7 +6,7 @@
<include>globalBackground</include> <include>globalBackground</include>
<control type="group"> <control type="group">
<posx>col-5-begin</posx> <posx>col-5-begin</posx>
<posy>row-6-begin</posy> <posy>row-10-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>
<control type="list" id="52"> <control type="list" id="52">
@ -15,52 +15,66 @@
<width>16-col</width> <width>16-col</width>
<height>11-row</height> <height>11-row</height>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<itemlayout width="4-col" height="6-row"> <itemlayout width="4-col" height="4-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>4-col-gutter</height> <height>4-col-gutter</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio>stretch</aspectratio>
<texture diffuse="masks/circle.png" border="0" fallback="colors/offblack.png">$INFO[listitem.thumb]</texture> <texture border="3">colors/black.png</texture>
<bordersize>0</bordersize> <bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>textboxInactive</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>132</posx> <posx>12</posx>
<posy>5-row</posy> <posy>2-row</posy>
<width>4-col-gutter</width> <width>240</width>
<height>1-row</height> <height>2-row</height>
<font>itemTitle</font>
<align>center</align> <align>center</align>
<textcolor>highlight</textcolor> <aligny>center</aligny>
<shadowcolor>-</shadowcolor> <font>regularStrong</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control> </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> </itemlayout>
<focusedlayout width="4-col" height="6-row"> <focusedlayout width="4-col" height="4-col">
<control type="image"> <control type="group">
<posx>0</posx> <include>spinFocusPoster</include>
<posy>0</posy> <control type="image">
<width>4-col-gutter</width> <posx>0</posx>
<height>4-col-gutter</height> <posy>0</posy>
<aspectratio scalediffuse="false">scale</aspectratio> <width>4-col-gutter</width>
<texture diffuse="masks/circle.png" border="0" fallback="colors/offblack.png">$INFO[listitem.thumb]</texture> <height>4-col-gutter</height>
<bordersize>0</bordersize> <aspectratio>stretch</aspectratio>
<colordiffuse>FFFFFFFF</colordiffuse> <texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus"> <bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<effect type="zoom" end="110" center="auto" time="200" delay="0"/> <bordersize>3</bordersize>
</animation> <colordiffuse>ff444444</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>132</posx> <posx>12</posx>
<posy>5-row</posy> <posy>2-row</posy>
<width>4-col-gutter</width> <width>240</width>
<height>1-row</height> <height>2-row</height>
<font>itemTitle</font> <align>center</align>
<align>center</align> <aligny>center</aligny>
<textcolor>textActive</textcolor> <font>regularStrong</font>
<shadowcolor>-</shadowcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.label]</label> <label>$INFO[ListItem.label]</label>
</control>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>

View File

@ -6,114 +6,161 @@
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
<control type="group"> <control type="group">
<posx>col-7-begin</posx> <posx>col-4-begin</posx>
<posy>row-3-begin</posy> <posy>row-7-begin</posy>
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <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"> <control type="label">
<posx>12</posx> <posx>24</posx>
<posy>44</posy> <posy>0</posy>
<width>16-col</width> <width>16-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font> <font>dialogTitle</font>
<label>31103</label> <label>31103</label>
<textcolor>black</textcolor> <textcolor>textActive</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>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<!--dialog controls--> <!--dialog controls-->
<control type="radiobutton" id="4"> <control type="radiobutton" id="4">
<description>Enable Login Screen</description> <description>Enable Login Screen</description>
<posx>0</posx> <posx>0</posx>
<posy>3-row</posy> <posy>2-row</posy>
<width>12-col</width> <width>4-col</width>
<label>20096</label> <label>20096</label>
<align>left</align> <align>left</align>
<ondown>2</ondown> <ondown>2</ondown>
</control> </control>
<!--profile selection-->
<control type="label"> <control type="label">
<posx>12</posx> <posx>4-col-indent</posx>
<posy>5-row</posy> <posy>2-row</posy>
<width>12-col</width> <width>12-col</width>
<align>center</align> <height>2-row</height>
<font>itemSubTitle</font> <aligny>center</aligny>
<label>31104</label> <align>left</align>
<textcolor>white</textcolor> <font>itemTitle</font>
<label>$LOCALIZE[31107]: [COLOR highlight]$INFO[System.ProfileName][/COLOR]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor> <shadowcolor>-</shadowcolor>
</control> </control>
<control type="panel" id="2"> <control type="panel" id="2">
<posx>0</posx> <posx>24</posx>
<posy>6-row</posy> <posy>166</posy>
<width>12-col</width> <width>17-col</width>
<height>5-row</height> <height>8-row</height>
<onup>4</onup> <onup>4</onup>
<itemlayout width="6-col" height="1-row"> <itemlayout width="4-col" height="4-col">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>2</posy> <posy>0</posy>
<width>6-col-gutter</width> <width>4-col-gutter</width>
<height>53</height> <height>4-col-gutter</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="24,0,24,0">UIControls/listitemNF.png</texture> <texture border="3">colors/black.png</texture>
<bordersize>0</bordersize> <bordertexture colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<colordiffuse>99FFFFFF</colordiffuse> <bordersize>3</bordersize>
</control> <colordiffuse>textboxInactive</colordiffuse>
<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>
<control type="label"> <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> <posy>0</posy>
<width>312</width> <width>4-col-gutter</width>
<font>itemTitle</font> <height>4-col-gutter</height>
<textcolor>textActive</textcolor> <aspectratio>scale</aspectratio>
<shadowcolor>-</shadowcolor> <texture fallback="" border="0">$INFO[Listitem.thumb]</texture>
<label>$INFO[ListItem.Label]</label> <bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="6-col" height="1-row"> <focusedlayout width="4-col" height="4-col">
<control type="image"> <control type="group">
<posx>0</posx> <include>spinFocusPoster</include>
<posy>2</posy> <control type="image">
<width>6-col-gutter</width> <posx>0</posx>
<height>53</height> <posy>0</posy>
<aspectratio>stretch</aspectratio> <width>4-col-gutter</width>
<texture border="24,0,24,0">UIControls/listitemFO.png</texture> <height>4-col-gutter</height>
<bordersize>0</bordersize> <aspectratio>scale</aspectratio>
<colordiffuse>FFFFFFFF</colordiffuse> <texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
</control> <bordertexture colordiffuse="FFFFFFFF">colors/white.png</bordertexture>
<control type="image"> <bordersize>3</bordersize>
<posx>4</posx> <colordiffuse>ff666666</colordiffuse>
<posy>4</posy> </control>
<width>48</width> <control type="label">
<height>48</height> <posx>12</posx>
<aspectratio scalediffuse="false">scale</aspectratio> <posy>2-row</posy>
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture> <width>240</width>
</control> <height>2-row</height>
<control type="label"> <align>center</align>
<posx>1-col</posx> <aligny>center</aligny>
<posy>0</posy> <font>regularStrong</font>
<width>312</width> <textcolor>textActive</textcolor>
<font>itemTitle</font> <label>$INFO[ListItem.label]</label>
<textcolor>black</textcolor> </control>
<selectedcolor>black</selectedcolor> <control type="grouplist">
<shadowcolor>-</shadowcolor> <posx>1-col</posx>
<label>$INFO[ListItem.Label]</label> <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> </control>
</focusedlayout> </focusedlayout>
</control> </control>

View File

@ -187,14 +187,6 @@
<onclick>Skin.ToggleSetting(hideSearch)</onclick> <onclick>Skin.ToggleSetting(hideSearch)</onclick>
<selected>Skin.HasSetting(hideSearch)</selected> <selected>Skin.HasSetting(hideSearch)</selected>
</control> </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"> <control type="radiobutton" id="15">
<visible>Container(8000).Hasfocus(3)</visible> <visible>Container(8000).Hasfocus(3)</visible>
<description>Enable Debug Grid</description> <description>Enable Debug Grid</description>

View File

@ -736,3 +736,7 @@ msgstr ""
msgctxt "#31198" msgctxt "#31198"
msgid "Adding Directory:" msgid "Adding Directory:"
msgstr "" msgstr ""
msgctxt "#31199"
msgid "Details"
msgstr ""