diff options
author | Olivier Hallot <ohallot@collabora.co.uk> | 2015-12-31 13:48:32 -0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-01-02 05:44:22 +0000 |
commit | efa3b7d1e3eb003e6babb49c9b83c47979da0a89 (patch) | |
tree | 5a36a3a9e144b00dd2b3336637050d2c03c89a94 /source/text/swriter/guide | |
parent | dd8cc9d27b6891661185f02bf7478b5934deff08 (diff) |
Fix tdf#86428 Wrap text help page duplicated
Fix for tdf#86428 Help Page “Wrap” Exists Two Times in Local Help
Wrap text help page 05180000.xhp was replaced by 05060200.xhp but
left there because of a link from the main format help page.
The 05060200.xhp page now carries the recent changes in Writer UI
and context menus.
Wrap page from guide (main0105.xhp) also updated.
Change-Id: Icd0c015ceca89dc1e3f8f7200ffe491ddb03ff7b
Reviewed-on: https://gerrit.libreoffice.org/21023
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/swriter/guide')
-rw-r--r-- | source/text/swriter/guide/wrap.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/swriter/guide/wrap.xhp b/source/text/swriter/guide/wrap.xhp index b5da37da89..c3c250be18 100644 --- a/source/text/swriter/guide/wrap.xhp +++ b/source/text/swriter/guide/wrap.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textswriterguidewrapxml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Wrapping Text Around Objects</title> @@ -44,7 +44,7 @@ <paragraph xml-lang="en-US" id="par_id3149696" role="listitem" l10n="U" oldref="9">Select the object.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3155907" role="listitem" l10n="U" oldref="10">Choose <emph>Format - Wrap</emph>, and then choose the wrapping style that you want to apply.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155907" role="listitem" l10n="U" oldref="10">Choose <emph>Format - Frame and Objects - Properties</emph>, and then click the <link href="text/swriter/01/05060200.xhp" name="Wrap"><emph>Wrap</emph></link> tab to choose the wrapping style that you want to apply.</paragraph> <paragraph xml-lang="en-US" id="par_id3155859" role="listitem" l10n="U" oldref="4">The current wrapping style is indicated by a bullet.</paragraph> </listitem> </list> @@ -55,7 +55,7 @@ <paragraph xml-lang="en-US" id="par_id3154079" role="listitem" l10n="U" oldref="15">Select the object.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3153396" role="listitem" l10n="U" oldref="11">Choose <emph>Format - Image</emph>, and then click the <link href="text/swriter/01/05060200.xhp" name="Wrap"><emph>Wrap</emph></link> tab.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153396" role="listitem" l10n="U" oldref="11">Choose <emph>Format - Image - Properties</emph>, and then click the <link href="text/swriter/01/05060200.xhp" name="Wrap"><emph>Wrap</emph></link> tab.</paragraph> </listitem> </list> <list type="ordered" startwith="3"> |