diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-22 21:23:11 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-23 02:26:36 +0200 |
commit | ab4b270d35eb6db2f0e2408f33e7817a9a0e7ce0 (patch) | |
tree | 4dd6fad041e460ca791e2516fe0f09902b1c1961 /AllLangHelp_sdatabase.mk | |
parent | cd1253e8686bda4032ec658766eb8a103aca5d40 (diff) |
Refactor Relations Help page
Change-Id: Iaf32149f3a546c04bc13206213c748bc6be01b4c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103222
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 bca681984c..45fff73e8e 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -20,6 +20,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/02000000 \ helpcontent2/source/text/sdatabase/02000002 \ helpcontent2/source/text/sdatabase/02010100 \ + helpcontent2/source/text/sdatabase/02010101 \ helpcontent2/source/text/sdatabase/toolbars \ )) |