diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2014-11-30 22:05:07 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-01 09:21:58 +0000 |
commit | a8a62b8e5bda4526eeb9525509ce7313d14784e3 (patch) | |
tree | b7809e10f798b854969967dd2dd2e056165b0980 | |
parent | 14477a85f297b5bbae784789e86e8e9f574fc506 (diff) |
Image is not in Media submenu anymore
Change-Id: Idf5a1c9c2f6b3ef95a72613aedd15f743280ad95
Reviewed-on: https://gerrit.libreoffice.org/13223
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | source/text/sdraw/guide/graphic_insert.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/guide/imagemap.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sdraw/guide/graphic_insert.xhp b/source/text/sdraw/guide/graphic_insert.xhp index ce00e2b0a1..1f97d16d5d 100644 --- a/source/text/sdraw/guide/graphic_insert.xhp +++ b/source/text/sdraw/guide/graphic_insert.xhp @@ -38,7 +38,7 @@ </variable></paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3155600" xml-lang="en-US" l10n="CHG" oldref="2">Choose <emph>Insert - Media - Image</emph>.</paragraph> +<paragraph role="listitem" id="par_id3155600" xml-lang="en-US" l10n="CHG" oldref="2">Choose <emph>Insert - Image</emph>.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3150749" xml-lang="en-US" l10n="U" oldref="3">Locate the image you want to insert. Select the <emph>Link</emph> check box to insert only a link to the image. If you want to see the image before you insert it, select <emph>Preview</emph>.</paragraph> diff --git a/source/text/shared/guide/imagemap.xhp b/source/text/shared/guide/imagemap.xhp index a0f3dca318..0043a98060 100644 --- a/source/text/shared/guide/imagemap.xhp +++ b/source/text/shared/guide/imagemap.xhp @@ -44,7 +44,7 @@ <paragraph xml-lang="en-US" id="par_idN1067E" role="paragraph" l10n="NEW">Position the cursor where you want the ImageMap in your document.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_idN10682" role="paragraph" l10n="NEW">Choose <emph>Insert - Media - Image</emph>, select and insert a bitmap image.</paragraph> + <paragraph xml-lang="en-US" id="par_idN10682" role="paragraph" l10n="NEW">Choose <emph>Insert - Image</emph>, select and insert a bitmap image.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_idN1068A" role="paragraph" l10n="NEW">With the image selected, choose <emph>Edit - ImageMap</emph>. You see the <link href="text/shared/01/02220000.xhp">ImageMap Editor</link>, which displays the image at the background.</paragraph> |