[Libreoffice-commits] help.git: source/text

Gabor Kelemen kelemeng at gnome.hu
Fri Jan 5 00:12:49 UTC 2018


 source/text/shared/autopi/01170400.xhp |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 265091fc25969b359ff228071d6b8b940e3f61d2
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Sat Dec 16 12:04:19 2017 +0100

    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 at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/autopi/01170400.xhp b/source/text/shared/autopi/01170400.xhp
index bbf4bbdac..a0f7de71d 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>


More information about the Libreoffice-commits mailing list