Mercurial > pidgin
diff libpurple/protocols/msn/httpconn.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 | 84807b5e60fa |
children | efa4534fd23a |