diff options
author | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2023-03-06 09:52:43 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> | 2023-03-06 13:18:13 +0000 |
commit | 5d4749b5c29cdbfb9ea87db3402d9ada8df7c1c1 (patch) | |
tree | b9cbe4d55a56269844c40a468150d5d95658444f /officecfg/registry/schema | |
parent | 27d4e27a6ab317cbc7eb1fb5d73cebdc36ffbb34 (diff) |
Remove trailing blanks
Change-Id: Iaf04b6bd650801c05f83e664d71f26a3d306873e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148302
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Diffstat (limited to 'officecfg/registry/schema')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 10 |
1 files changed, 5 insertions, 5 deletions
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> |