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 /Package_html_media.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 'Package_html_media.mk')
-rw-r--r-- | Package_html_media.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index 7d8f6dd9e9..7593c87e65 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -346,6 +346,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE screenshots/modules/simpress/ui/definecustomslideshow/DefineCustomSlideShow.png \ screenshots/modules/simpress/ui/customanimationeffecttab/EffectTab.png \ screenshots/modules/simpress/ui/customanimationtexttab/TextAnimationTab.png \ + screenshots/modules/simpress/ui/customanimationtimingtab/TimingTab.png \ screenshots/cui/ui/optviewpage/OptViewPage.png \ screenshots/cui/ui/optfltrpage/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/OptHtmlPage.png \ |