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>2022-03-16 09:03:33 +0100
commit13003324eb43485e1a2e2f7ada37d6208e286bb3 (patch)
treee69c441618805965113871f36385b619e44291b5 /test
parent5866932788c5b8c6b9573a3ee1c32ba225357df6 (diff)
Disable ViewPDFAfterExport for unit tests
Change-Id: I3e6ab03abf213a191cfcbb1f868bd658635a2bd2
Diffstat (limited to 'test')
-rw-r--r--test/user-template/registry/modifications.xcd11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/user-template/registry/modifications.xcd b/test/user-template/registry/modifications.xcd
index dcccd94b69d5..039f9fad79ea 100644
--- a/test/user-template/registry/modifications.xcd
+++ b/test/user-template/registry/modifications.xcd
@@ -73,4 +73,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>