summaryrefslogtreecommitdiff
path: root/libre/okular/disable-drm.patch
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2021-03-20 22:33:39 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2021-03-20 22:37:47 -0400
commite1ac49b55ecb0fcb9126ae7b7b0cada20a6be0bf (patch)
tree94ad4d47d8a9b308360acba3d65901bcc13be7e8 /libre/okular/disable-drm.patch
parent917783fe238d77be04078934c0924a88f35dc733 (diff)
downloadabslibre-e1ac49b55ecb0fcb9126ae7b7b0cada20a6be0bf.tar.gz
abslibre-e1ac49b55ecb0fcb9126ae7b7b0cada20a6be0bf.tar.bz2
abslibre-e1ac49b55ecb0fcb9126ae7b7b0cada20a6be0bf.zip
[okular]: upgrade to v20.12.3
Diffstat (limited to 'libre/okular/disable-drm.patch')
-rw-r--r--libre/okular/disable-drm.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/okular/disable-drm.patch b/libre/okular/disable-drm.patch
new file mode 100644
index 000000000..ebc801a6a
--- /dev/null
+++ b/libre/okular/disable-drm.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>