As of right now, I've only been able to reproduce those classes using bonjour. David and Zac each thought that our own filetransfer classes were used (either instead of or in addition to libpurple's), and http://trac.adium.im/ticket/6917 seems to corroborate that this functionality was removed.
There probably isn't much point having special filetransfer classes that get used only for bonjour. Should we remove the classes and update the docs, or find and fix the broken functionality? Matthew On Fri, Apr 22, 2011 at 17:22, Frank D <fdows...@gmail.com> wrote: > Those exist as fileTransferCompleted and fileTransferStarted, among others, > in ESFileTransferMessagesPlugin which will be used for accounts that set > accountDisplaysFileTransferMessages to NO, otherwise libpurple will provide > the status message. > > -- > Frank > > > > On 2011-04-22, at 5:19 PM, Matthew wrote: > >> This worked last time, maybe someone will come through again! :) >> >> http://trac.adium.im/wiki/CreatingMessageStyles lists >> fileTransferBegan and fileTransferComplete among the possible classes >> used with %status%. iT was added by David in version 17, and >> "corrected" in version 18. Xcode can't find it in 1.5 or 1.4, and I >> can't find it in adium-old or anywhere google knows about. David >> thinks it's a bit of code that was never committed, but I wanted to >> see if anyone else knows about it before I pull that out of the wiki. >> >> >> -- >> >> Matthew >> > > > -- Matthew