officecfg/registry/schema/org/openoffice/Office/Common.xcs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4e81efeadee1403bc3315a4adbf86cd769715fc2
Author: Gabor Kelemen <kelem...@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 <c...@libreoffice.org>
    Reviewed-by: Heiko Tietze <tietze.he...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to