mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: add patch to show RSS settings in standard group
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fc873ea051
commit
13d9a8a60e
@ -0,0 +1,12 @@
|
||||
diff -Naur xbmc-13.alpha-536cf62/system/settings/settings.xml xbmc-13.alpha-536cf62.patch/system/settings/settings.xml
|
||||
--- xbmc-13.alpha-536cf62/system/settings/settings.xml 2014-01-29 18:31:46.000000000 +0100
|
||||
+++ xbmc-13.alpha-536cf62.patch/system/settings/settings.xml 2014-01-31 13:12:46.789297639 +0100
|
||||
@@ -91,7 +91,7 @@
|
||||
</group>
|
||||
<group id="2">
|
||||
<setting id="lookandfeel.enablerssfeeds" type="boolean" label="13305" help="36111">
|
||||
- <level>1</level>
|
||||
+ <level>0</level>
|
||||
<default>true</default>
|
||||
<control type="toggle" />
|
||||
</setting>
|
Loading…
x
Reference in New Issue
Block a user