Mercurial > pidgin.yaz
comparison PLUGIN_HOWTO @ 19654:6e9a16deb5b1
Fix the plugin loading issue Luke had noticed. This is a pretty weird bug
that would've affected any new plugins being loaded. This bug remained
hidden because we used to load the list of loaded plugins later. So this
line, which I think was a typo to begin with, essentially didn't affect
anything. Now that we load the preferences early, it was causing the list of
loaded plugins to be rewritten at startup.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Thu, 06 Sep 2007 06:26:02 +0000 |
parents | 83ec0b408926 |
children | db5a58aabe38 |
comparison
equal
deleted
inserted
replaced
19653:941965d6fd88 | 19654:6e9a16deb5b1 |
---|