[Adium-devl] Plugins in Adium 1.2 and Adium 1.3

Peter Hosey boredzo at adiumx.com
Fri Aug 22 06:45:10 UTC 2008


On Aug 21, 2008, at 23:40:06, Patrick B. Gibson wrote:
> When writing plugins for 1.2 and prior, you had to #import  
> "AIAdium.h" to the get 'adium' ivar, which let you get into the  
> preferenceController, interfaceController, all that good stuff. In  
> 1.3 and later, you need to #import "AISharedAdium.h" to get that.

#imports don't cause runtime crashes. More likely, some address  
changed that requires a re-link to update.





More information about the devel mailing list