add conditional shortcut for LibreELEC settings (#34)

Thanks
This commit is contained in:
Christian Hewitt 2018-02-06 19:40:51 +04:00 committed by Kevin Goffe
parent 4952279189
commit ed998248c3

View File

@ -198,6 +198,12 @@
<label>5</label>
<onclick>ActivateWindow(Settings)</onclick>
</control>
<control type="button" id="90120">
<include>ButtonHomeSubCommonValues</include>
<label>LibreELEC</label>
<onclick>RunAddon(service.libreelec.settings)</onclick>
<visible>System.HasAddon(service.libreelec.settings)</visible>
</control>
<control type="button" id="90123">
<include>ButtonHomeSubCommonValues</include>
<label>7</label>