Commit Graph

8 Commits (d905bd8724413fc57e5489a6baa3ddc528c028cd)

Author SHA1 Message Date
Jaxkr 85ea62d678 Added icns with transparency 11 years ago
Jonathan Warren c3f24f1088 Merge branch 'feature/osxbuild' of http://github.com/maran/PyBitmessage into maran-feature/osxbuild 11 years ago
Maran 3475000902 Added OS X Build scripts 11 years ago
Gatien Bovyn 242981755f fixed "libpng warning: iCCP: known incorrect sRGB profile" error
=== before ===
(find . -iname '*.png' -type f -exec identify -verbose '{}' +) |& grep 'known incorrect sRGB profile'
identify: iCCP: known incorrect sRGB profile `./can-icon-24px-green.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./greenicon.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./can-icon-24px-yellow.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./redicon.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./can-icon-24px.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./can-icon-24px-red.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./can-icon-16px.png' @ warning/png.c/MagickPNGWarningHandler/1830.
identify: iCCP: known incorrect sRGB profile `./yellowicon.png' @ warning/png.c/MagickPNGWarningHandler/1830.
11 years ago
Jonathan Warren 4705c4f78a New tray icon, also use existing local-IP rejection function for received addr messages also 11 years ago
fuzzgun 501a824365 New tray icons 11 years ago
fuzzgun 0d81e01157 Application indicator colour changes with connection status 11 years ago
fuzzgun b79d1e93f5 Debian packaging 11 years ago