diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-12-16 12:04:19 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 01:12:19 +0100 |
commit | 265091fc25969b359ff228071d6b8b940e3f61d2 (patch) | |
tree | 1f12310f493fb0591896af60fd02c57cbdeb5e95 /source | |
parent | e8756c365fc23350ddec41636f44b95b937ff3c6 (diff) |
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 <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/autopi/01170400.xhp | 7 |
1 files changed, 4 insertions, 3 deletions
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 @@ <helpdocument version="1.0"> <meta> <topic id="textsharedautopi01170400xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Data Source Name</title> +<title id="tit" xml-lang="en-US">Data Source Title</title> <filename>/text/shared/autopi/01170400.xhp</filename> </topic> </meta> <body> <section id="datquetitel"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/datasourcepage/DataSourcePage" id="bm_id3865170" localize="false"/> -<paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1"><link href="text/shared/autopi/01170400.xhp" name="Data Source Name">Data Source Name</link></paragraph> +<paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1"><link href="text/shared/autopi/01170400.xhp" name="Data Source Name">Data Source Title</link></paragraph> <paragraph role="paragraph" id="par_id3144740" xml-lang="en-US"><ahelp hid=".">Specifies a location for the address book file and a name under which the data source will be listed in the data source explorer.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#addressimport4"/> </section> +<bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/datasourcepage/location" id="bm_id3865168" localize="false"/> <paragraph role="heading" id="par_idN105B7" xml-lang="en-US" level="2">Location</paragraph> <paragraph role="paragraph" id="par_idN105BB" xml-lang="en-US"><ahelp hid=".">Specifies the location of the database file.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/datasourcepage/browse" id="bm_id3865169" localize="false"/> <bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_BROWSECONN" id="bm_id1817072" localize="false"/><paragraph role="heading" id="par_idN105BE" xml-lang="en-US" level="2">Browse</paragraph> <paragraph role="paragraph" id="par_idN105C2" xml-lang="en-US"><ahelp hid=".">Specifies the location using a file dialog.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/datasourcepage/available" id="bm_id1906186" localize="false"/><paragraph role="heading" id="par_idN105C5" xml-lang="en-US" level="2">Make this address book available to all modules in %PRODUCTNAME</paragraph> -<paragraph role="paragraph" id="par_idN105C9" xml-lang="en-US"><ahelp hid=".">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.</ahelp></paragraph> +<paragraph role="paragraph" id="par_idN105C9" xml-lang="en-US"><ahelp hid=".">Registers the newly created database file in %PRODUCTNAME. The database will then be listed in the Data sources pane (<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4). If this check box is cleared, the database will be available only by opening the database file.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/datasourcepage/name" id="bm_id3150808" localize="false"/><paragraph role="heading" id="hd_id3144436" xml-lang="en-US" level="2">Address book name</paragraph> <paragraph role="paragraph" id="par_id3154673" xml-lang="en-US"><ahelp hid="modules/sabpilot/ui/datasourcepage/name">Specifies the data source name.</ahelp></paragraph> </body> |