diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 10:28:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-01 14:49:20 +0100 |
commit | fe027ad1a10e233c540c6e873c737b5bb2a9039c (patch) | |
tree | 62bcdf76984ac1817b0de20909066ff1b204c7f5 /source/text/shared | |
parent | 04549b13ac062594e2204a8f8da7bf92ec290995 (diff) |
Add To Polygon screenshot to Help page
+ refactor relevant pages
Change-Id: I3759f2d86df0cd66913d11a7d2711614315e24a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142115
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/06/sd_screenshots.xhp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/text/shared/06/sd_screenshots.xhp b/source/text/shared/06/sd_screenshots.xhp index df51970344..4bbb31ed41 100644 --- a/source/text/shared/06/sd_screenshots.xhp +++ b/source/text/shared/06/sd_screenshots.xhp @@ -16,6 +16,7 @@ </topic> </meta> <body> +<comment> paste this on target: embed href="text/shared/06/sd_screenshots.xhp#section_id"</comment> <section id="insertlayer"> <paragraph role="paragraph" id="par_id841667137968665" xml-lang="en-US"> <image src="media/screenshots/modules/sdraw/ui/insertlayer/InsertLayerDialog.png" id="img_id751667137968666"><alt xml-lang="en-US" id="alt_id161667137968667">Insert layer dialog</alt></image> @@ -26,5 +27,10 @@ <image src="media/screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png" id="img_id471667158794567"><alt xml-lang="en-US" id="alt_id931667158794568">Snap Object Dialog</alt></image> </paragraph> </section> +<section id="vectorize"> + <paragraph role="paragraph" id="par_id71667308065175" xml-lang="en-US"> + <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> </body> </helpdocument> |