blob: ab834078286d8f0cba85dc58d5563ab2a437e114 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Name: Cocoa extension code from Camino
URL: http://caminobrowser.org/
Description:
This directory contains the following files come from (Mozilla) Camino
(src/camino/src/extensions):
NSPasteboard+Utils.h/mm
NSScreen+Utils.h/m
NSString+Utils.h/m
NSURL+Utils.h/m
NSWorkspace+Utils.h/m
Local modifications:
NSURL+Utils.m was modified to use non-deprecated Cocoa APIs to allow
compilation on future versions of Mac OS X.
|