diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-11-09 16:04:13 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-11 11:29:30 +0100 |
commit | f4fe6532ba4c65ee5baecfb4dc5167fd9111b97a (patch) | |
tree | 1bd74b3e5c9f0a1a5db47bd746a3a4b176b85e9f /AllLangHelp_sdatabase.mk | |
parent | ff13d5c7d7014dde45a7712d96596accdb2209e1 (diff) |
tdf#149221 More fixes to the Database Wizard dialog
This patch create necessary HIDs for the Database Wizard dialog. It also creates a new help page named Connection Settings to serve as target for the widgets in dbwizconnectionpage.ui.
Change-Id: I9b518ff65729bd8f24c9b0f6960ccd8015b66b80
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142441
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 b715812eec..1ab70ab906 100644 --- a/AllLangHelp_sdatabase.mk +++ b/AllLangHelp_sdatabase.mk @@ -62,6 +62,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdatabase,\ helpcontent2/source/text/sdatabase/dabawiz02 \ helpcontent2/source/text/sdatabase/dabawiz02access \ helpcontent2/source/text/sdatabase/dabawiz02ado \ + helpcontent2/source/text/sdatabase/dabawiz02connection \ helpcontent2/source/text/sdatabase/dabawiz02dbase \ helpcontent2/source/text/sdatabase/dabawiz02jdbc \ helpcontent2/source/text/sdatabase/dabawiz02mysql \ |