diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-21 21:15:48 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-22 02:26:47 +0200 |
commit | ff89d81b75252cfb533e748ee2f46eaa3183e15e (patch) | |
tree | 04cd0848bb8c6315fee7d8428cfd321684287cee /AllLangHelp_sdatabase.mk | |
parent | 9e75afecf50e19669649a0536a4641e423f78625 (diff) |
Move Help page to new location
Change-Id: Ic5ebc94e84f1867c1699d9fddb2ce362e872ed37
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99182
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sdatabase.mk')
-rw-r--r-- | AllLangHelp_sdatabase.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sdatabase.mk b/AllLangHelp_sdatabase.mk index 95b1c6b145..4065e5c30f 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -19,6 +19,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/main \ helpcontent2/source/text/sdatabase/02000000 \ helpcontent2/source/text/sdatabase/02000002 \ + helpcontent2/source/text/sdatabase/toolbars \ )) # vim: set noet sw=4 ts=4: |