skin.pellucid/1080i/SettingsSystemInfo.xml

229 lines
10 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">95</defaultcontrol>
<allowoverlay>no</allowoverlay>
<include>fadeInOut</include>
<controls>
<!--background-->
<include>globalBackground</include>
<!--Folder titles-->
<control type="group">
<posx>0</posx>
<posy>0</posy>
<animation type="Conditional" condition="IntegerGreaterThan(container.numitems,0)">
<effect type="fade" start="0" end="100" time="300"/>
</animation>
<!--source title-->
<control type="label">
<posx>col-1-begin</posx>
<posy>row-1-begin</posy>
<width>14-col</width>
<font>pageTitle</font>
<label>$LOCALIZE[31206]</label>
<textcolor>textActive</textcolor>
</control>
<!--source subtitle-->
<control type="label">
<posx>col-1-begin</posx>
<posy>96</posy>
<width>auto</width>
<font>pageSubTitle</font>
<label>$LOCALIZE[31207] $INFO[System.TotalUptime]</label>
<textcolor>textActive</textcolor>
</control>
<!--dateTime-->
<include>dateTime</include>
</control>
<control type="group">
<posx>col-1-begin</posx>
<posy>row-6-begin</posy>
<control type="panel" id="95">
<posx>12</posx>
<posy>0</posy>
<width>24-col</width>
<height>21-row</height>
<ondown>activateWindow(home)</ondown>
<itemlayout width="6-col" height="10-row">
<control type="image">
<posx>0</posx>
<posy>12</posy>
<width>6-col-gutter</width>
<height>9-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>row-3-begin</posy>
<width>384</width>
<align>center</align>
<font>symbolVeryLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.property(itemIcon)]</label>
</control>
<control type="textbox">
<posx>12</posx>
<posy>6-row</posy>
<width>384</width>
<align>center</align>
<height>3-row</height>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</itemlayout>
<focusedlayout>
<control type="image">
<posx>0</posx>
<posy>12</posy>
<width>6-col-gutter</width>
<height>9-row</height>
<aspectratio>stretch</aspectratio>
<texture>colors/black.png</texture>
<bordersize>0</bordersize>
<colordiffuse>overlay</colordiffuse>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<control type="label">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>2-row</height>
<align>center</align>
<aligny>center</aligny>
<font>dialogTitle</font>
<label>$INFO[ListItem.Label]</label>
<textcolor>textActive</textcolor>
<shadowcolor>-</shadowcolor>
</control>
<control type="label">
<posx>0</posx>
<posy>row-3-begin</posy>
<width>384</width>
<align>center</align>
<font>symbolVeryLarge</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.property(itemIcon)]</label>
</control>
<control type="textbox">
<posx>12</posx>
<posy>6-row</posy>
<width>384</width>
<align>center</align>
<height>3-row</height>
<font>itemSubTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label2]</label>
</control>
</focusedlayout>
<content>
<item id="1">
<description>XBMC Version</description>
<label>482</label>
<label2>$INFO[System.BuildVersion][CR]$INFO[System.BuildDate]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item id="2">
<description>Connectivity</description>
<label>705</label>
<label2>$INFO[Network.IPAddress][CR]$INFO[Network.MacAddress]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item id="3">
<description>Storage</description>
<label>13277</label>
<label2>$INFO[System.TotalSpace,, $LOCALIZE[20161]][CR]$INFO[System.FreeSpace,, $LOCALIZE[156]]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item id="4">
<description>Memory</description>
<label>31062</label>
<label2>$INFO[System.Memory(total),, $LOCALIZE[20161]][CR]$INFO[System.FreeMemory] / $INFO[System.Memory(free.percent),, $LOCALIZE[156]]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item id="5">
<description>CPU</description>
<label>31064</label>
<label2>$INFO[System.CpuFrequency][CR]$LOCALIZE[139]$INFO[System.CPUTemperature, ,]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item id="6">
<description>Screen Resolution</description>
<label>31070</label>
<label2>$INFO[System.ScreenWidth] x $INFO[System.ScreenHeight][CR]$INFO[System.FPS,, $LOCALIZE[31144]]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item id="7">
<description>Media</description>
<label>20060</label>
<label2>$INFO[Window(Home).Property(Movies.Count),$LOCALIZE[20342]: ,][CR]$INFO[Window(Home).Property(TVShows.Count),$LOCALIZE[20343]: ,][CR]$INFO[Window(Home).Property(Music.AlbumsCount),$LOCALIZE[132]: ,]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
<item id="8">
<description>PVR</description>
<label>24019</label>
<label2>$INFO[Pvr.BackendName][CR]$INFO[PVR.BackendDiskspace]</label2>
<property name="itemIcon">&gt;</property>
<thumb>-</thumb>
<onclick>noop</onclick>
</item>
</content>
</control>
</control>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>WindowID</include>
<label>SettingsSystemInfo.xml</label>
</control>
</controls>
</window>