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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Dec 19 17:29:42 UTC 2018


 source/text/shared/00/00000021.xhp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit ee3f82cd88d4d4923d4cfce81bbe2f6ea3d2c1ff
Author:     Sophia Schröder <sophia.schroeder at libreoffice.org>
AuthorDate: Fri Nov 9 19:48:55 2018 +0100
Commit:     Eike Rathke <erack at redhat.com>
CommitDate: Wed Dec 19 18:29:21 2018 +0100

    Help files: http -> https
    
    + some more conservative changes
    
    (cherry picked from commit b10326be4169e4aafc56f9b46b62d0507fa7d535)
    
    Change-Id: I6e22d8feaa88b18e54ddeb9c6db50e339ff57d7a
    Reviewed-on: https://gerrit.libreoffice.org/64268
    Tested-by: Jenkins
    Reviewed-by: Eike Rathke <erack at redhat.com>

diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp
index 18874be8e..77959f226 100644
--- a/source/text/shared/00/00000021.xhp
+++ b/source/text/shared/00/00000021.xhp
@@ -237,7 +237,7 @@
 <list type="ordered">
 <listitem>
 <paragraph role="listitem" id="par_id3153178" xml-lang="en-US">The text content of the document is located in <emph>content.xml</emph>.</paragraph>
-<paragraph role="listitem" id="par_id3154068" xml-lang="en-US">By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. The use of indentations and line breaks can be activated in the <link href="text/shared/optionen/expertconfig.xhp">Expert configuration</link> by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to <emph>true</emph>.</paragraph>
+<paragraph role="listitem" id="par_id3154068" xml-lang="en-US">By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. The use of indentations and line breaks can be activated in the <link href="text/shared/optionen/expertconfig.xhp"><emph>Expert configuration</emph></link> by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to <emph>true</emph>.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3145152" xml-lang="en-US">The file <emph>meta.xml</emph> contains the meta information of the document, which you can enter under <emph>File - Properties</emph>.</paragraph>
@@ -247,7 +247,7 @@
 <paragraph role="listitem" id="par_id3150391" xml-lang="en-US">The file <emph>settings.xml</emph> contains further information about the settings for this document.</paragraph>
 </listitem>
 <listitem>
-<paragraph role="listitem" id="par_id3150447" xml-lang="en-US">In <emph>styles.xml,</emph> you find the styles applied to the document that can be seen in the Styles window.</paragraph>
+<paragraph role="listitem" id="par_id3150447" xml-lang="en-US">In <emph>styles.xml,</emph> you find the styles applied to the document that can be seen in the <emph>Styles</emph> window.</paragraph>
 </listitem>
 <listitem>
 <paragraph role="listitem" id="par_id3153353" xml-lang="en-US">The <emph>meta-inf/manifest.xml</emph> file describes the structure of the XML file.</paragraph>
@@ -255,7 +255,7 @@
 </list>
 <paragraph role="paragraph" id="par_id3153368" xml-lang="en-US">Additional files and folders can be contained in the packed file format.</paragraph>
 <paragraph role="heading" id="hd_id3154299" xml-lang="en-US" level="2">Definition of the XML formats</paragraph>
-<paragraph role="paragraph" id="par_idN10AAD" xml-lang="en-US">The schema for the OpenDocument formats can be found on the <link href="http://www.oasis-open.org">www.oasis-open.org</link> web site.</paragraph>
+<paragraph role="paragraph" id="par_idN10AAD" xml-lang="en-US">The schema for the OpenDocument formats can be found on the <link href="https://www.oasis-open.org"><emph>www.oasis-open.org</emph></link> web site.</paragraph>
 <section id="relatedtopics">
 <embed href="text/shared/guide/doc_open.xhp#doc_open"/>
 <embed href="text/shared/guide/doc_save.xhp#doc_save"/>


More information about the Libreoffice-commits mailing list