diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-27 11:56:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-27 15:59:30 +0100 |
commit | 6c9b69b325847e9211679bcfee453ab25612feee (patch) | |
tree | e1d2553981683457dfb3702232787d72a591244e /AllLangHelp_sdatabase.mk | |
parent | 59cb964358c41f4353ba8af63bdccec6edf84ce9 (diff) |
Refactor relations Help pages in sdatabase/
Change-Id: I6bb25934bc3f1443fbd5aa9806936a3628c03454
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111681
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sdatabase.mk')
-rw-r--r-- | AllLangHelp_sdatabase.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_sdatabase.mk b/AllLangHelp_sdatabase.mk index b40a21138e..f6a005f86d 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -28,6 +28,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/05000003 \ helpcontent2/source/text/sdatabase/05010000 \ helpcontent2/source/text/sdatabase/05010100 \ + helpcontent2/source/text/sdatabase/05020000 \ + helpcontent2/source/text/sdatabase/05020100 \ helpcontent2/source/text/sdatabase/toolbars \ )) |