summaryrefslogtreecommitdiff
path: root/Package_html_media.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Package_html_media.mk')
-rw-r--r--Package_html_media.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk
index 70b15a6ed0..ddb7a46d13 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -331,6 +331,10 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
screenshots/modules/smath/ui/spacingdialog/SpacingDialog.png \
screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png \
screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png \
+ screenshots/cui/ui/optviewpage/OptViewPage.png \
+ $(foreach lang, $(filter-out en-US,$(gb_HELP_LANGS)),\
+ screenshots/cui/ui/optviewpage/$(lang)/OptViewPage.png \
+ ) \
))
# vim: set noet sw=4 ts=4: