[Libreoffice-commits] core.git: officecfg/registry
Gabor Kelemen
kelemeng at ubuntu.com
Sun May 6 10:14:57 UTC 2018
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4e81efeadee1403bc3315a4adbf86cd769715fc2
Author: Gabor Kelemen <kelemeng at ubuntu.com>
Date: Thu May 3 18:32:34 2018 +0200
tdf#55972 Export URLs relative to filesystem in PDF export by default
To sync with the default setting used for other file formats
Change-Id: I4fb0062c43282631c30e89308b25c1658d438537
Reviewed-on: https://gerrit.libreoffice.org/53815
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 1b1c16c3245d..390b54595e40 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5201,7 +5201,7 @@
protocol) present in the document will be exported as relative to
the source document location.</desc>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="PDFViewSelection" oor:type="xs:int" oor:nillable="false">
<info>
More information about the Libreoffice-commits
mailing list