diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-14 17:32:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-15 01:21:52 +0200 |
commit | cc03a8f712b575625ac85da3fa84f3d3d54d1035 (patch) | |
tree | d13ed25326b75fcfa816a8bdb957b3329890556e | |
parent | af87b7e316a3db00c565fa31b95f19f36697b6be (diff) |
tdf#115254 Some branch bookmarks are'nt working 25
Module fpicker
Change-Id: I23f736f131e5cd7a7d9b2900d2423302cbbb87db
Reviewed-on: https://gerrit.libreoffice.org/60511
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/01020000.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/guide/cmis-remote-files.xhp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/source/text/shared/01/01020000.xhp b/source/text/shared/01/01020000.xhp index 1c41505ba0..a246b99ac3 100644 --- a/source/text/shared/01/01020000.xhp +++ b/source/text/shared/01/01020000.xhp @@ -44,6 +44,7 @@ <section id="open"> <bookmark xml-lang="en-US" branch="hid/.uno:Open" id="bm_id3908743" localize="false"/> <bookmark xml-lang="en-US" branch="hid/fpicker/ui/explorerfiledialog/ExplorerFileDialog" id="bm_id3147069" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/fpicker/ui/explorerfiledialog/@@nowidget@@" id="bm_id3147069" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:OpenFromWriter" id="bm_id3908744" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:OpenFromCalc" id="bm_id3908745" localize="false"/> <paragraph id="hd_id3146936" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/01020000.xhp" name="Open">Open</link></paragraph> diff --git a/source/text/shared/guide/cmis-remote-files.xhp b/source/text/shared/guide/cmis-remote-files.xhp index 07d9056131..d5a69aae62 100644 --- a/source/text/shared/guide/cmis-remote-files.xhp +++ b/source/text/shared/guide/cmis-remote-files.xhp @@ -21,6 +21,7 @@ <section id="using_remote_files"> <bookmark xml-lang="en-US" branch="hid/fps/ui/remotefilesdialog/RemoteFilesDialog" id="bm_id3148069" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/fps/ui/remotefilesdialog/@@nowidget@@" 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="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 protects them 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> |