diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 10:22:44 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 20:02:55 +0100 |
commit | 39313533e9503da346ac626e6480faa8d21a64c4 (patch) | |
tree | 444bd8425f1904cf8bd94fb23559447b347cee05 /AllLangPackage_html_media_lang.mk | |
parent | 1d0961caddb984150ce61d21200d5b08aefa3084 (diff) |
Add screenshot for enhanced animation effects
Change-Id: I51750fb6c756cca0b700f2dde49702b4143f5a34
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85997
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 b3a5bb9344..e1025d1e50 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -254,6 +254,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack 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/modules/simpress/ui/customanimationeffecttab/$(lang)/EffectTab.png \ screenshots/cui/ui/optviewpage/$(lang)/OptViewPage.png \ screenshots/cui/ui/optfltrpage/$(lang)/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/$(lang)/OptHtmlPage.png \ |