diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-06-15 22:01:55 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-06-16 12:50:23 +0200 |
commit | e24e053c82ad4ee86dd7eb4e9490c9c62af2b291 (patch) | |
tree | 62514ab2b9af48fcc839fc4db0ad8837e429e9a8 /source/auxiliary | |
parent | c5180610e70541db0c684fa29100c66355b8bfc2 (diff) |
tdf#107573 help page for change of UI term outline
Change Tools -> Outline numbering to Tools -> Chapter numbering
Change-Id: Id820b226f08d3c224512e34fd96d37ed4c2c300d
Reviewed-on: https://gerrit.libreoffice.org/38853
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/swriter.tree | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index 9637de9a57..87e7611a20 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -97,7 +97,7 @@ <topic id="swriter/text/swriter/guide/section_insert.xhp">Inserting Sections</topic> </node> <node id="0208" title="Tables of Contents and Indexes"> -<topic id="swriter/text/swriter/guide/chapter_numbering.xhp">Outline Numbering</topic> +<topic id="swriter/text/swriter/guide/chapter_numbering.xhp">Chapter Numbering</topic> <topic id="swriter/text/swriter/guide/indices_userdef.xhp">User-Defined Indexes</topic> <topic id="swriter/text/swriter/guide/indices_toc.xhp">Creating a Table of Contents</topic> <topic id="swriter/text/swriter/guide/indices_index.xhp">Creating Alphabetical Indexes</topic> @@ -185,7 +185,7 @@ <node id="0215" title="Numbering and Lists"> <topic id="swriter/text/swriter/guide/captions_numbers.xhp">Adding Chapter Numbers to Captions</topic> <topic id="swriter/text/swriter/guide/auto_numbering.xhp">Creating Numbered or Bulleted Lists as You Type</topic> -<topic id="swriter/text/swriter/guide/chapter_numbering.xhp">Outline Numbering</topic> +<topic id="swriter/text/swriter/guide/chapter_numbering.xhp">Chapter Numbering</topic> <topic id="swriter/text/swriter/guide/insert_tab_innumbering.xhp">Changing the Outline Level of Numbered and Bulleted Lists</topic> <topic id="swriter/text/swriter/guide/join_numbered_lists.xhp">Combining Numbered Lists</topic> <topic id="swriter/text/swriter/guide/numbering_lines.xhp">Adding Line Numbers</topic> |