diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-28 07:22:19 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-28 19:28:35 +0100 |
commit | 4f5938e7cbe1511be74820d4c55a9a9a9640b89d (patch) | |
tree | 54833d9029339f1085506defc543ed14e6030e58 /source/text/shared/06 | |
parent | 3f8a68dca7c0f54616b104e033a681a3468aea3a (diff) |
Add screenhot in Font effects Help page
Use kde5 breeze theme
Change-Id: I3e8d7cc5358f4811c74af9675382a7acca9aa808
Reviewed-on: https://gerrit.libreoffice.org/81595
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/shared_cui_screenshots.xhp | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/source/text/shared/06/shared_cui_screenshots.xhp b/source/text/shared/06/shared_cui_screenshots.xhp new file mode 100644 index 0000000000..094bd46fb9 --- /dev/null +++ b/source/text/shared/06/shared_cui_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="sharedcuiscreenshots" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Shared CUI Screenshots</title> + <filename>/text/shared/06/shared_cui_screenshots.xhp</filename> + </topic> +</meta> +<body> +<section id="fonteffects"> +<paragraph role="paragraph" id="par_id341572255825997" xml-lang="en-US"> +<image src="media/screenshots/cui/ui/effectspage/EffectsPage.png" id="img_id741572255825998"><alt xml-lang="en-US" id="alt_id261572255825998">Font Effects Page Dialog Image</alt></image> +</paragraph> +</section> +</body> +</helpdocument> |