Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(493)

Side by Side Diff: third_party/icon_family/README.chromium

Issue 9385035: Minor fixes to IconFamily library (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed review comments Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 None 14 chromium_icon_family.patch: Fix minor erors and warnings. Put code that the cust om icon code behind a DISABLE_CUSTOM_ICON flag.
OLDNEW
« no previous file with comments | « third_party/icon_family/NSString+CarbonFSRefCreation.m ('k') | third_party/icon_family/chromium_icon_family.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698