parent
8da28d2ecc
commit
03139a1d9b
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<includes>
|
||||
<include name="HomeSubMenuVideos">
|
||||
<control type="image" id="90101">
|
||||
@ -204,6 +204,12 @@
|
||||
<onclick>RunAddon(service.libreelec.settings)</onclick>
|
||||
<visible>System.HasAddon(service.libreelec.settings)</visible>
|
||||
</control>
|
||||
<control type="button" id="90400">
|
||||
<include>ButtonHomeSubCommonValues</include>
|
||||
<label>CoreELEC</label>
|
||||
<onclick>RunAddon(service.coreelec.settings)</onclick>
|
||||
<visible>System.HasAddon(service.coreelec.settings)</visible>
|
||||
</control>
|
||||
<control type="button" id="90123">
|
||||
<include>ButtonHomeSubCommonValues</include>
|
||||
<label>7</label>
|
||||
|
Loading…
Reference in New Issue
Block a user