diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-10-04 16:05:26 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-10-06 21:36:22 +0000 |
commit | 5e1ffc32d24ea75aa762a8b8c2b9f2b8ada0fa0e (patch) | |
tree | 08e1ddda9cfd7d6d30f82678fe65ea58f14e3d8b /source | |
parent | 66d3a06fa03301bbce6a17dc427f04a3527e0d7a (diff) |
This ahelp path should not start with hid/
Change-Id: Ia36807f1d233b94e6c191ce8434ebd26cb8cbd76
Reviewed-on: https://gerrit.libreoffice.org/29562
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/cmis-remote-files.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/cmis-remote-files.xhp b/source/text/shared/guide/cmis-remote-files.xhp index dc9c797ae8..6b256e480b 100644 --- a/source/text/shared/guide/cmis-remote-files.xhp +++ b/source/text/shared/guide/cmis-remote-files.xhp @@ -22,7 +22,7 @@ <section id="using_remote_files"> <bookmark xml-lang="en-US" branch="hid/fps/ui/remotefilesdialog/RemoteFilesDialog" id="bm_id3148069" localize="false"/> <paragraph id="hd_id150820161615009403" role="heading" level="1" xml-lang="en-US"><variable id="remote-files"><link href="text/shared/guide/cmis-remote-files.xhp">Opening and saving files on remote servers</link></variable></paragraph> -<paragraph id="par_id15082016161546265" role="paragraph" xml-lang="en-US"><ahelp hid="hid/fps/ui/remotefilesdialog/RemoteFilesDialog">Remote Files Service User Guide</ahelp></paragraph> +<paragraph id="par_id15082016161546265" role="paragraph" xml-lang="en-US"><ahelp hid="fps/ui/remotefilesdialog/RemoteFilesDialog">Remote Files Service User Guide</ahelp></paragraph> <paragraph id="par_id150820161816031425" role="paragraph" xml-lang="en-US">%PRODUCTNAME can open and save files stored on remote servers. Keeping files on remote servers allows to work with the documents using different computers. For example, you can work on a document in the office during the day and edit it at home for last-minute changes. Storing files on a remote server also backs up documents from computer loss or hard disk failure. Some servers are also able to check-in and check-out files, thus controlling their usage and access.</paragraph> <paragraph id="par_id150820161816033566" role="paragraph" xml-lang="en-US">%PRODUCTNAME supports many document servers that use well known network protocols such as FTP, WebDAV, Windows share, and SSH. It also supports popular services like Google Drive as well as commercial and open source servers that implement the OASIS CMIS standard.</paragraph> <paragraph id="par_id170820161605418200" role="paragraph" xml-lang="en-US">To work with a remote file service you must first <link href="text/shared/guide/cmis-remote-files-setup.xhp">setup a remote file connection</link>.</paragraph> |