diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-14 20:49:52 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-16 01:46:08 +0200 |
commit | f5dcf4f9e56932f399bf9859000e5163b602e60b (patch) | |
tree | 9a74d4ba4d21f41c29c509879322f692a237a0c3 /AllLangHelp_shared.mk | |
parent | 0485136e4e45578bf086bcf98894c20e270c27dc (diff) |
tdf#133851 Missing help page for certificate paths
Change-Id: Id34c05fb25df30c40461c9ef1d6aaa4215f4ac56
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98794
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 7664dc444e..81ccbb5e12 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -330,6 +330,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/07010000 \ helpcontent2/source/text/shared/01/07080000 \ helpcontent2/source/text/shared/01/about_meta_tags \ + helpcontent2/source/text/shared/01/certificatepath \ helpcontent2/source/text/shared/01/digitalsignatures \ helpcontent2/source/text/shared/01/digitalsignaturespdf \ helpcontent2/source/text/shared/01/addsignatureline \ |