From c2ebb692145e7443cf2a74781114d5571f2848a4 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 27 May 2020 15:41:33 -0300 Subject: tdf#133432 Missing epub screenshot Partial solution for the bug. Fix some oddities in makefiles. a companion patch follow implementing screenshots for writerperfect/ module Change-Id: I1c87bac8b9d82a222e7719433e4074dd8e132bdf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94999 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- Package_html_media.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Package_html_media.mk') diff --git a/Package_html_media.mk b/Package_html_media.mk index 3da7cbb308..0fd898c9c2 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -361,6 +361,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE screenshots/modules/smath/ui/savedefaultsdialog/SaveDefaultsDialog.png \ screenshots/modules/smath/ui/spacingdialog/SpacingDialog.png \ screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png \ + screenshots/writerperfect/ui/exportepub/EpubDialog.png \ screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png \ screenshots/miscellaneous/impressremote/ui/image01/impress_remote01.png \ screenshots/miscellaneous/impressremote/ui/image02/impress_remote02.png \ -- cgit