summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-03-31 12:31:26 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-03-31 12:33:03 +0200
commitee4a09d037628121a9376f4afbacc4dc0608d744 (patch)
tree3c5f833126a85a9b6947c2606f834df1df224a89 /officecfg
parent33f1e29cb91f70e52c1af6ae33491c667b5225a6 (diff)
Clean up indentation
Change-Id: I447929714d0121d4b3e5ff90b54eff7700da819b
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Security.xcs15
1 files changed, 8 insertions, 7 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Security.xcs b/officecfg/registry/schema/org/openoffice/Office/Security.xcs
index 9b4374aa057c..edb85faf1163 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Security.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Security.xcs
@@ -50,16 +50,17 @@
</prop>
</group>
<group oor:name="HiddenContent">
+ <info>
+ <author>SH</author>
+ <desc>Specifies whether to remove the hidden content when sending the document attached to an e-mail</desc>
+ </info>
+ <prop oor:name="RemoveHiddenContent" oor:type="xs:boolean"
+ oor:nillable="false">
<info>
- <author>SH</author>
- <desc>Specifies whether to remove the hidden content when sending the document attached to an e-mail</desc>
+ <desc>Specify wheter hidden content should be removed when sending via email</desc>
</info>
- <prop oor:name="RemoveHiddenContent" oor:type="xs:boolean" oor:nillable="false">
- <info>
- <desc>Specify wheter hidden content should be removed when sending via email</desc>
- </info>
<value>true</value>
- </prop>
+ </prop>
</group>
</component>
</oor:component-schema>