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.