mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
reinstate 'Settings' under SETTINGS menu and add new tab for 'OpenELEC'
This commit is contained in:
parent
3c046d8c05
commit
7db4049f40
@ -1,24 +1,14 @@
|
||||
--- xbmc-theme-Confluence-f38655f/720p/IncludesHomeMenuItems.xml 2012-03-19 00:18:09.884593147 +0400
|
||||
+++ xbmc-theme-Confluence-f38655f/720p/IncludesHomeMenuItems.patch.xml 2012-03-19 11:28:54.813438169 +0400
|
||||
@@ -178,16 +178,16 @@
|
||||
<height>35</height>
|
||||
<texture border="0,0,0,3" flipx="true">HomeSubEnd.png</texture>
|
||||
--- xbmc-theme-Confluence-11.0.1/720p/IncludesHomeMenuItems.xml 2012-03-31 08:37:23.304505434 +0400
|
||||
+++ xbmc-theme-Confluence-11.0.1/720p/IncludesHomeMenuItems.patch.xml 2012-03-31 08:39:57.894660377 +0400
|
||||
@@ -183,6 +183,11 @@
|
||||
<label>5</label>
|
||||
<onclick>ActivateWindow(Settings)</onclick>
|
||||
</control>
|
||||
- <control type="button" id="90122">
|
||||
- <include>ButtonHomeSubCommonValues</include>
|
||||
- <label>5</label>
|
||||
- <onclick>ActivateWindow(Settings)</onclick>
|
||||
- </control>
|
||||
<control type="button" id="90123">
|
||||
<include>ButtonHomeSubCommonValues</include>
|
||||
<label>7</label>
|
||||
<onclick>ActivateWindow(FileManager)</onclick>
|
||||
</control>
|
||||
+ <control type="button" id="90122">
|
||||
+ <control type="button" id="90120">
|
||||
+ <include>ButtonHomeSubCommonValues</include>
|
||||
+ <label>OpenELEC</label>
|
||||
+ <onclick>RunAddon(os.openelec.settings)</onclick>
|
||||
+ </control>
|
||||
<control type="button" id="90124">
|
||||
<control type="button" id="90123">
|
||||
<include>ButtonHomeSubCommonValues</include>
|
||||
<label>13200</label>
|
||||
<label>7</label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user