summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2021-02-27 01:16:56 +0100
committerAndreas Kainz <kainz.a@gmail.com>2021-02-27 13:11:05 +0100
commit114e105001a4e45573227399e33cc23a94040bee (patch)
treeeb7defc09d372bb7e6004ff38973966b025867ad /vcl
parent63b0565ad137e5d81932f1fabba732ba40f6cb70 (diff)
ToD previews added
Change-Id: I3b518478de4369b9bb65c21d4a631a233c3c8bde Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111672 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Package_tipoftheday.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcl/Package_tipoftheday.mk b/vcl/Package_tipoftheday.mk
index 46b21cd7336e..d6c8d3077954 100644
--- a/vcl/Package_tipoftheday.mk
+++ b/vcl/Package_tipoftheday.mk
@@ -21,6 +21,12 @@ $(eval $(call gb_Package_add_files_with_dir,tipoftheday_images,$(LIBO_SHARE_FOLD
formdocuments.png \
masterdocument.png \
statusbar.png \
+ expand_formula_bar.png \
+ fraction.png \
+ hybrid_pdf.png \
+ icon_sets.png \
+ remove_hyperlink.png \
+ sum_sheets.png \
))
# vim: set noet sw=4 ts=4: