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

New commits:
commit 2343372851cc98daafe6899382792c56d941bcdd
Author:     Gabor Kelemen <kelemen.gab...@nisz.hu>
AuthorDate: Mon Jul 15 15:43:29 2019 +0200
Commit:     László Németh <nem...@numbertext.org>
CommitDate: Wed Aug 7 10:12:10 2019 +0200

    tdf#103703 Print automatically inserted blank pages by default
    
    This reverts tdf#42099 as that is believed to be a misunderstood report.
    
    Change-Id: I01984ffcb200c2d7d780c740f92f956dd9fdc363
    Reviewed-on: https://gerrit.libreoffice.org/75944
    Tested-by: Jenkins
    Reviewed-by: László Németh <nem...@numbertext.org>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 4fb689d2eb7a..b265132cbcac 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -2182,7 +2182,7 @@
           <desc>Specifies that automatically inserted empty pages are 
printed.</desc>
           <label>Print automatically inserted blank pages</label>
         </info>
-        <value>false</value>
+        <value>true</value>
       </prop>
     </group>
     <group oor:name="Table">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to