diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-11-28 15:50:13 +0100 |
---|---|---|
committer | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-11-28 16:30:04 +0100 |
commit | 39cb68fb4d89fa5c4ee68ac5a5a0aade7e8421aa (patch) | |
tree | c1f419142c87901eb1503f4f85001ef78406a9d9 | |
parent | c4227d37acf1e07b49eea7ef7c955d919b18eabf (diff) |
help not found on 'File Services' dialog
Change-Id: Ide8dfdea19f13d6978197bece825f70407fbb65b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143272
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
-rw-r--r-- | source/text/shared/guide/cmis-remote-files-setup.xhp | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/source/text/shared/guide/cmis-remote-files-setup.xhp b/source/text/shared/guide/cmis-remote-files-setup.xhp index 88dbcc40aa..a2d8c0cd9e 100644 --- a/source/text/shared/guide/cmis-remote-files-setup.xhp +++ b/source/text/shared/guide/cmis-remote-files-setup.xhp @@ -18,8 +18,27 @@ <body> <section id="setup_remote_files"> -<bookmark xml-lang="en-US" branch="hid/svt/ui/placeedit/@@nowidget@@" id="@@nowidget@@" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/svt/ui/placeedit/PlaceEditDialog" id="bm_id3137069" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/@@nowidget@@" id="@@nowidget@@" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/PlaceEditDialog" id="bm_id19391" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/dialog-vbox1" id="bm_id32365" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/Details" id="bm_id58969" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/typeLabel" id="bm_id23742" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/hostLabel" id="bm_id43702" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/portLabel" id="bm_id3799" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/shareLabel" id="bm_id42698" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/loginLabel" id="bm_id4325" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/passwordLabel" id="bm_id16884" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/rememberPassword" id="bm_id48392" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/repositoryLabel" id="bm_id13518" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/repositoriesRefresh" id="bm_id26499" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/nameLabel" id="bm_id34632" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/pathLabel" id="bm_id44849" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/dialog-action_area1" id="bm_id16811" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/help" id="bm_id27954" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/ok" id="bm_id26508" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/cancel" id="bm_id16650" localize="false"/> +<bookmark branch="hid/svt/ui/placeedit/pathLabel" id="bm_id52156" localize="false"/> + <bookmark xml-lang="en-US" branch="index" id="bm_id170820161244279161"> <bookmark_value>remote file service;setup</bookmark_value> </bookmark> @@ -40,13 +59,14 @@ <listitem> <paragraph id="par_id150820161816037870" role="listitem" xml-lang="en-US">Select <item type="menuitem">File - Save Remote</item></paragraph> </listitem></list> - <paragraph id="par_id150820161816033600" role="paragraph" xml-lang="en-US">Then press <widget>Add Service</widget> button in the dialog to open the File Services dialog.</paragraph> + <paragraph id="par_id150820161816033600" role="paragraph" xml-lang="en-US">Then press <widget>Manage Services</widget> button in the dialog to open the File Services dialog.</paragraph> </section> <bookmark xml-lang="en-US" branch="index" id="bm_id170820162240508275"> <bookmark_value>WebDAV;remote file service setup</bookmark_value> <bookmark_value>remote file service setup;WebDAV</bookmark_value> </bookmark> +<bookmark branch="hid/svt/ui/placeedit/webdavs" id="bm_id42632" localize="false"/> <h3 id="hd_id1501201618160340">Connecting to a <link href="text/shared/00/00000002.xhp#webdav">WebDAV</link> server</h3> <paragraph id="par_id150820161816034989" role="paragraph" xml-lang="en-US"><variable id="introservice">In the File Services dialog, set:</variable></paragraph> |