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

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

Issue 6610030: Cleaning up third_party readmes and adding a template for future use.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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
« no previous file with comments | « third_party/mongoose/README.chromium ('k') | third_party/npapi/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Cocoa extension code from Camino 1 Name: Cocoa extension code from Camino
2 Short Name: camino
2 URL: http://caminobrowser.org/ 3 URL: http://caminobrowser.org/
4 Version: unknown
3 5
4 Description: 6 Description:
5 This directory contains the following files come from (Mozilla) Camino 7 This directory contains the following files come from (Mozilla) Camino
6 (src/camino/src/extensions): 8 (src/camino/src/extensions):
7 9
8 NSPasteboard+Utils.h/mm 10 NSPasteboard+Utils.h/mm
9 NSScreen+Utils.h/m 11 NSScreen+Utils.h/m
10 NSString+Utils.h/m 12 NSString+Utils.h/m
11 NSURL+Utils.h/m 13 NSURL+Utils.h/m
12 NSWorkspace+Utils.h/m 14 NSWorkspace+Utils.h/m
(...skipping 10 matching lines...) Expand all
23 25
24 ----------------------------------------------------------------- 26 -----------------------------------------------------------------
25 27
26 Also includes IME panel from Gecko, which is based on WebKit's implementation. 28 Also includes IME panel from Gecko, which is based on WebKit's implementation.
27 Although it comes from Mozilla (http://mxr.mozilla.org), it uses the original 29 Although it comes from Mozilla (http://mxr.mozilla.org), it uses the original
28 WebKit license. 30 WebKit license.
29 31
30 Local modifitations: 32 Local modifitations:
31 - Add #ifdef'd definifitions of a few symbols to support 10.5 SDK. 33 - Add #ifdef'd definifitions of a few symbols to support 10.5 SDK.
32 34
OLDNEW
« no previous file with comments | « third_party/mongoose/README.chromium ('k') | third_party/npapi/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698