[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Nov 9 10:36:35 UTC 2018


 source/text/shared/guide/version_number.xhp |   36 ++++++++++++----------------
 1 file changed, 16 insertions(+), 20 deletions(-)

New commits:
commit 3a506373636d8c224dab844b4248a338d7a2e696
Author:     Sophia Schröder <sophia.schroeder at libreoffice.org>
AuthorDate: Wed Nov 7 10:26:17 2018 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Fri Nov 9 11:36:15 2018 +0100

    Related: tdf#121134: Changing http to https where possible
    
    Change-Id: I983391c76f7c73ad0edeb85faacdc088a9d73df6
    Reviewed-on: https://gerrit.libreoffice.org/62995
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/guide/version_number.xhp b/source/text/shared/guide/version_number.xhp
index cce4d22b2..eaa75da29 100644
--- a/source/text/shared/guide/version_number.xhp
+++ b/source/text/shared/guide/version_number.xhp
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -20,30 +18,28 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 
-
-		<helpdocument version="1.0">
 <meta>
-<topic id="textsharedguideversion_numberxml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Versions and Build Numbers</title>
-<filename>/text/shared/guide/version_number.xhp</filename>
-</topic>
+  <topic id="textsharedguideversion_numberxml" indexer="include" status="PUBLISH">
+    <title id="tit" xml-lang="en-US">Versions and Build Numbers</title>
+    <filename>/text/shared/guide/version_number.xhp</filename>
+  </topic>
 </meta>
 <body>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3144436"><bookmark_value>versions; $[officename]</bookmark_value>
+<bookmark xml-lang="en-US" branch="index" id="bm_id3144436">
+<bookmark_value>versions; $[officename]</bookmark_value>
 <bookmark_value>build numbers of $[officename]</bookmark_value>
 <bookmark_value>copyright for $[officename]</bookmark_value>
 </bookmark>
-<paragraph role="heading" id="hd_id3144436" xml-lang="en-US" level="1"><variable id="version_number"><link href="text/shared/guide/version_number.xhp" name="Versions and Build Numbers">Versions and Build Numbers</link>
-</variable></paragraph>
+<paragraph role="heading" id="hd_id3144436" xml-lang="en-US" level="1"><variable id="version_number"><link href="text/shared/guide/version_number.xhp" name="Versions and Build Numbers">Versions and Build Numbers</link></variable></paragraph>
 <list type="ordered">
-<listitem>
-<paragraph role="listitem" id="par_id3149346" xml-lang="en-US">Choose <emph>Help - About $[officename]</emph>. This opens a dialog containing information about the program.</paragraph>
-</listitem>
-<listitem>
-<paragraph role="listitem" id="par_id3147008" xml-lang="en-US"><link href="http://www.libreoffice.org/about-us/credits/">See lists of code and Wiki contributors</link> on the LibreOffice website.</paragraph>
-</listitem>
+  <listitem>
+    <paragraph role="listitem" id="par_id3149346" xml-lang="en-US">Choose <emph>Help - About $[officename]</emph>. This opens a dialog containing information about the program.</paragraph>
+  </listitem>
+  <listitem>
+    <paragraph role="listitem" id="par_id3147008" xml-lang="en-US"><link href="https://www.libreoffice.org/about-us/credits/">See lists of code and Wiki contributors</link> on the LibreOffice website.</paragraph>
+  </listitem>
 </list>
-<embed href="text/shared/00/00000004.xhp#related"/>
-<embed href="text/shared/05/00000110.xhp#00000110"/>
+  <embed href="text/shared/00/00000004.xhp#related"/>
+  <embed href="text/shared/05/00000110.xhp#00000110"/>
 </body>
 </helpdocument>


More information about the Libreoffice-commits mailing list