Added image property to contacts. It's read only, and allows a scripter to get at...
commitc7e9f167bf7e7dd0b03b6179cf866213d49d5b8c
authorMatt Handley <applmak@adiumx.com>
Thu, 10 Jan 2008 03:44:30 +0000 (10 03:44 +0000)
committerMatt Handley <applmak@adiumx.com>
Thu, 10 Jan 2008 03:44:30 +0000 (10 03:44 +0000)
tree71a43cf510f7f4de8f1f050b03a868943d7561ef
parent13e82fce2758612842ef2d54903fc38f83e02b28
Added image property to contacts. It's read only, and allows a scripter to get at the image data.
Added NSDataAdditions to get that to work. This is because Adium now uses sdef as the AS dictionary, which needs these two extra methods.
Closes #8818.

git-svn-id: svn://svn.adiumx.com/adium/trunk@22234 1c916fce-81e2-0310-a464-8ca513f45935
Adium.xcodeproj/project.pbxproj
Resources/Adium.sdef
Source/NSDataAdditions.h [new file with mode: 0644]
Source/NSDataAdditions.m [new file with mode: 0644]