mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc-theme-Confluence: readd patch to add OpenELEC Settings to 'System' menu, thanks to chewitt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d3bf46e7bb
commit
974c187217
@ -0,0 +1,14 @@
|
||||
--- a/720p/IncludesHomeMenuItems.xml 2012-07-22 21:56:07.000000000 +0400
|
||||
+++ b/720p/IncludesHomeMenuItems.xml 2012-09-13 23:34:16.975470148 +0400
|
||||
@@ -189,6 +189,11 @@
|
||||
<label>5</label>
|
||||
<onclick>ActivateWindow(Settings)</onclick>
|
||||
</control>
|
||||
+ <control type="button" id="90120">
|
||||
+ <include>ButtonHomeSubCommonValues</include>
|
||||
+ <label>[COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR]</label>
|
||||
+ <onclick>RunAddon(os.openelec.settings)</onclick>
|
||||
+ </control>
|
||||
<control type="button" id="90123">
|
||||
<include>ButtonHomeSubCommonValues</include>
|
||||
<label>7</label>
|
Loading…
x
Reference in New Issue
Block a user