diff options
author | Matthias Seidel <mseidel@apache.org> | 2018-11-08 15:06:51 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-12-10 13:29:43 +0100 |
commit | 0761fbdd146c306190e41d65b9d4eec03c39c1b8 (patch) | |
tree | 74a190c106344c3303bd2b61e9ad9f161c301c8f /extras | |
parent | f1cf8cd8c34d51279f2870ef87a885bf3f2896b8 (diff) |
Cleaning up Euro Converter wizard, moving graphics from bmp to png
(cherry picked from commit 7364f1749a8e25959aa580d7a4c2bc710a52ccbe)
Change-Id: I2821ceaf00735fde1903fce27a01fda390b3a926
Reviewed-on: https://gerrit.libreoffice.org/64864
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/Package_tplwizbitmap.mk | 6 | ||||
-rw-r--r-- | extras/source/templates/wizard/bitmap/euro_1.bmp | bin | 23344 -> 0 bytes | |||
-rw-r--r-- | extras/source/templates/wizard/bitmap/euro_1.png | bin | 0 -> 33365 bytes | |||
-rw-r--r-- | extras/source/templates/wizard/bitmap/euro_2.bmp | bin | 66480 -> 0 bytes | |||
-rw-r--r-- | extras/source/templates/wizard/bitmap/euro_2.png | bin | 0 -> 52327 bytes | |||
-rw-r--r-- | extras/source/templates/wizard/bitmap/euro_3.bmp | bin | 66480 -> 0 bytes | |||
-rw-r--r-- | extras/source/templates/wizard/bitmap/euro_3.png | bin | 0 -> 39467 bytes |
7 files changed, 3 insertions, 3 deletions
diff --git a/extras/Package_tplwizbitmap.mk b/extras/Package_tplwizbitmap.mk index 6fdc3cb66340..043e6de0794a 100644 --- a/extras/Package_tplwizbitmap.mk +++ b/extras/Package_tplwizbitmap.mk @@ -14,9 +14,9 @@ $(eval $(call gb_Package_add_files,extras_tplwizbitmap,$(LIBO_SHARE_FOLDER)/temp cancel_up.bmp \ down.bmp \ end.bmp \ - euro_1.bmp \ - euro_2.bmp \ - euro_3.bmp \ + euro_1.png \ + euro_2.png \ + euro_3.png \ ftpconnected.gif \ ftpconnecting.gif \ ftperror.gif \ diff --git a/extras/source/templates/wizard/bitmap/euro_1.bmp b/extras/source/templates/wizard/bitmap/euro_1.bmp Binary files differdeleted file mode 100644 index 81869151541f..000000000000 --- a/extras/source/templates/wizard/bitmap/euro_1.bmp +++ /dev/null diff --git a/extras/source/templates/wizard/bitmap/euro_1.png b/extras/source/templates/wizard/bitmap/euro_1.png Binary files differnew file mode 100644 index 000000000000..38a68c0a0caa --- /dev/null +++ b/extras/source/templates/wizard/bitmap/euro_1.png diff --git a/extras/source/templates/wizard/bitmap/euro_2.bmp b/extras/source/templates/wizard/bitmap/euro_2.bmp Binary files differdeleted file mode 100644 index 34031d9efdda..000000000000 --- a/extras/source/templates/wizard/bitmap/euro_2.bmp +++ /dev/null diff --git a/extras/source/templates/wizard/bitmap/euro_2.png b/extras/source/templates/wizard/bitmap/euro_2.png Binary files differnew file mode 100644 index 000000000000..cc066dae2f52 --- /dev/null +++ b/extras/source/templates/wizard/bitmap/euro_2.png diff --git a/extras/source/templates/wizard/bitmap/euro_3.bmp b/extras/source/templates/wizard/bitmap/euro_3.bmp Binary files differdeleted file mode 100644 index 70f73b141d67..000000000000 --- a/extras/source/templates/wizard/bitmap/euro_3.bmp +++ /dev/null diff --git a/extras/source/templates/wizard/bitmap/euro_3.png b/extras/source/templates/wizard/bitmap/euro_3.png Binary files differnew file mode 100644 index 000000000000..bf544d2f61e1 --- /dev/null +++ b/extras/source/templates/wizard/bitmap/euro_3.png |