Mercurial > pidgin
diff README @ 6981:abd3c684da31
[gaim-migrate @ 7537]
Fixes some issues with plugin loading. Previously, all protocol plugins were
loaded as soon as they were probed, but this caused issues if they had a
dependency on another plugin. Now, they're all stuffed in a queue, which is
processed after probing, so that all plugins are found. Also, a plugin's
load function can return FALSE to prevent itself from being loaded. I
thought I did that already...
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sat, 27 Sep 2003 15:45:49 +0000 |
parents | 053b577e08f2 |
children | e64060a18be7 |