diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-08 21:03:18 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-10 16:31:49 +0200 |
commit | db2d4a1373cc1a025888c4ef0359620eac3f88f6 (patch) | |
tree | 901745f34b12b4182ebfd99bd4187699130ae3fe /AllLangHelp_shared.mk | |
parent | e5ac483bab252537ccbd087e6a133230cb8bae70 (diff) |
tdf#112685 Advanced TSCP classification help page
* Refactor TSCP pages
* Add help page for Classification dialog
* Add Help page for Classification Toolbar
Change-Id: Id11c15d6937400b7cd28a5d80c4e9438693b28a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116874
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 6ebe3e7db2..efb7959be8 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -331,6 +331,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ 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/classificationbar \ + helpcontent2/source/text/shared/01/classificationdialog \ helpcontent2/source/text/shared/01/digitalsignatures \ helpcontent2/source/text/shared/01/digitalsignaturespdf \ helpcontent2/source/text/shared/01/addsignatureline \ @@ -634,6 +636,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/guide/chart_insert \ helpcontent2/source/text/shared/guide/chart_legend \ helpcontent2/source/text/shared/guide/chart_title \ + helpcontent2/source/text/shared/guide/classification \ helpcontent2/source/text/shared/guide/cmis-remote-files \ helpcontent2/source/text/shared/guide/cmis-remote-files-setup \ helpcontent2/source/text/shared/guide/collab \ |