diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-01-08 11:51:22 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-01-11 03:02:30 +0000 |
commit | a6bf263e06de175a10e35bd6ba7ca51a1529812c (patch) | |
tree | af7cf40c46f65c54e0f996af16477b3e52a8270b /AllLangHelp_swriter.mk | |
parent | 20d4c17ca1fb161bf5fccf3d94db93b0a4d322f2 (diff) |
tdf#152910 Add help page for page numbering wizard
Change-Id: I467f3e49146c9ee4ec133dfb2360bb1d132f18dd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145179
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 11cd361484..18f6511f1f 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -201,6 +201,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/mm_seladdlis \ helpcontent2/source/text/swriter/01/mm_seltab \ helpcontent2/source/text/swriter/01/outlinecontent_visibility \ + helpcontent2/source/text/swriter/01/pagenumbering \ helpcontent2/source/text/swriter/01/protectdocument \ helpcontent2/source/text/swriter/01/selection_mode \ helpcontent2/source/text/swriter/01/show_whitespace \ |