mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc-theme-Confluence: add OE settings patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2ed2b28aa0
commit
be1cb21b8a
@ -0,0 +1,24 @@
|
||||
--- 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>
|
||||
</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">
|
||||
+ <include>ButtonHomeSubCommonValues</include>
|
||||
+ <label>OpenELEC</label>
|
||||
+ <onclick>RunAddon(os.openelec.settings)</onclick>
|
||||
+ </control>
|
||||
<control type="button" id="90124">
|
||||
<include>ButtonHomeSubCommonValues</include>
|
||||
<label>13200</label>
|
Loading…
x
Reference in New Issue
Block a user