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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu May 16 12:54:19 UTC 2019


 source/text/simpress/01/new_slide.xhp |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 1368e08b24cd3f13ef3de72475f6fbc70b56baa0
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Thu May 16 03:23:46 2019 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu May 16 14:53:59 2019 +0200

    Remove now useless <switchinline>
    
    Change-Id: If7c9ddda50735d349f59c3d8f138177c8fbd6de0
    Reviewed-on: https://gerrit.libreoffice.org/72384
    Tested-by: Jenkins
    Reviewed-by: Sophia Schröder <sophia.schroeder at libreoffice.org>
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/simpress/01/new_slide.xhp b/source/text/simpress/01/new_slide.xhp
index ecbcc9ded..9b7e7d67e 100644
--- a/source/text/simpress/01/new_slide.xhp
+++ b/source/text/simpress/01/new_slide.xhp
@@ -21,7 +21,7 @@
  -->
 
 
-		<helpdocument version="1.0">
+<helpdocument version="1.0">
 <meta>
 <topic id="textsimpress01newslidexml" indexer="include" status="PUBLISH">
 <title id="tit" xml-lang="en-US">New Slide</title>
@@ -34,8 +34,7 @@
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/.uno:InsertPage" id="bm_id8576712" localize="false"/>
 <paragraph role="heading" id="hd_id3159155" xml-lang="en-US" level="1"><link href="text/simpress/01/new_slide.xhp" name="New Slide">New Slide</link></paragraph>
-<paragraph role="paragraph" id="par_id3146119" xml-lang="en-US"><variable id="seitetext"><ahelp hid=".uno:InsertPage"><switchinline select="appl"><caseinline select="IMPRESS">Inserts a slide after the currently selected slide.
-</caseinline><defaultinline>Inserts a slide after the currently selected slide.</defaultinline></switchinline></ahelp>
+<paragraph role="paragraph" id="par_id3146119" xml-lang="en-US"><variable id="seitetext"><ahelp hid=".uno:InsertPage">Inserts a slide after the currently selected slide.</ahelp>
 </variable></paragraph>
 <section id="howtoget">
   <embed href="text/simpress/00/slide_menu.xhp#new_slide"/>


More information about the Libreoffice-commits mailing list