diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-03-30 15:56:49 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-03-30 19:05:15 +0000 |
commit | e8045f04d057ea3e50726f99c442557e6e3986bc (patch) | |
tree | 6157fce7840ac44d873b2b089c8d02133dfc73c9 /source/text/shared/02/01171400.xhp | |
parent | 8291b5b5f748af4eeb68797193e9c84d11ecbda5 (diff) |
Fix list of View commands in Writer menu help
Reorder and update View menu description for Writer
Change-Id: Ib7af048b603977dabbdb53069935a5158e3a6bbe
Reviewed-on: https://gerrit.libreoffice.org/35927
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/shared/02/01171400.xhp')
-rw-r--r-- | source/text/shared/02/01171400.xhp | 52 |
1 files changed, 27 insertions, 25 deletions
diff --git a/source/text/shared/02/01171400.xhp b/source/text/shared/02/01171400.xhp index 546f1295c9..d1c0267c6f 100644 --- a/source/text/shared/02/01171400.xhp +++ b/source/text/shared/02/01171400.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -17,36 +16,39 @@ * 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="textshared0201171400xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Helplines While Moving</title> -<filename>/text/shared/02/01171400.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0201171400xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Helplines While Moving</title> + <filename>/text/shared/02/01171400.xhp</filename> + </topic> </meta> -<body><comment>UFI: removed help ids</comment> -<paragraph role="heading" id="hd_id3155599" xml-lang="en-US" level="1" l10n="U" oldref="1">Helplines While Moving</paragraph> + +<body> +<comment>UFI: removed help ids</comment> + +<section id="helplines_while_moving"> + +<paragraph id="hd_id3155599" role="heading" level="1" xml-lang="en-US">Helplines While Moving</paragraph> <embed href="text/shared/optionen/01070100.xhp#verschieb"/> <embed href="text/shared/optionen/01070100.xhp#vertext"/> + <section id="syhline"> + <table id="tbl_id3147143"> -<tablerow> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3149549" xml-lang="en-US" l10n="E"> -<image id="img_id3149760" src="cmd/sc_helplinesmove.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3149760" xml-lang="en-US">Icon</alt> - </image></paragraph> -</tablecell> -<tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3153049" xml-lang="en-US" l10n="U" oldref="4">Helplines While Moving</paragraph> -</tablecell> -</tablerow> + <tablerow> + <tablecell> + <paragraph id="par_id3149549" role="paragraph" xml-lang="en-US"> <image id="img_id3149760" src="cmd/sc_helplinesmove.png" width="0.566cm" height="0.566cm"><alt xml-lang="en-US" id="alt_id3149760">Icon</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id3153049" role="paragraph" xml-lang="en-US">Helplines While Moving</paragraph> + </tablecell> + </tablerow> </table> </section> +</section> </body> -</helpdocument> + +</helpdocument>
\ No newline at end of file |