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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Tue Aug 4 19:55:44 UTC 2020


 source/text/scalc/00/sheet_menu.xhp            |    2 +-
 source/text/shared/01/digitalsignaturespdf.xhp |    2 +-
 source/text/shared/main0212.xhp                |    1 -
 source/text/simpress/main0200.xhp              |    5 ++---
 source/text/simpress/main0210.xhp              |    5 ++---
 5 files changed, 6 insertions(+), 9 deletions(-)

New commits:
commit 2561fcba5336501a97630aa33e4604a17b416390
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue Aug 4 14:15:19 2020 -0300
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Tue Aug 4 21:55:35 2020 +0200

    Fix some "D'oh! You found a bug" here and there
    
    Change-Id: I0b3b4eec07378dcc3a110bfb7e2205220f30c579
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100132
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    (cherry picked from commit 92d4f32170e6d3a1b65857bb83e22c4bf7f565bd)
    
    
    
    No impact on translations
    
    Change-Id: I5cbf545db5c2c603e1dce66ef2d3989a134ae85a
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100062
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/shared/01/digitalsignaturespdf.xhp b/source/text/shared/01/digitalsignaturespdf.xhp
index 809ef75a6..c804c02bc 100644
--- a/source/text/shared/01/digitalsignaturespdf.xhp
+++ b/source/text/shared/01/digitalsignaturespdf.xhp
@@ -20,7 +20,7 @@
     <section id="howtoget">
         <embed href="text/shared/00/00000401.xhp#exportsignedpdf"/>
     </section>
-    <embed href="text/shared/01/ref_pdf_export.xhp#digital_signature_pdf"/>
+    <embed href="text/shared/01/ref_pdf_export_digital_signature.xhp#pdfexportdigitalsignature"/>
     <section id="relatedtopics">
         <paragraph role="paragraph" id="par_id321526421041596" xml-lang="en-US"><link href="text/shared/guide/digital_signatures.xhp">About Digital Signatures</link></paragraph>
     </section>
diff --git a/source/text/shared/main0212.xhp b/source/text/shared/main0212.xhp
index 92cf50a6e..7a71fa89c 100644
--- a/source/text/shared/main0212.xhp
+++ b/source/text/shared/main0212.xhp
@@ -70,7 +70,6 @@
       <embed href="text/scalc/00/00000412.xhp#sortascending"/>
       <embed href="text/shared/02/12020000.xhp#absteigend"/>
       <embed href="text/scalc/00/00000412.xhp#sortdescending"/>
-      <embed href="text/shared/02/12020000.xhp#syabsteigend"/>
       <embed href="text/shared/02/12030000.xhp#autofilter"/>
       <embed href="text/shared/02/12030000.xhp#syautofilter"/>
       <embed href="text/shared/02/12120000.xhp#filteranwenden"/>
diff --git a/source/text/simpress/main0200.xhp b/source/text/simpress/main0200.xhp
index 716cd6aa3..63f944750 100644
--- a/source/text/simpress/main0200.xhp
+++ b/source/text/simpress/main0200.xhp
@@ -25,8 +25,7 @@
 </meta>
 <body>
 <section id="toolbars">
-<h1 id="hd_id3147434"><variable id="main0200"><link href="text/simpress/main0200.xhp" name="Toolbars">Toolbars</link>
-</variable></h1>
+<h1 id="hd_id3147434"><variable id="main0200"><link href="text/simpress/main0200.xhp" name="Toolbars">Toolbars</link></variable></h1>
 </section>
 <embed href="text/shared/00/00000007.xhp#symbolleistenneu"/>
 <sort order="asc">
@@ -37,7 +36,7 @@
 <embed href="text/simpress/01/03070000.xhp#praesentation"/>
 </section>
 <section id="Section2">
-<embed href="text/simpress/main0210.xhp#werkzeugleiste"/>
+<embed href="text/simpress/main0210.xhp#drawingbar"/>
 </section>
 <section id="Section3">
 <embed href="text/simpress/main0211.xhp#outlinebar"/>
diff --git a/source/text/simpress/main0210.xhp b/source/text/simpress/main0210.xhp
index b675d8bce..05b6561bf 100644
--- a/source/text/simpress/main0210.xhp
+++ b/source/text/simpress/main0210.xhp
@@ -92,8 +92,7 @@
 <paragraph role="paragraph" id="par_idN1080F" xml-lang="en-US">Switches the 3D effects on and off for the selected objects.</paragraph>
 <embed href="text/simpress/01/06060000.xhp#effekt"/>
 <embed href="text/simpress/00/00000407.xhp#syeffekt"/>
-<h2 id="hd_id3145350"><link href="text/simpress/01/06070000.xhp" name="Interaction">Interaction</link></h2>
-<embed href="text/simpress/01/06070000.xhp#interaktiontext"/>
-<embed href="text/simpress/00/00000407.xhp#syinteraktion"/>
+<embed href="text/simpress/01/06070000.xhp#interactionh1"/>
+<embed href="text/simpress/00/00000405.xhp#syinteraktion"/>
 </body>
 </helpdocument>
commit 0ab371609e39742bfb63f0783351029ac04ea8b7
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Mon Aug 3 11:49:12 2020 -0300
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Tue Aug 4 21:55:24 2020 +0200

    Fix tag contents
    
    Found you finally...
    
    Change-Id: I71e11b570e31ad1cc470dfea3e54935e000d80f0
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100011
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    (cherry picked from commit 8b7b468cfcb1591972ee2e47a295ee4cf86a46e8)
    
    No Impact on translations
    
    Change-Id: If2f64048ef18595aed9c3f2ef193494c14558fcc
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100057
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/scalc/00/sheet_menu.xhp b/source/text/scalc/00/sheet_menu.xhp
index f192d0775..2264ccae8 100644
--- a/source/text/scalc/00/sheet_menu.xhp
+++ b/source/text/scalc/00/sheet_menu.xhp
@@ -21,7 +21,7 @@
 <meta>
   <topic id="textscalc0000000404xml" indexer="exclude" status="PUBLISH">
     <title id="tit" xml-lang="en-US">Sheet Menu</title>
-    <filename>/scalc/00/sheet_menu.xhp</filename>
+    <filename>/text/scalc/00/sheet_menu.xhp</filename>
   </topic>
 </meta>
 <body>


More information about the Libreoffice-commits mailing list