diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 00:52:38 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 11:22:49 +0100 |
commit | e2303a462f22daec2d7b5a1faa5cdf6720c52364 (patch) | |
tree | 16318a9fd544b5c53200386fd619872ae7314a14 /AllLangPackage_html_media_lang.mk | |
parent | 0ec32626291d5acc31aab93ac8b6c6cf2c8009df (diff) |
Add define custom presentation dialog screenshot
Change-Id: I23462439f2cc3d572fb0f352812fb416901ca4ff
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85982
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 0a9f02e3ad..7b77f4f212 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -253,6 +253,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack 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/modules/simpress/ui/definecustomslideshow/$(lang)/DefineCustomSlideShow.png \ screenshots/cui/ui/optviewpage/$(lang)/OptViewPage.png \ screenshots/cui/ui/optfltrpage/$(lang)/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/$(lang)/OptHtmlPage.png \ |