summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorheiko tietze <tietze.heiko@gmail.com>2018-10-25 15:26:18 +0200
committerHeiko Tietze <tietze.heiko@gmail.com>2018-10-27 14:19:17 +0200
commit142985383f9ccc321e3fa084ce81d3d436c85c45 (patch)
tree88ab961e451488998687f8ba783dc61f2a2bfb75 /officecfg
parent3bb49555e9e3ea54a575ac8342ca3740aad51d74 (diff)
tdf#120906 - Option to use Header/Footer not working correctly
Now with storage capabilities too Change-Id: Iaf9050b38ce356d80c26f339caf61267c1fb3c3b Reviewed-on: https://gerrit.libreoffice.org/62360 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index f922e54e80ba..259c3d2f4cf3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1064,7 +1064,7 @@
<value>true</value>
</prop>
<prop oor:name="UseHeaderFooterMenu" oor:type="xs:boolean" oor:nillable="false">
- <!-- UIHints: Tools - Options - Text document - Contents - [Section] Display -->
+ <!-- UIHints: Insert - Header and Footer - [x] Use... -->
<info>
<desc>Enables the writer to use the advanced menu on headers/footers.</desc>
<label>Use advanced header/footer menu</label>