[SCM] kodi/master: Fix 03-privacy.patch to disable rss feed

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sat Dec 26 22:14:26 UTC 2015


The following commit has been merged in the master branch:
commit f82f8b758dae61ffa4f15fc34edb8675efac152f
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Fri Dec 25 23:44:06 2015 +0100

    Fix 03-privacy.patch to disable rss feed

diff --git a/debian/patches/03-privacy.patch b/debian/patches/03-privacy.patch
index 6d43889..c0387a6 100644
--- a/debian/patches/03-privacy.patch
+++ b/debian/patches/03-privacy.patch
@@ -1,11 +1,11 @@
 --- a/system/settings/settings.xml
 +++ b/system/settings/settings.xml
-@@ -260,7 +260,7 @@
-       <group id="1">
-         <setting id="filelists.showparentdiritems" type="boolean" label="13306" help="36122">
-           <level>1</level>
+@@ -97,7 +97,7 @@
+       <group id="2">
+         <setting id="lookandfeel.enablerssfeeds" type="boolean" label="13305" help="36111">
+           <level>0</level>
 -          <default>true</default>
 +          <default>false</default>
            <control type="toggle" />
          </setting>
-         <setting id="filelists.showextensions" type="boolean" label="497" help="36123">
+         <setting id="lookandfeel.rssedit" type="string" parent="lookandfeel.enablerssfeeds" label="21450" help="36112">

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list