[Libreoffice-commits] help.git: Branch 'libreoffice-6-0' - AllLangHelp_shared.mk source/text

Olivier Hallot olivier.hallot at libreoffice.org
Sun Dec 17 01:43:28 UTC 2017


 AllLangHelp_shared.mk              |    1 +
 source/text/sdraw/main0101.xhp     |    4 ++--
 source/text/shared/01/01060002.xhp |   34 ++++++++++++++++++++++++++++++++++
 3 files changed, 37 insertions(+), 2 deletions(-)

New commits:
commit dbd3086d3102b9e4deaa9bc97a34f2265c6e70ff
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Sat Dec 16 23:37:23 2017 -0200

    tdf#112155 Help page for Save a Copy
    
    Change-Id: Ie514f96925c0283e05ac9686b06edbda7853801b
    Reviewed-on: https://gerrit.libreoffice.org/46632
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    (cherry picked from commit b6e0ecde5fb3eafe88846f055a4917ac99d38e36)
    Reviewed-on: https://gerrit.libreoffice.org/46633

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index dc70121ba..31629db6e 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -81,6 +81,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/01/01020103 \
     helpcontent2/source/text/shared/01/01050000 \
     helpcontent2/source/text/shared/01/01060000 \
+    helpcontent2/source/text/shared/01/01060002 \
     helpcontent2/source/text/shared/01/01070000 \
     helpcontent2/source/text/shared/01/01070001 \
     helpcontent2/source/text/shared/01/01100000 \
diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp
index dc3e05d6d..70ce9e753 100644
--- a/source/text/sdraw/main0101.xhp
+++ b/source/text/sdraw/main0101.xhp
@@ -47,8 +47,8 @@
 <paragraph role="paragraph" id="par_id51513449314388" xml-lang="en-US">Saves files in remote servers</paragraph>
 
 <embed href="text/shared/01/01070000.xhp#saveas"/>
-<paragraph role="heading" id="hd_id681513448928968" level="1" xml-lang="en-US">Save a copy</paragraph>
-<embed href="text/shared/01/01070000.xhp#speichernuntertext"/>
+<embed href="text/shared/01/01060002.xhp#saveacopy"/>
+
 <embed href="text/shared/01/01180000.xhp#allesspeichern"/>
 <embed href="text/shared/02/07060000.xhp#neuladen"/>
 <paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="1"><link href="text/shared/01/01190000.xhp" name="Versions">Versions</link></paragraph>
diff --git a/source/text/shared/01/01060002.xhp b/source/text/shared/01/01060002.xhp
new file mode 100644
index 000000000..f0bf758ff
--- /dev/null
+++ b/source/text/shared/01/01060002.xhp
@@ -0,0 +1,34 @@
+<?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/.
+    *
+    -->
+
+    <meta>
+        <topic id="saveacopy" indexer="include" status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Save a Copy</title>
+            <filename>/text/shared/01/01060002.xhp</filename>
+        </topic>
+    </meta>
+    <body>
+    <section id="saveacopy">
+        <bookmark xml-lang="en-US" branch="hid/hid path or command" id="undefined" localize="false"/>
+        <paragraph id="par_id391513471676787" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/01060002.xhp" name="Save a Copy">Save a Copy</link></paragraph>
+        <paragraph id="par_id1001513471674465" role="paragraph" xml-lang="en-US"><variable id="saveacopy1"><ahelp hid=".uno:SaveACopy">Save a copy of the actual document with another name or location.</ahelp></variable></paragraph>
+    </section>
+    <section id="howtoget">
+        <paragraph role="paragraph" id="par_id701513472080716" xml-lang="en-US">Choose <item type="menuitem">File - Save a Copy</item></paragraph>
+    </section>
+    <paragraph role="paragraph" id="par_id881513473450156" xml-lang="en-US">Creates another file with same contents of the current file. The current file is kept opened for edition.</paragraph>
+    <section id="relatedtopics">
+        <paragraph role="paragraph" id="par_id21513472326060" xml-lang="en-US"><link href="text/shared/01/01060000.xhp" name="Save">Save</link></paragraph>
+        <paragraph role="paragraph" id="par_id411513472333495" xml-lang="en-US"><link href="text/shared/01/01070000.xhp" name="Save As">Save as</link></paragraph>
+        <paragraph role="paragraph" id="par_id681513472341081" xml-lang="en-US"><link href="text/shared/01/01070001.xhp" name="Export">Export</link></paragraph>
+    </section>
+</body>
+</helpdocument>


More information about the Libreoffice-commits mailing list