diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 11:13:55 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-30 20:03:37 +0100 |
commit | 363bc1ec76f31829614a103213b0fac3174599c1 (patch) | |
tree | 1615d2b1cadd42ffcd20eabc59af30d68945c643 /AllLangPackage_html_media_lang.mk | |
parent | 6c1caad97684f883c802f66588674e333dd66861 (diff) |
Add animation timing screenhot to help page
Change-Id: Ieb94d4b05ad2a1105cf50731ec870f1a796a7ea5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86009
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 1a79a27a07..b5181eed09 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -256,6 +256,7 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack 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/modules/simpress/ui/customanimationtimingtab/$(lang)/TimingTab.png \ screenshots/cui/ui/optviewpage/$(lang)/OptViewPage.png \ screenshots/cui/ui/optfltrpage/$(lang)/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/$(lang)/OptHtmlPage.png \ |