| OLD | NEW |
| 1 Name: icon_family | 1 Name: icon_family |
| 2 Short Name: IconFamily | 2 Short Name: IconFamily |
| 3 URL: http://iconfamily.sourceforge.net/ | 3 URL: http://iconfamily.sourceforge.net/ |
| 4 Version: 0 | 4 Version: 0 |
| 5 Date: 07/21/2010 | 5 Date: 07/21/2010 |
| 6 Revision: 46 | 6 Revision: 46 |
| 7 License: MIT | 7 License: MIT |
| 8 Security Critical: Yes | 8 Security Critical: Yes |
| 9 | 9 |
| 10 Description: | 10 Description: |
| 11 This is an Objective-C wrapper around Mac OS X Icon Services' "IconFamily" data
type. This is used to create .icns files for Web Apps installed from the browser
. | 11 This is an Objective-C wrapper around Mac OS X Icon Services' "IconFamily" data
type. This is used to create .icns files for Web Apps installed from the browser
. |
| 12 | 12 |
| 13 Local Modifications: | 13 Local Modifications: |
| 14 chromium_icon_family.patch: Fix minor erors and warnings. Put code that the cust
om icon code behind a DISABLE_CUSTOM_ICON flag. | 14 chromium_icon_family.patch: Fix minor erors and warnings. Put code that the cust
om icon code behind a DISABLE_CUSTOM_ICON flag. |
| 15 chromium_icon_family_2.patch: Add support for alpha first and non-premultiplied
image formats. Patch submitted to project page: https://sourceforge.net/tracker/
?func=detail&aid=3491306&group_id=164783&atid=833111 |
| OLD | NEW |