diff options
Diffstat (limited to 'addons/skin.estouchy/xml/SettingsSystemInfo.xml')
-rw-r--r-- | addons/skin.estouchy/xml/SettingsSystemInfo.xml | 206 |
1 files changed, 206 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/SettingsSystemInfo.xml b/addons/skin.estouchy/xml/SettingsSystemInfo.xml new file mode 100644 index 0000000..6ebad17 --- /dev/null +++ b/addons/skin.estouchy/xml/SettingsSystemInfo.xml @@ -0,0 +1,206 @@ +<?xml version="1.0" encoding="UTF-8"?> +<window> + <defaultcontrol always="true">95</defaultcontrol> + <controls> + <include>CommonBackground</include> + <control type="label" id="40"> + <description>Hiddenlabel to pass to above</description> + <visible>false</visible> + </control> + <control type="group"> + <include>Window_OpenClose_Animation_Zoom</include> + <control type="image"> + <description>Menu Panel</description> + <posx>-5</posx> + <posy>-5</posy> + <width>400</width> + <height>970</height> + <texture>panel.png</texture> + <bordertexture border="6">panel_shadow.png</bordertexture> + <bordersize>5</bordersize> + </control> + <control type="grouplist" id="9000"> + <description>button area</description> + <posx>0</posx> + <posy>130</posy> + <width>390</width> + <height>720</height> + <itemgap>-1</itemgap> + <onleft>5</onleft> + <onright>60</onright> + <onup>9000</onup> + <ondown>9000</ondown> + <control type="button" id="95"> + <description>Button Summary Values</description> + <width>390</width> + <height>80</height> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <pulseonselect>false</pulseonselect> + <label>20037</label> + <textoffsetx>20</textoffsetx> + </control> + <control type="button" id="94"> + <width>390</width> + <height>80</height> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13277</label> + <textoffsetx>20</textoffsetx> + </control> + <control type="button" id="96"> + <width>390</width> + <height>80</height> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13279</label> + <textoffsetx>20</textoffsetx> + </control> + <control type="button" id="97"> + <width>390</width> + <height>80</height> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13280</label> + <textoffsetx>20</textoffsetx> + </control> + <control type="button" id="98"> + <width>390</width> + <height>80</height> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <pulseonselect>false</pulseonselect> + <label>13281</label> + <textoffsetx>20</textoffsetx> + </control> + <control type="button" id="99"> + <width>390</width> + <height>80</height> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <pulseonselect>false</pulseonselect> + <label>31556</label> + <textoffsetx>20</textoffsetx> + </control> + <control type="button" id="100"> + <width>390</width> + <height>80</height> + <aligny>center</aligny> + <font>font24_title</font> + <textcolor>white</textcolor> + <texturefocus>list_focus.png</texturefocus> + <texturenofocus></texturenofocus> + <pulseonselect>false</pulseonselect> + <label>12389</label> + <textoffsetx>20</textoffsetx> + </control> + </control> + <include content="SysInfoContent" condition="String.IsEqual(Skin.AspectRatio,16:9)"> + <param name="panel-width">1316</param> + <param name="textbox-width">1236</param> + </include> + <include content="SysInfoContent" condition="String.IsEqual(Skin.AspectRatio,4:3)"> + <param name="panel-width">890</param> + <param name="textbox-width">810</param> + </include> + <control type="group"> + <posx>470r</posx> + <posy>190r</posy> + <control type="label" id="52"> + <description>Kodi Build Version</description> + <posx>330</posx> + <posy>10</posy> + <width>740</width> + <label>144</label> + <align>right</align> + <textcolor>blue</textcolor> + <shadowcolor>black</shadowcolor> + <font>font20_title</font> + </control> + <control type="label"> + <description>Memory Text</description> + <posx>0</posx> + <posy>50</posy> + <width>410</width> + <height>25</height> + <label>$LOCALIZE[31309] $INFO[system.memory(used.percent)]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <font>font18_title</font> + </control> + <control type="progress"> + <description>Memory BAR</description> + <posx>10</posx> + <posy>50</posy> + <width>320</width> + <height>25</height> + <info>system.memory(used)</info> + </control> + <control type="label"> + <description>CPU Text</description> + <posx>0</posx> + <posy>90</posy> + <width>410</width> + <height>60</height> + <label>$LOCALIZE[13271] $INFO[System.CPUUsage]</label> + <align>right</align> + <aligny>center</aligny> + <textcolor>white</textcolor> + <shadowcolor>black</shadowcolor> + <font>font18_title</font> + <wrapmultiline>true</wrapmultiline> + </control> + <control type="progress"> + <description>CPU BAR</description> + <posx>10</posx> + <posy>90</posy> + <width>320</width> + <height>25</height> + <info>System.CPUUsage</info> + </control> + </control> + </control> + <include>Header</include> + <include>CommonNowPlaying</include> + <include>Footer</include> + <control type="label"> + <description>Window label</description> + <include>MediaWindowTitleCommons</include> + <label>$LOCALIZE[130]</label> + </control> + <control type="panel" id="9002"> + <include>VisibleFadeEffect</include> + <include>BottomMenuLayout</include> + <content> + <item> + <label>31200</label> + <onclick>Back</onclick> + <icon>icon_button_back.png</icon> + </item> + </content> + </control> + </controls> +</window> |