summaryrefslogtreecommitdiff
path: root/extras/Package_tplwizbitmap.mk
diff options
context:
space:
mode:
authorMatthias Seidel <mseidel@apache.org>2018-11-08 15:58:53 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-12-10 15:49:33 +0100
commit7e5fd926adbd62148a1fdd6950ba5b33d12874a1 (patch)
tree27f19e3e977e4d4b375d61b347e6694fc34bf0b9 /extras/Package_tplwizbitmap.mk
parentf6ad6eedfd21bc8f9de09d53d3be883bbc543cc7 (diff)
Cleaning up Document Converter wizard, moving graphics from bmp to png
(cherry picked from commit ab017c683002df7f76a792e369c00fd10e1024f0) Change-Id: I1904652b60d49d7c2c79e8fda5803a2f0932f61d Reviewed-on: https://gerrit.libreoffice.org/64865 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras/Package_tplwizbitmap.mk')
-rw-r--r--extras/Package_tplwizbitmap.mk20
1 files changed, 10 insertions, 10 deletions
diff --git a/extras/Package_tplwizbitmap.mk b/extras/Package_tplwizbitmap.mk
index 043e6de0794a..4ebdf03b2b5f 100644
--- a/extras/Package_tplwizbitmap.mk
+++ b/extras/Package_tplwizbitmap.mk
@@ -21,23 +21,23 @@ $(eval $(call gb_Package_add_files,extras_tplwizbitmap,$(LIBO_SHARE_FOLDER)/temp
ftpconnecting.gif \
ftperror.gif \
ftpunknown.gif \
- Import_1.bmp \
- Import_3.bmp \
- Import_4.bmp \
+ Import_1.png \
+ Import_3.png \
+ Import_4.png \
maximize.bmp \
minimize.bmp \
- MS-Import_2-1.bmp \
- MS-Import_2-2.bmp \
- MS-Import_2-3.bmp \
+ MS-Import_2-1.png \
+ MS-Import_2-2.png \
+ MS-Import_2-3.png \
okay_down.bmp \
okay_up.bmp \
report.bmp \
tutorial_background.gif \
up.bmp \
- XML-Import_2-1.bmp \
- XML-Import_2-2.bmp \
- XML-Import_2-3.bmp \
- XML-Import_2-4.bmp \
+ XML-Import_2-1.png \
+ XML-Import_2-2.png \
+ XML-Import_2-3.png \
+ XML-Import_2-4.png \
))
# vim: set noet sw=4 ts=4: