diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-05-26 09:35:08 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-04 02:22:33 +0200 |
commit | 13bd5c7a22933b16425a8d2780ffa7dfa5568a26 (patch) | |
tree | 573c97eefe72e634de749a67238c263f1ed0bba9 /source/text/shared/01/01020001.xhp | |
parent | 9fbd81eb31fe134a995c481cda254b2ce383e7cd (diff) |
Further cleanups and improvements
in /shared/01/0102*.xhp files
Change-Id: I2c77ccda11f0ee7a848b581a60f079a9ed18afda
Reviewed-on: https://gerrit.libreoffice.org/54833
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/01020001.xhp')
-rw-r--r-- | source/text/shared/01/01020001.xhp | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/source/text/shared/01/01020001.xhp b/source/text/shared/01/01020001.xhp index 73d3dc4c72..b3c47cd334 100644 --- a/source/text/shared/01/01020001.xhp +++ b/source/text/shared/01/01020001.xhp @@ -1,39 +1,39 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - <!-- - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - --> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> - <meta> - <topic id="openremotefile" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Open Remote...</title> - <filename>/text/shared/01/01020001.xhp</filename> - </topic> - </meta> - <body> - <section id="openremote"> - <bookmark id="bm_id781513629025611" xml-lang="en-US" branch="hid/.uno:OpenRemote" localize="false"/> - <bookmark xml-lang="en-US" branch="index" id="bm_id1001513636856122"> - <bookmark_value>remote file;open</bookmark_value> - <bookmark_value>open;remote file</bookmark_value> - </bookmark> - <paragraph id="hd_id151513629025611" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/01020001.xhp" name="Open Remote...">Open Remote...</link></paragraph> - <paragraph id="par_id771513629025613" role="paragraph" xml-lang="en-US"><variable id="openremote1"><ahelp hid=".uno:OpenRemote">Opens a document located in a remote file service.</ahelp></variable></paragraph> - </section> - <section id="howtoget"> - <paragraph role="paragraph" id="par_id611513629210220" xml-lang="en-US">Choose <item type="menuitem">File - Open Remote..</item></paragraph> - <paragraph role="paragraph" id="par_id151513629855154" xml-lang="en-US">Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph></paragraph> - <paragraph role="paragraph" id="par_id431513629862558" xml-lang="en-US">Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph></paragraph> - <embed href="text/shared/00/00000401.xhp#syoeffnen"/> - </section> - <paragraph role="paragraph" id="par_id531513630220632" xml-lang="en-US">A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups.</paragraph> - <section id="relatedtopics"> - <paragraph role="paragraph" id="par_id951513629981585" xml-lang="en-US"><link href="text/shared/guide/cmis-remote-files.xhp" name="CMIS">Opening and saving files in remote servers</link></paragraph> - </section> +<meta> + <topic id="openremotefile" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Open Remote...</title> + <filename>/text/shared/01/01020001.xhp</filename> + </topic> +</meta> +<body> +<section id="openremote"> +<bookmark id="bm_id781513629025611" xml-lang="en-US" branch="hid/.uno:OpenRemote" localize="false"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id1001513636856122"> +<bookmark_value>remote file; open</bookmark_value> +<bookmark_value>open; remote file</bookmark_value> +</bookmark> +<paragraph id="hd_id151513629025611" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/01020001.xhp" name="Open Remote...">Open Remote...</link></paragraph> + <paragraph id="par_id771513629025613" role="paragraph" xml-lang="en-US"><variable id="openremote1"><ahelp hid=".uno:OpenRemote">Opens a document located in a remote file service.</ahelp></variable></paragraph> +</section> +<section id="howtoget"> + <paragraph role="paragraph" id="par_id611513629210220" xml-lang="en-US">Choose <item type="menuitem">File - Open Remote...</item> .</paragraph> + <paragraph role="paragraph" id="par_id151513629855154" xml-lang="en-US">Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>.</paragraph> + <paragraph role="paragraph" id="par_id431513629862558" xml-lang="en-US">Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> .</paragraph> + <embed href="text/shared/00/00000401.xhp#syoeffnen"/> +</section> + <paragraph role="paragraph" id="par_id531513630220632" xml-lang="en-US">A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups.</paragraph> +<section id="relatedtopics"> + <paragraph role="paragraph" id="par_id951513629981585" xml-lang="en-US"><link href="text/shared/guide/cmis-remote-files.xhp" name="CMIS">Opening and saving files in remote servers</link></paragraph> +</section> </body> </helpdocument> |