diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2019-04-26 22:13:09 +0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-04-27 13:59:19 +0200 |
commit | 4eace90975b889ef35d10ea35032cae0b569595e (patch) | |
tree | 086c5784119cae457bb8fcffc437d3505c9f7520 /source/text/simpress | |
parent | 3c494b6e6db198099f4641aaef3f608842d53faa (diff) |
tdf#124198 Impress & Draw ImageMap menu entry was moved to Tools
Also renamed the file describing Edit Menu to edit_menu.xhp.
Most of the files are touched to update the links due to rename.
There is no context menu entry for ImageMap, so removed mention
of it.
Note that in Writer and Calc, ImageMap remains under Edit, because
it is only enabled when an image is selected.
Change-Id: Ic57ee11dd2ab9c637f00e5328f1575c323fb8c43
Reviewed-on: https://gerrit.libreoffice.org/71397
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/01/02110000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0102.xhp | 3 | ||||
-rw-r--r-- | source/text/simpress/main0106.xhp | 4 |
3 files changed, 4 insertions, 5 deletions
diff --git a/source/text/simpress/01/02110000.xhp b/source/text/simpress/01/02110000.xhp index d344143b4e..c60ee23843 100644 --- a/source/text/simpress/01/02110000.xhp +++ b/source/text/simpress/01/02110000.xhp @@ -41,7 +41,7 @@ </section> <paragraph role="paragraph" id="par_id3154015" xml-lang="en-US">You can <link href="text/shared/00/00000005.xhp#andocken" name="dock">dock</link> the Navigator to the edge of your workspace.</paragraph> <section id="howtoget"> - <embed href="text/shared/00/00000402.xhp#navigator"/> + <embed href="text/shared/00/edit_menu.xhp#navigator"/> </section> <paragraph role="tip" id="par_id3156448" xml-lang="en-US">Press <item type="keycode">Ctrl+Shift+F5</item> to open the Navigator when you are editing a presentation.</paragraph> <bookmark xml-lang="en-US" branch="hid/SD_HID_SD_NAVIGATOR_TBI_PEN" id="bm_id3150538" localize="false"/><paragraph role="heading" id="hd_id3145235" xml-lang="en-US" level="2">Pointer</paragraph> diff --git a/source/text/simpress/main0102.xhp b/source/text/simpress/main0102.xhp index 02e109e11a..a0aefd6db1 100644 --- a/source/text/simpress/main0102.xhp +++ b/source/text/simpress/main0102.xhp @@ -60,9 +60,6 @@ <paragraph id="hd_id3149355" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02180000.xhp" name="Links">Links</link></paragraph> <embed href="text/shared/01/02180000.xhp#links_text"/> -<paragraph id="hd_id3145590" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02220000.xhp" name="ImageMap">ImageMap</link></paragraph> -<embed href="text/shared/01/02220000.xhp#imagemaptext"/> - <paragraph id="hd_id0914201502131542" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02200000.xhp" name="Object">Object</link></paragraph> <embed href="text/shared/01/02200000.xhp#object_text"/> </body> diff --git a/source/text/simpress/main0106.xhp b/source/text/simpress/main0106.xhp index 5d836c5288..57f0536991 100644 --- a/source/text/simpress/main0106.xhp +++ b/source/text/simpress/main0106.xhp @@ -37,6 +37,8 @@ <embed href="text/shared/01/06990000.xhp#rechtschreibung"/> <embed href="text/shared/01/06010500.xhp#language"/> <embed href="text/shared/01/gallery.xhp#stargallery"/> +<paragraph id="hd_id3145590" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02220000.xhp" name="ImageMap">ImageMap</link></paragraph> +<embed href="text/shared/01/02220000.xhp#imagemaptext"/> <embed href="text/shared/01/06030000.xhp#pipette"/> <embed href="text/shared/01/mediaplayer.xhp#mediaplayer"/> <embed href="text/shared/01/06130001.xhp#macro"/> @@ -51,4 +53,4 @@ <embed href="text/shared/optionen/01000000.xhp#optionen"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |