skin.pellucid/1080i/Includes_hubOptionsItems.xml

177 lines
8.4 KiB
XML
Raw Normal View History

2015-12-01 21:38:46 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
2016-11-08 11:36:35 +01:00
<!--home submenu items-->
<include name="homeSideMenu">
<control type="button" id="506">
2016-10-05 15:33:07 +02:00
<description>Menu editor (Home)</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<label>31041</label>
2016-12-05 23:21:15 +01:00
<onclick condition="!System.HasAddon(script.skinshortcuts)">InstallAddon(script.skinshortcuts)</onclick>
<onclick condition="System.HasAddon(script.skinshortcuts)">RunScript(script.skinshortcuts,type=manage&amp;group=mainmenu)</onclick>
2016-10-05 15:33:07 +02:00
</control>
2016-11-08 11:36:35 +01:00
</include>
2015-12-01 21:38:46 +01:00
<!--video submenu items-->
<include name="videoSideMenu">
2016-11-19 12:33:24 +01:00
<control type="button" id="506">
<description>Search</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<label>31147</label>
<onclick>right</onclick>
<onclick>RunScript(script.globalsearch,movies=true&amp;tvshows=true&amp;episodes=true)</onclick>
</control>
2015-12-01 21:38:46 +01:00
<control type="button" id="3">
<description>Sort by</description>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
<label>31109</label>
<altlabel>31110</altlabel>
<width>6-col</width>
</control>
<control type="button" id="505">
2016-11-08 11:36:35 +01:00
<description>Menu shortcuts</description>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<label>31041</label>
2016-12-05 23:21:15 +01:00
<onclick condition="!System.HasAddon(script.skinshortcuts)">InstallAddon(script.skinshortcuts)</onclick>
<onclick condition="System.HasAddon(script.skinshortcuts)">RunScript(script.skinshortcuts,type=manage&amp;group=videos)</onclick>
2015-12-01 21:38:46 +01:00
</control>
2016-11-18 21:48:26 +01:00
<control type="button" id="508">
<visible>PVR.HasTVChannels</visible>
<description>PVR Timers</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<label>31087</label>
<onclick>ActivateWindow(TVTimerRules)</onclick>
</control>
2015-12-01 21:38:46 +01:00
<control type="button" id="507">
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<label>653</label>
<onclick>UpdateLibrary(video)</onclick>
<onclick>right</onclick>
</control>
<control type="radiobutton" id="14">
<description>Watched Toggle</description>
<label>31195</label>
<width>6-col</width>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<radiowidth/>
<radioheight/>
</control>
<control type="radiobutton" id="11">
<description>Unlock Shares</description>
<label>20336</label>
<width>6-col</width>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
<texturenofocus>-</texturenofocus>
<textureradiofocus>-</textureradiofocus>
<textureradionofocus>-</textureradionofocus>
<onclick>right</onclick>
<onclick>xbmc.mastermode</onclick>
<selected>system.ismaster</selected>
<visible>system.haslocks</visible>
</control>
</include>
<!--music submenu items-->
<include name="musicSideMenu">
2016-11-19 12:33:24 +01:00
<control type="button" id="506">
<description>Search</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<label>31147</label>
<onclick>right</onclick>
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true)</onclick>
</control>
2015-12-01 21:38:46 +01:00
<control type="button" id="3">
<description>Sort by</description>
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
2015-12-01 21:38:46 +01:00
</control>
2016-11-18 21:48:26 +01:00
<control type="button" id="508">
<visible>PVR.HasRadioChannels</visible>
<description>PVR Timers</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<label>31087</label>
<onclick>ActivateWindow(RadioTimerRules)</onclick>
</control>
2015-12-01 21:38:46 +01:00
<control type="button" id="503">
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<label>31041</label>
2016-12-05 23:21:15 +01:00
<onclick condition="!System.HasAddon(script.skinshortcuts)">InstallAddon(script.skinshortcuts)</onclick>
<onclick condition="System.HasAddon(script.skinshortcuts)">RunScript(script.skinshortcuts,type=manage&amp;group=music)</onclick>
2015-12-01 21:38:46 +01:00
</control>
<control type="button" id="504">
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<label>653</label>
<onclick>UpdateLibrary(music)</onclick>
<onclick>right</onclick>
</control>
</include>
<!--pictures submenu items-->
<include name="picturesSideMenu">
<!--sorting-->
<control type="button" id="3">
<description>Sort by</description>
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<label>103</label>
</control>
<control type="togglebutton" id="4">
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
2015-12-01 21:38:46 +01:00
</control>
2016-11-17 18:38:24 +01:00
<control type="button" id="5">
<width>6-col</width>
<focusedcolor>textActive</focusedcolor>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<label>31041</label>
2016-12-05 23:21:15 +01:00
<onclick condition="!System.HasAddon(script.skinshortcuts)">InstallAddon(script.skinshortcuts)</onclick>
<onclick condition="System.HasAddon(script.skinshortcuts)">RunScript(script.skinshortcuts,type=manage&amp;group=pictures)</onclick>
2016-11-17 18:38:24 +01:00
</control>
2015-12-01 21:38:46 +01:00
</include>
</includes>