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

New commits:
commit 5d4749b5c29cdbfb9ea87db3402d9ada8df7c1c1
Author:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
AuthorDate: Mon Mar 6 09:52:43 2023 +0100
Commit:     Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>
CommitDate: Mon Mar 6 13:18:13 2023 +0000

    Remove trailing blanks
    
    Change-Id: Iaf04b6bd650801c05f83e664d71f26a3d306873e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148302
    Tested-by: Jenkins
    Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index ea8fde42d833..91436b860c63 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2827,7 +2827,7 @@
           </info>
           <prop oor:name="ZoneLocal" oor:type="xs:int" oor:nillable="false">
             <info>
-              <desc>Action needed for opening document with macro with Windows 
zone 
+              <desc>Action needed for opening document with macro with Windows 
zone
               identifier URLZONE_LOCAL_MACHINE (0, local machine).</desc>
             </info>
             <constraints>
@@ -2851,7 +2851,7 @@
           </prop>
           <prop oor:name="ZoneIntranet" oor:type="xs:int" oor:nillable="false">
             <info>
-              <desc>Action needed for opening document with macro with Windows 
zone 
+              <desc>Action needed for opening document with macro with Windows 
zone
               identifier URLZONE_INTRANET (1, local machine).</desc>
             </info>
             <constraints>
@@ -2875,7 +2875,7 @@
           </prop>
           <prop oor:name="ZoneTrusted" oor:type="xs:int" oor:nillable="false">
             <info>
-              <desc>Action needed for opening document with macro with Windows 
zone 
+              <desc>Action needed for opening document with macro with Windows 
zone
               identifier URLZONE_TRUSTED (2, trusted).</desc>
             </info>
             <constraints>
@@ -2899,7 +2899,7 @@
           </prop>
           <prop oor:name="ZoneInternet" oor:type="xs:int" oor:nillable="false">
             <info>
-              <desc>Action needed for opening document with macro with Windows 
zone 
+              <desc>Action needed for opening document with macro with Windows 
zone
               identifier URLZONE_INTERNET (3, internet).</desc>
             </info>
             <constraints>
@@ -2923,7 +2923,7 @@
           </prop>
           <prop oor:name="ZoneUntrusted" oor:type="xs:int" 
oor:nillable="false">
             <info>
-              <desc>Action needed for opening document with macro with Windows 
zone 
+              <desc>Action needed for opening document with macro with Windows 
zone
               identifier URLZONE_UNTRUSTED (3, untrusted source).</desc>
             </info>
             <constraints>

Reply via email to