Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Joshua Cranmer 019c772297 Bug 957220, part 1: Move png2ico out of config/config.mk, r=Standard8
--HG--
rename : build/pypng/png.py => mail/app/png.py
rename : build/png2ico.py => mail/app/png2ico.py
2014-01-21 10:29:25 -06:00
Justin Wood 1c63e62a16 Bug 682898 - Create a test to ensure comm-central and mozilla-central configuration harness is in sync. r=Standard8 2011-08-29 22:26:00 -04:00
Siddharth Agarwal 78bcf03ad9 Bug 659788 - Add icons for Windows 7 jumplist taskbar items. r=Standard8
The patch does the following at build time:
- extract the icons from the mail-toolbar-aero.png sprite sheet
- add an icon header to each png to convert it into an ico
- embed the icos in the EXE

To do this it adds the MIT-licensed pypng library to the tree.
2011-08-10 19:02:14 +05:30