Update Windows icon
This commit is contained in:
parent
ee91efd6ee
commit
be925ee4d6
@ -2,4 +2,6 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
../_build_root/mingw64/bin/magick convert ../../logos/gaphor-48x48.png gaphor2.ico
|
rsvg-convert ../../logos/org.gaphor.Gaphor.svg | convert -scale 48x48 - gaphor.ico
|
||||||
|
|
||||||
|
# ../_build_root/mingw64/bin/magick convert ../../logos/gaphor-48x48.png gaphor2.ico
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
Loading…
x
Reference in New Issue
Block a user