diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-14 18:48:38 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-14 23:54:44 +0200 |
commit | 5bbeaa6e676b2ce465f8b05c09bfa483aef2c40e (patch) | |
tree | 6df884cbbad7be50b47970b0c6331782aa890eb9 /AllLangHelp_shared.mk | |
parent | 106adba5b39e31415d2fccc4dfb38e7fefb3d0b6 (diff) |
tdf#135686 Refactor TSA Help page
+ other refactoring in Options
Change-Id: Idb0fe9dbf335f37d41cf2f7e43c8f4ff96dfd819
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100761
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 92c720da53..2f757db991 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -372,6 +372,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/signexistingpdf \ helpcontent2/source/text/shared/01/securitywarning \ helpcontent2/source/text/shared/01/selectcertificate \ + helpcontent2/source/text/shared/01/timestampauth \ helpcontent2/source/text/shared/01/webhtml \ helpcontent2/source/text/shared/01/xformsdata \ helpcontent2/source/text/shared/01/xformsdataadd \ @@ -516,6 +517,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/02/flowcharts \ helpcontent2/source/text/shared/02/fontwork \ helpcontent2/source/text/shared/02/limit \ + helpcontent2/source/text/shared/02/namedialog \ helpcontent2/source/text/shared/02/paintbrush \ helpcontent2/source/text/shared/02/querypropdlg \ helpcontent2/source/text/shared/02/stars \ |