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 /source/text/shared/00 | |
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 'source/text/shared/00')
-rw-r--r-- | source/text/shared/00/00000001.xhp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/text/shared/00/00000001.xhp b/source/text/shared/00/00000001.xhp index c98becce12..8b670b010e 100644 --- a/source/text/shared/00/00000001.xhp +++ b/source/text/shared/00/00000001.xhp @@ -36,6 +36,7 @@ <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGFORM_CMDCANCEL" id="bm_id3149177" localize="false"/> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_0_CMDCANCEL" id="bm_id3154142" localize="false"/> <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_LISTWIZARD_CANCEL" id="bm_id3145416" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DBWIZ_CANCEL" id="bm_id1058076" localize="false"/> <h2 id="hd_id3147617">Cancel</h2> <paragraph xml-lang="en-US" id="par_id3155913" role="paragraph"><ahelp hid=".">Clicking <emph>Cancel</emph> closes a dialog without saving any changes made.</ahelp></paragraph> </section> @@ -43,6 +44,7 @@ <section id="finish"> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_CMDFINISH" id="bm_id3211157" localize="false"/> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_CREATE" id="bm_id189519" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DBWIZ_FINISH" id="bm_id1058076" localize="false"/> <h2 id="hd_id2341685">Finish</h2> <paragraph xml-lang="en-US" id="par_id6909390" role="paragraph"><ahelp hid=".">Applies all changes and closes the wizard.</ahelp></paragraph> </section> |