diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2023-03-09 12:47:05 +0100 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2023-03-09 17:07:04 +0000 |
commit | 49379a0b3fc7b263a7e5be2ecbb018e9248d01f2 (patch) | |
tree | 7b1d0151ab8e16cc6cfac9db24a85afbfd9f796d /vcl | |
parent | ed77023797985e62e8f0af29326a61f55a65ae0a (diff) |
Resolves tdf#131177 - Replace Hard-Coded TotD bulb by themeable icon
Change-Id: I25006f64436a72f554450929b1b649478b02cbc8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148536
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/Package_tipoftheday.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vcl/Package_tipoftheday.mk b/vcl/Package_tipoftheday.mk index d6c8d3077954..6b67d5e44a59 100644 --- a/vcl/Package_tipoftheday.mk +++ b/vcl/Package_tipoftheday.mk @@ -10,11 +10,6 @@ $(eval $(call gb_Package_Package,tipoftheday_images,$(SRCDIR)/extras/source/tipoftheday)) $(eval $(call gb_Package_add_files_with_dir,tipoftheday_images,$(LIBO_SHARE_FOLDER)/tipoftheday,\ - tipoftheday.png \ - tipoftheday_w.png \ - tipoftheday_c.png \ - tipoftheday_i.png \ - tipoftheday_d.png \ toolbarmode.png \ marchingants.gif \ printnote.png \ |