diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-20 06:47:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-20 10:51:59 +0100 |
commit | f47f09987e7f23035c7439a0e1c266ab4d5980b1 (patch) | |
tree | 0d013a207f460c2134f5953842367b346ee0d19d /source/text/shared/06 | |
parent | 59036b344e71e7d7b2d4c032ab5112c71be10f50 (diff) |
Add screenshot for Impress General Option page
Adjust screenshot for Presenter Console too
Change-Id: I84d0df90e26315ca57670e2ad6334ba69bece9c2
Reviewed-on: https://gerrit.libreoffice.org/85580
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/simpress_screenshots.xhp | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/source/text/shared/06/simpress_screenshots.xhp b/source/text/shared/06/simpress_screenshots.xhp new file mode 100644 index 0000000000..86db807bd4 --- /dev/null +++ b/source/text/shared/06/simpress_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="simpressscreeshotsembed" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">SIMPRESS Screenshots</title> + <filename>/text/shared/06/simpress_screenshots.xhp</filename> + </topic> + </meta> + <body> + <section id="simpressgeneraldialog"> + <paragraph role="paragraph" id="par_id431534783734366" xml-lang="en-US"> + <image src="media/screenshots/modules/simpress/ui/optimpressgeneralpage/OptSavePage.png" id="img_id131534783734367"><alt xml-lang="en-US" id="alt_id271534783734367">Impress General Options Dialog</alt></image> + </paragraph> + </section> +</body> +</helpdocument> |