summaryrefslogtreecommitdiff
path: root/libre/okular/turn_off_copy-protection_anti-feature.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-12-19 11:50:50 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-12-19 11:51:00 -0300
commit833e27a3ecf1af862b1c2174bcbd11de32615135 (patch)
tree104bb87f6de93b494af8fe47d2ff83f6b347ca4e /libre/okular/turn_off_copy-protection_anti-feature.patch
parentee01e47febd7bc067e4978e5df81685d9cb8dbd9 (diff)
okular-16.12.0-1.parabola1: updating version
* rename KDE kdegraphics-okular package
Diffstat (limited to 'libre/okular/turn_off_copy-protection_anti-feature.patch')
-rw-r--r--libre/okular/turn_off_copy-protection_anti-feature.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/okular/turn_off_copy-protection_anti-feature.patch b/libre/okular/turn_off_copy-protection_anti-feature.patch
new file mode 100644
index 000000000..ebc801a6a
--- /dev/null
+++ b/libre/okular/turn_off_copy-protection_anti-feature.patch
@@ -0,0 +1,13 @@
+diff --git a/conf/okular_core.kcfg b/conf/okular_core.kcfg
+index 35aaa9d..7593409 100644
+--- a/conf/okular_core.kcfg
++++ b/conf/okular_core.kcfg
+@@ -59,7 +59,7 @@
+ </group>
+ <group name="Core General" >
+ <entry key="ObeyDRM" type="Bool" >
+- <default>true</default>
++ <default>false</default>
+ </entry>
+ <entry key="ChooseGenerators" type="Bool" >
+ <default>false</default>