Update bitcoin icon to make nsis setup exe deterministic.
authorMatt Corallo <matt@bluematt.me>
Wed, 14 Sep 2011 14:42:02 +0000 (10:42 -0400)
committerMatt Corallo <matt@bluematt.me>
Wed, 14 Sep 2011 14:59:54 +0000 (10:59 -0400)
This adds a 32x32 16-bit icon to the bitcoin.ico file.
Though this realistically probably looks worse than the 32-bit
32x32 being displayed on a 16-bit monitor, it makes the nsis
setup exe deterministic in gitian output (go figure) which makes
the slight visual loss for users of very old monitors/computers
worth it.

share/pixmaps/bitcoin.ico

index 734d217..6192680 100644 (file)
Binary files a/share/pixmaps/bitcoin.ico and b/share/pixmaps/bitcoin.ico differ