diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-30 15:39:20 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-31 16:48:28 +0100 |
commit | 3962eff25dac38ed1422845c47a0ace437a3772a (patch) | |
tree | 4162a9c00b27ba40b4343fa4e455d7b5ce78ec5c /source/text/shared/06 | |
parent | 021a444733a8022967b374642057d2032318634b (diff) |
Add Insert Layer screenshot in Help
Change-Id: I8ac8024ff5f2dad893248fe75566ab152e72a762
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142048
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 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/source/text/shared/06/sd_screenshots.xhp b/source/text/shared/06/sd_screenshots.xhp new file mode 100644 index 0000000000..9e4c70e8eb --- /dev/null +++ b/source/text/shared/06/sd_screenshots.xhp @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> + + <meta> + <topic id="page_topic" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Draw Screenshots</title> + <filename>/text/shared/06/sd_screenshots.xhp</filename> + </topic> +</meta> +<body> +<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> + </paragraph> +</section> +</body> +</helpdocument> |