summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-03-16 09:03:11 +0100
committerAndras Timar <andras.timar@collabora.com>2023-01-24 09:16:35 +0100
commitdc6caefc1c7313d730b46f2d96f3f0bb03281c3b (patch)
tree1bf4bd5f978e57b455f0e0fe40af734008d90fa3 /test
parent36a17a8eebbd90d102352bdb667cce12c4bcdd5c (diff)
Disable ViewPDFAfterExport for unit tests
Change-Id: I3e6ab03abf213a191cfcbb1f868bd658635a2bd2
Diffstat (limited to 'test')
-rw-r--r--test/user-template/registry-common/modifications.xcd11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/user-template/registry-common/modifications.xcd b/test/user-template/registry-common/modifications.xcd
index b5e3ad6f9fd1..38c2dd8aef4a 100644
--- a/test/user-template/registry-common/modifications.xcd
+++ b/test/user-template/registry-common/modifications.xcd
@@ -123,4 +123,15 @@
</prop>
</node>
</oor:component-data>
+ <oor:component-data oor:name="Common" oor:package="org.openoffice.Office">
+ <node oor:name="Filter">
+ <node oor:name="PDF">
+ <node oor:name="Export">
+ <prop oor:name="ViewPDFAfterExport">
+ <value>false</value>
+ </prop>
+ </node>
+ </node>
+ </node>
+ </oor:component-data>
</oor:data>