Mercurial > pidgin
diff libpurple/protocols/msn/oim.c @ 23202:aa6395907702
If plugins are enabled and some protocols or plugins are also being compiled
statically, static_proto_init() throws assertions as the plugin subsystem
needs to have been initialized before the prpls are. We now call
static_proto_init() after purple_plugins_init() and before
purple_plugins_probe() so that static prpls are also available for any
plugins which load.
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Mon, 26 May 2008 14:30:00 +0000 |
parents | 9b7af052fd6a |
children | ca2e48afba25 5cdd93dac7a2 d756a0477c06 |