diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-02 08:49:46 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-03 15:58:58 +0200 |
commit | f8bb58500148b126c2730977d566e7fa315439b0 (patch) | |
tree | 4fd2c7035f99ec5c76461f066743caa29fa0155c /AllLangHelp_sdatabase.mk | |
parent | 6b24e1b46b633ccbbf65159f858c9a496479e426 (diff) |
Refactor more database help files
Change-Id: I1384c2d3d0090ce15fc5088bff4bfdb07fa7cdbf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114995
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sdatabase.mk')
-rw-r--r-- | AllLangHelp_sdatabase.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/AllLangHelp_sdatabase.mk b/AllLangHelp_sdatabase.mk index a1899d7fdc..b2723e0c47 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -39,6 +39,12 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/05040100 \ helpcontent2/source/text/sdatabase/05040200 \ helpcontent2/source/text/sdatabase/toolbars \ + helpcontent2/source/text/sdatabase/11000002 \ + helpcontent2/source/text/sdatabase/11020000 \ + helpcontent2/source/text/sdatabase/11030000 \ + helpcontent2/source/text/sdatabase/11030100 \ + helpcontent2/source/text/sdatabase/11080000 \ + helpcontent2/source/text/sdatabase/11090000 \ )) # vim: set noet sw=4 ts=4: |