diff options
author | Laurent BP <laurent.balland-poirier@laposte.net> | 2020-05-07 13:06:12 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-11 17:41:50 +0200 |
commit | 5bead0438b7fe977d8d2288c0397b34a3623d68f (patch) | |
tree | 140da74f83d8dd98daa3a70126b5e0291b9c7309 | |
parent | 8d83f7397fd0ad9a5d77394b3f39825f2ee49af3 (diff) |
Correct Menu path to insert animated GIF
Change-Id: Ic137af04cf3c04cf906eda4021ca037b2d844748
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93632
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/simpress/guide/animated_gif_create.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/simpress/guide/animated_gif_create.xhp b/source/text/simpress/guide/animated_gif_create.xhp index 209440e1ad..a7a9c441ed 100644 --- a/source/text/simpress/guide/animated_gif_create.xhp +++ b/source/text/simpress/guide/animated_gif_create.xhp @@ -41,7 +41,7 @@ <paragraph role="heading" id="hd_id3150250" xml-lang="en-US" level="3">To create an animated GIF:</paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3148703" xml-lang="en-US">Select an object or group of objects that you want to include in your animation and choose<emph> Insert - Animated Image</emph>.</paragraph> +<paragraph role="listitem" id="par_id3148703" xml-lang="en-US">Select an object or group of objects that you want to include in your animation and choose<emph> Insert - Media - Animated Image</emph>.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3149601" xml-lang="en-US">Do one of the following:</paragraph> |