diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-20 16:35:42 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-21 15:11:50 +0200 |
commit | e22b2bc0beeb1bb32184af509af98c303677032c (patch) | |
tree | eefba56fce8cfc1abd7497801bd48f7c08fc1df7 /source/text/shared/06 | |
parent | 5969bd167aa7abb317dcbef5420c8d36d8780cc3 (diff) |
tdf#95490 Help page for image compression
Change-Id: If3311afeac94d16b18e80db83125394daea580ff
Reviewed-on: https://gerrit.libreoffice.org/59367
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/svx_screenshots.xhp | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/source/text/shared/06/svx_screenshots.xhp b/source/text/shared/06/svx_screenshots.xhp new file mode 100644 index 0000000000..a1966d1269 --- /dev/null +++ b/source/text/shared/06/svx_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="svxscreeshotsembed" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">SVX Screenshots</title> + <filename>/text/shared/06/svx_screenshots.xhp</filename> + </topic> + </meta> + <body> + <section id="compressgraphicdialog"> + <paragraph role="paragraph" id="par_id431534783734366" xml-lang="en-US"> + <image src="media/screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png" id="img_id131534783734367"><alt xml-lang="en-US" id="alt_id271534783734367">Compress Image Dialog</alt></image> + </paragraph> + </section> +</body> +</helpdocument> |