diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-27 08:26:29 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-27 13:13:00 +0100 |
commit | c1b3e8ec874a7d3fa2463a17bd55452315cec6df (patch) | |
tree | d5baf4fed09d744562b6eb1a2dff229a6a303308 /AllLangHelp_sdatabase.mk | |
parent | 3286cc1b7c171cb84c8661e0c5685c5600693218 (diff) |
Refactor database Help pages
Move pages to proper Help module (WIP)
Change-Id: I15fce44e0f066439db88175d1fd3754f4b618e23
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104880
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 45fff73e8e..05c6b48a9c 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -21,6 +21,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/02000002 \ helpcontent2/source/text/sdatabase/02010100 \ helpcontent2/source/text/sdatabase/02010101 \ + helpcontent2/source/text/sdatabase/04000000 \ + helpcontent2/source/text/sdatabase/04030000 \ helpcontent2/source/text/sdatabase/toolbars \ )) |