diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-18 19:24:22 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-19 00:37:29 +0100 |
commit | 3364b6db42899b82173030f26d58ca621b7f9a03 (patch) | |
tree | e1b771de92086630f8b33ac5980fec59d9b1ad23 /source/text/shared/06 | |
parent | 421131867de4fd2b80d066c2fecb8a1c39e6c227 (diff) |
Add PDF Export General Page screenshot
Change-Id: I1f045faa224e8b24cc67a38989209217b15abdb1
Reviewed-on: https://gerrit.libreoffice.org/83139
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/filter_screenshots.xhp | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/source/text/shared/06/filter_screenshots.xhp b/source/text/shared/06/filter_screenshots.xhp new file mode 100644 index 0000000000..6bd03b19fa --- /dev/null +++ b/source/text/shared/06/filter_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="filterscreenshots" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Filter screenshots</title> + <filename>/text/shared/06/filter_screenshots.xhp</filename> + </topic> +</meta> +<body> +<section id="pdfgeneralpage"> + <paragraph role="paragraph" id="par_id431534783734366" xml-lang="en-US"> + <image src="media/screenshots/filter/ui/pdfgeneralpage/PdfGeneralPage.png" id="img_id131534783734367"><alt xml-lang="en-US" id="alt_id271534783734367">PDF Export General Options Dialog Image</alt></image> + </paragraph> +</section> +</body> +</helpdocument> |