diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-06 17:25:24 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-07 14:03:20 +0200 |
commit | d883745bda47f21301f6cbf29bbd47512ef9d000 (patch) | |
tree | 81d6e2ad692996778066ab5c60285da3c1905147 /AllLangHelp_swriter.mk | |
parent | 2753562419d2407c22db5af9c216f2ac00eb5000 (diff) |
tdf#144339 Add Help page for ProtectFields and ProtectBookmarks
Change-Id: Ib784738af17d89b356bc6954c9402b2423cfd478
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121739
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 a92668e640..40dd86a91f 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -200,6 +200,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/protectdocument \ helpcontent2/source/text/swriter/01/selection_mode \ helpcontent2/source/text/swriter/01/show_whitespace \ helpcontent2/source/text/swriter/01/title_page \ |