From 265091fc25969b359ff228071d6b8b940e3f61d2 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 16 Dec 2017 12:04:19 +0100 Subject: Fix a missing bookmark on the Data Source Name page - rename the page to sync with current UI - update shortcut of the Data Sources pane Change-Id: I72048cb14f848b45ee963c54e2449acac35ccaf2 Reviewed-on: https://gerrit.libreoffice.org/47412 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/shared/autopi/01170400.xhp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'source/text/shared/autopi') diff --git a/source/text/shared/autopi/01170400.xhp b/source/text/shared/autopi/01170400.xhp index bbf4bbdac7..a0f7de71d3 100644 --- a/source/text/shared/autopi/01170400.xhp +++ b/source/text/shared/autopi/01170400.xhp @@ -24,26 +24,27 @@ -Data Source Name +Data Source Title /text/shared/autopi/01170400.xhp
-Data Source Name +Data Source Title Specifies a location for the address book file and a name under which the data source will be listed in the data source explorer.
+ Location Specifies the location of the database file. Browse Specifies the location using a file dialog. Make this address book available to all modules in %PRODUCTNAME -Registers the newly created database file in %PRODUCTNAME. The database will then be listed in the data source window (F4). If this check box is cleared, the database will be available only by opening the database file. +Registers the newly created database file in %PRODUCTNAME. The database will then be listed in the Data sources pane (CommandCtrl+Shift+F4). If this check box is cleared, the database will be available only by opening the database file. Address book name Specifies the data source name. -- cgit