summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-11-27 08:54:43 +0100
committerAndreas Kainz <kainz.a@gmail.com>2020-11-27 22:43:52 +0100
commitdca40f028a6e050ed990a7604c09653af09e5d13 (patch)
tree7e397a54700ba99563e66de608b938ff36ce507c /vcl
parent9ffec868f9f42eaca7282e70fa0fd85182831777 (diff)
tdf#127294 add ToD Previews
Change-Id: Icd049b0ae313e4c3095975a98f8765372fa22abf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106719 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com> (cherry picked from commit c12bc5757c021f8ba3f802b26805964a11aaa71d) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106733
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Package_tipoftheday.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/Package_tipoftheday.mk b/vcl/Package_tipoftheday.mk
index 3421c800a944..46b21cd7336e 100644
--- a/vcl/Package_tipoftheday.mk
+++ b/vcl/Package_tipoftheday.mk
@@ -17,6 +17,10 @@ $(eval $(call gb_Package_add_files_with_dir,tipoftheday_images,$(LIBO_SHARE_FOLD
tipoftheday_d.png \
toolbarmode.png \
marchingants.gif \
+ printnote.png \
+ formdocuments.png \
+ masterdocument.png \
+ statusbar.png \
))
# vim: set noet sw=4 ts=4: