diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-09-08 09:06:12 +0400 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-09-09 15:11:42 +0000 |
commit | d929b0a121d232f0fd7c583a1fc7c016af92517b (patch) | |
tree | 383e3cfb682e73d3daf559d7068145841e8b7837 /source/text/simpress/main0114.xhp | |
parent | 63833851913c2fdb009e49df933dfef7b051013d (diff) |
tdf#92825 Fix impress's main menubar entries
Change-Id: If91dd8b2125f4ac9b608829db2f7de802d702d1a
Reviewed-on: https://gerrit.libreoffice.org/18394
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/simpress/main0114.xhp')
-rw-r--r-- | source/text/simpress/main0114.xhp | 42 |
1 files changed, 24 insertions, 18 deletions
diff --git a/source/text/simpress/main0114.xhp b/source/text/simpress/main0114.xhp index 1257be61bc..f45728ce28 100644 --- a/source/text/simpress/main0114.xhp +++ b/source/text/simpress/main0114.xhp @@ -1,7 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -18,32 +16,40 @@ * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . - --> - +--> - <helpdocument version="1.0"> <meta> -<topic id="textsimpressmain0114xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Slide Show</title> -<filename>/text/simpress/main0114.xhp</filename> -</topic> + <topic id="textsimpressmain0114xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Slide Show</title> + <filename>/text/simpress/main0114.xhp</filename> + </topic> </meta> + <body> -<section id="praesent"> -<bookmark xml-lang="en-US" branch="hid/.uno:SlideShowMenu" id="bm_id1934263" localize="false"/><paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/simpress/main0114.xhp" name="Slide Show">Slide Show</link></paragraph> -<paragraph role="paragraph" id="par_id3145252" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".">Contains commands and options for running a presentation.</ahelp></paragraph> + + +<section id="slideshow"> +<bookmark xml-lang="en-US" branch="hid/.uno:SlideShowMenu" id="bm_id1934263" localize="false"/> + +<paragraph id="hd_id3154011" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0114.xhp" name="Slide Show">Slide Show</link></paragraph> +<paragraph id="par_id3145252" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands and options for running a presentation.</ahelp></paragraph> </section> <embed href="text/simpress/01/03130000.xhp#bildpraesent"/> -<paragraph role="heading" id="hd_id3154510" xml-lang="en-US" level="2" l10n="U" oldref="3"><link href="text/simpress/01/06080000.xhp" name="Slide Show Settings">Slide Show Settings</link></paragraph> + +<paragraph id="hd_id3154510" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06080000.xhp" name="Slide Show Settings">Slide Show Settings</link></paragraph> <embed href="text/simpress/01/06080000.xhp#praesent"/> <embed href="text/simpress/02/04070000.xhp#mitzeitnahme"/> -<paragraph role="heading" id="hd_id3153486" xml-lang="en-US" level="2" l10n="U" oldref="5"><link href="text/simpress/01/06070000.xhp" name="Interaction">Interaction</link></paragraph> + +<paragraph id="hd_id3153486" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06070000.xhp" name="Interaction">Interaction</link></paragraph> <embed href="text/simpress/01/06070000.xhp#interaktiontext"/> -<paragraph role="heading" id="par_idN10611" xml-lang="en-US" level="2" l10n="NEW"><link href="text/simpress/01/06060000.xhp">Custom Animation</link></paragraph> + +<paragraph id="par_idN10611" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06060000.xhp">Custom Animation</link></paragraph> <embed href="text/simpress/01/06060000.xhp#effekttext"/> <embed href="text/simpress/01/06040000.xhp#diawechsel"/> <embed href="text/simpress/02/04010000.xhp#diaanzeigen"/> -<paragraph role="heading" id="hd_id3153711" xml-lang="en-US" level="2" l10n="U" oldref="4"><link href="text/simpress/01/06100000.xhp" name="Custom Slide Show">Custom Slide Show</link></paragraph> + +<paragraph id="hd_id3153711" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06100000.xhp" name="Custom Slide Show">Custom Slide Show</link></paragraph> <embed href="text/simpress/01/06100000.xhp#indipraesent"/> </body> -</helpdocument> + +</helpdocument>
\ No newline at end of file |