summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
diff options
context:
space:
mode:
authorJustin Luth <jluth@mail.com>2022-07-18 20:49:50 -0400
committerJustin Luth <jluth@mail.com>2022-07-19 19:31:29 +0200
commitd4ea357e3cf1328597716c701adc255ec8f70a2c (patch)
treece3cec8811f2dc272cb867ecb49be8125c154b53 /officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
parentbfe3479e99b5f94e5afefb3af88726786857fcb5 (diff)
tdf#135794 sw: add no-headers to AllowCommentsInFootnotes
DOCX also doesn't allow comments in headers / footers so add that situation to the existing option that was attempting to improve DOCX compatibility. By default, comments are still allowed in headers. Change-Id: I5f9ee59cc0292e41e57ba46fa7cf41ac691acabe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137210 Tested-by: Jenkins Reviewed-by: Justin Luth <jluth@mail.com>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
index aef3819d9237..db5c7b474ff8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
@@ -173,7 +173,7 @@
<info>
<!-- See tdf#86188 for rationale -->
<desc>Specifies whether adding comments to footnotes etc. is allowed. These are allowed for ODF but not in OOXML and can result in invalid docx files being saved.</desc>
- <label>Allow adding comments to footnotes and frames. Disable for better OOXML interoperability.</label>
+ <label>Allow adding comments to footnotes, headers and frames. Disable for better OOXML interoperability.</label>
</info>
<value>true</value>
</prop>