diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 14:26:46 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 18:39:39 +0100 |
commit | 2679c2fbbcc92a6c95bf41316dfa64426e31e195 (patch) | |
tree | 9252f85e957900ecf99664cee0b39e2ed98205b9 /source/text/shared/06 | |
parent | bb39fe1f9558948f5b3bea3e6bf2841dd475fad6 (diff) |
Add Duplicate dialog screenhsot to Help page
Change-Id: Ifeca493a77b8d01a18d203ce7b385bde38079e7b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142120
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/06')
-rw-r--r-- | source/text/shared/06/sd_screenshots.xhp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source/text/shared/06/sd_screenshots.xhp b/source/text/shared/06/sd_screenshots.xhp index 4bbb31ed41..64d1ef28a7 100644 --- a/source/text/shared/06/sd_screenshots.xhp +++ b/source/text/shared/06/sd_screenshots.xhp @@ -32,5 +32,10 @@ <image src="media/screenshots/modules/sdraw/ui/vectorize/VectorizeDialog.png" id="img_id311667308065177"><alt xml-lang="en-US" id="alt_id631667308065179">To Polygon dialog</alt></image> </paragraph> </section> +<section id="duplicate"> + <paragraph role="paragraph" id="par_id731667322149681" xml-lang="en-US"> + <image src="media/screenshots/modules/sdraw/ui/copydlg/DuplicateDialog.png" id="img_id271667322149683"><alt xml-lang="en-US" id="alt_id81667322149685">Duplicate dialog</alt></image> + </paragraph> +</section> </body> </helpdocument> |