summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-03-18 15:06:23 +0100
committerAndras Timar <andras.timar@collabora.com>2023-01-24 09:16:41 +0100
commit245fef6757a2d8c533f1d1a0c0ee559ccf917991 (patch)
tree129450ba425e13d8f36ddda371bf5cc6fbfebcac /qadevOOo
parentdc6caefc1c7313d730b46f2d96f3f0bb03281c3b (diff)
Disable ViewPDFAfterExport for unit tests - part 2 (UITests)
Change-Id: I39d2be986c99ed107a59fd72a62730ece66c3d1b
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/qa/registrymodifications.xcu1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/qa/registrymodifications.xcu b/qadevOOo/qa/registrymodifications.xcu
index 3ac099ff7f1e..f426a02f27f8 100644
--- a/qadevOOo/qa/registrymodifications.xcu
+++ b/qadevOOo/qa/registrymodifications.xcu
@@ -8,4 +8,5 @@
<item oor:path="/org.openoffice.Setup/L10N"><prop oor:name="ooSetupSystemLocale" oor:op="fuse"><value>en-US</value></prop></item>
<item oor:path="/org.openoffice.Setup/L10N"><prop oor:name="ooLocale" oor:op="fuse"><value>en</value></prop></item>
<item oor:path="/org.openoffice.Office.Linguistic/General"><prop oor:name="UILocale" oor:op="fuse"><value>en-US</value></prop></item>
+<item oor:path="/org.openoffice.Office.Common/Filter/PDF/Export"><prop oor:name="ViewPDFAfterExport" oor:op="fuse"><value>false</value></prop></item>
</oor:items>