parent
d9639e012a
commit
1bf837afec
@ -877,6 +877,14 @@
|
|||||||
<!-- Buttons for the grouplist -->
|
<!-- Buttons for the grouplist -->
|
||||||
<include>HomeSubMenuRadio</include>
|
<include>HomeSubMenuRadio</include>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="grouplist" id="9017">
|
||||||
|
<include>HomeSubMenuCommonValues</include>
|
||||||
|
<onleft>9017</onleft>
|
||||||
|
<onright>9017</onright>
|
||||||
|
<visible>Container(9000).HasFocus(1)</visible>
|
||||||
|
<!--Buttons for the grouplist -->
|
||||||
|
<include>HomeSubMenuAddons</include>
|
||||||
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<left>-100</left>
|
<left>-100</left>
|
||||||
|
@ -356,6 +356,38 @@
|
|||||||
<texture border="0,0,0,3">HomeSubEnd.png</texture>
|
<texture border="0,0,0,3">HomeSubEnd.png</texture>
|
||||||
</control>
|
</control>
|
||||||
</include>
|
</include>
|
||||||
|
<include name="HomeSubMenuAddons">
|
||||||
|
<control type="image" id="90301">
|
||||||
|
<width>35</width>
|
||||||
|
<height>35</height>
|
||||||
|
<texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="90302">
|
||||||
|
<include>ButtonHomeSubCommonValues</include>
|
||||||
|
<label>24998</label>
|
||||||
|
<onclick>ActivateWindow(addonbrowser,addons://user,return)</onclick>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="90303">
|
||||||
|
<include>ButtonHomeSubCommonValues</include>
|
||||||
|
<label>24033</label>
|
||||||
|
<onclick>ActivateWindow(addonbrowser,addons://repos/,return)</onclick>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="90304">
|
||||||
|
<include>ButtonHomeSubCommonValues</include>
|
||||||
|
<label>24041</label>
|
||||||
|
<onclick>InstallFromZip</onclick>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="90305">
|
||||||
|
<include>ButtonHomeSubCommonValues</include>
|
||||||
|
<label>137</label>
|
||||||
|
<onclick>ActivateWindow(addonbrowser,addons://search,return)</onclick>
|
||||||
|
</control>
|
||||||
|
<control type="image" id="90306">
|
||||||
|
<width>35</width>
|
||||||
|
<height>35</height>
|
||||||
|
<texture border="0,0,0,3">HomeSubEnd.png</texture>
|
||||||
|
</control>
|
||||||
|
</include>
|
||||||
<include name="HomeAddonItemsVideos">
|
<include name="HomeAddonItemsVideos">
|
||||||
<item>
|
<item>
|
||||||
<label>$INFO[system.addontitle(Skin.String(HomeVideosButton1))]</label>
|
<label>$INFO[system.addontitle(Skin.String(HomeVideosButton1))]</label>
|
||||||
|
Loading…
Reference in New Issue
Block a user