[Libreoffice-commits] core.git: officecfg/registry

Fridrich Å trba fridrich.strba at bluewin.ch
Fri May 17 09:38:49 PDT 2013


 officecfg/registry/schema/org/openoffice/Office/Common.xcs |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 67ba9fdb2c298cbc62e64b9768355a8bf8c5b098
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Fri May 17 18:38:16 2013 +0200

    Fix build
    
    Change-Id: I39f8160311ab24f8bdd680b87a407ba69a4e51e3

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index fea2329..fbff56b8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5021,6 +5021,12 @@
             </info>
             <value>false</value>
           </prop>
+          <prop oor:name="ViewPDFAfterExport" oor:type="xs:boolean" oor:nillable="false">
+            <info>
+              <desc>Specifies if PDF automatically opens after export.</desc>
+            </info>
+            <value>false</value>
+          </prop>
           <prop oor:name="ExportBookmarks" oor:type="xs:boolean" oor:nillable="false">
             <info>
               <desc>Specifies if bookmarks are exported to PDF.</desc>
@@ -5278,12 +5284,6 @@
               screen.</desc>
             </info>
             <value>false</value>
-          <prop oor:name="ViewPDFAfterExport" oor:type="xs:boolean" oor:nillable="false">
-            <info>
-              <desc>Specifies if PDF automatically opens after export.</desc>
-            </info>
-            <value>false</value>
-          </prop>
           </prop>
           <!-- PDF Encryption -->
           <prop oor:name="Printing" oor:type="xs:int" oor:nillable="false">


More information about the Libreoffice-commits mailing list