diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-29 23:58:05 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 11:22:13 +0100 |
commit | 0ec32626291d5acc31aab93ac8b6c6cf2c8009df (patch) | |
tree | a28b437fab4989cb30d6b307853cf2871564b46f /AllLangPackage_html_media_lang.mk | |
parent | 57e18add158a83204fbe8e2533029381d0902fef (diff) |
Add screenshot to custom slide show help page
Change-Id: I71b520b6c0be114b1028c48614f910628d995b4a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85981
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangPackage_html_media_lang.mk')
-rw-r--r-- | AllLangPackage_html_media_lang.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index 4f04e29bb5..0a9f02e3ad 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -252,6 +252,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack screenshots/modules/simpress/ui/slidedesigndialog/$(lang)/SlideDesignDialog.png \ screenshots/modules/simpress/ui/headerfooterdialog/$(lang)/HeaderFooterDialog.png \ screenshots/modules/simpress/ui/masterlayoutdlg/$(lang)/MasterLayoutDialog.png \ + screenshots/modules/simpress/ui/customslideshows/$(lang)/CustomSlideShows.png \ screenshots/cui/ui/optviewpage/$(lang)/OptViewPage.png \ screenshots/cui/ui/optfltrpage/$(lang)/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/$(lang)/OptHtmlPage.png \ |