diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-22 17:22:56 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-23 16:51:42 +0100 |
commit | ab806360c69c9f59c7782535d4e8a95bd939276e (patch) | |
tree | 329ac38f509f2ad376005924ae6d5fe326759d4c /AllLangHelp_sdatabase.mk | |
parent | 225607aae3c910c95f8a0e0104994ec5b2b8a487 (diff) |
Refatctor database help files
put them in /sdatabase/
Change-Id: I80bcd63dacf36f36e189dfe93e6a4f7ab5d865e5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112940
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sdatabase.mk')
-rw-r--r-- | AllLangHelp_sdatabase.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/AllLangHelp_sdatabase.mk b/AllLangHelp_sdatabase.mk index f6a005f86d..b9cd52e672 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -30,6 +30,11 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/05010100 \ helpcontent2/source/text/sdatabase/05020000 \ helpcontent2/source/text/sdatabase/05020100 \ + helpcontent2/source/text/sdatabase/05030000 \ + helpcontent2/source/text/sdatabase/05030100 \ + helpcontent2/source/text/sdatabase/05030200 \ + helpcontent2/source/text/sdatabase/05030300 \ + helpcontent2/source/text/sdatabase/05030400 \ helpcontent2/source/text/sdatabase/toolbars \ )) |