skin.divide/720p/Settings.xml
2019-05-21 21:27:25 +02:00

150 lines
4.2 KiB
XML

<window>
<defaultcontrol>50</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<control type="group">
<control type="panel" id="50">
<posx>80</posx>
<posy>180</posy>
<width>1350</width>
<height>512</height>
<onleft>50</onleft>
<onright>50</onright>
<onup>50</onup>
<ondown>50</ondown>
<viewtype label="21371">panel</viewtype>
<pagecontrol>-</pagecontrol>
<scrolltime>200</scrolltime>
<preloaditems>2</preloaditems>
<itemlayout height="200" width="200">
<control type="image">
<posx>5</posx>
<posy>5</posy>
<width>120</width>
<height>120</height>
<texture>$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>150</posy>
<width>120</width>
<height>25</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
</itemlayout>
<focusedlayout height="200" width="200">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>140</width>
<height>140</height>
<aspectratio>stretch</aspectratio>
<texture border="5">button-focus.png</texture>
</control>
<control type="image">
<posx>5</posx>
<posy>5</posy>
<width>130</width>
<height>130</height>
<texture>$INFO[Listitem.Icon]</texture>
</control>
<control type="label">
<posx>5</posx>
<posy>150</posy>
<width>130</width>
<height>25</height>
<font>font12</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<aligny>center</aligny>
<label>[B]$INFO[ListItem.Label][/B]</label>
</control>
</focusedlayout>
<content>
<item>
<label>7</label>
<onclick>ActivateWindow(FileManager)</onclick>
<icon>FileManager.png</icon>
</item>
<item>
<label>24001</label>
<onclick>ActivateWindow(AddonBrowser)</onclick>
<icon>icon_addons.png</icon>
</item>
<item>
<label>138</label>
<onclick>ActivateWindow(SystemInfo)</onclick>
<icon>SystemInformation.png</icon>
</item>
<item>
<label>10050</label>
<onclick>ActivateWindow(Eventlog)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>14036</label>
<onclick>ActivateWindow(servicesettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>13000</label>
<onclick>ActivateWindow(SystemSettings)</onclick>
<icon>icon_system.png</icon>
</item>
<item>
<label>14206</label>
<onclick>ActivateWindow(AppearanceSettings)</onclick>
<icon>icon_appearence.png</icon>
</item>
<item>
<label>14200</label>
<onclick>ActivateWindow(PlayerSettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>14211</label>
<onclick>ActivateWindow(MediaSettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>14204</label>
<onclick>ActivateWindow(PVRSettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>15016</label>
<onclick>ActivateWindow(GameSettings)</onclick>
<icon>unknown-user.png</icon>
</item>
<item>
<label>13200</label>
<onclick>ActivateWindow(Profiles)</onclick>
<icon>unknown-user.png</icon>
</item>
</content>
</control>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>128</height>
<texture>Header.png</texture>
</control>
<control type="label">
<include>WindowTitleCommons</include>
<label>$LOCALIZE[9] - $LOCALIZE[5]</label>
</control>
<include>WindowTitleButtons</include>
<include>BehindDialogFadeOut</include>
<include>DateTimeLabel</include>
</controls>
</window>