On Jul 6, 2010, at 12:36 PM, Bill Cheeseman wrote: > > On Jul 6, 2010, at 12:17 PM, [email protected] wrote: > >> NSWorkspace iconForFile returns folder images for Documents, Desktop and >> Downloads. >> >> Where does one get the icon used by the Finder Places View for these paths? > > > /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/DocumentsFolderIcon.icns, > .../DesktopFolderIcon.icns, and .../DownloadsFolder.icns [sic]. >
tisk tisk. You should know that you can’t rely on those icons in the same place. As for copying them and putting them into your app, you’d need to consult a lawyer. :-) _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
