diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2014-11-30 22:08:54 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-11-30 21:41:24 +0000 |
commit | 40967add67da1353dae0f1f9cc31475f4650381c (patch) | |
tree | b7809e10f798b854969967dd2dd2e056165b0980 | |
parent | 6faea8d8483f514798e36b51478f6e10c27f9f92 (diff) |
Image is not in Media submenu anymorecp-4.4-branch-point
Change-Id: Ic3244c9bf782b43fd1cca1de19dc7a1a6be90734
Reviewed-on: https://gerrit.libreoffice.org/13224
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.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> |