diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 10:49:28 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 20:03:18 +0100 |
commit | 6c1caad97684f883c802f66588674e333dd66861 (patch) | |
tree | 50dd80a06066e32c16421f3589506f101c2a0a47 /AllLangPackage_html_media_lang.mk | |
parent | 39313533e9503da346ac626e6480faa8d21a64c4 (diff) |
Add screenshot for text animation help page
Change-Id: Ic7988ead5f7cd23e89a684d5c9835ab6102dcdd9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86008
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 e1025d1e50..1a79a27a07 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -255,6 +255,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack 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/modules/simpress/ui/customanimationtexttab/$(lang)/TextAnimationTab.png \ screenshots/cui/ui/optviewpage/$(lang)/OptViewPage.png \ screenshots/cui/ui/optfltrpage/$(lang)/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/$(lang)/OptHtmlPage.png \ |