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

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: typo 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 Fix minor erors and warnings.
15 Put code that the custom icon code behind a DISABLE_CUSTOM_ICON flag.
Nico 2012/02/11 02:53:16 Can you add a link to the review, or check in a pa
sail 2012/02/11 03:40:38 Done.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698