comparison libpurple/prefs.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 74369f8fad4c
children 8b55fcc6adde
comparison
equal deleted inserted replaced
23199:326b1b389a88 23202:aa6395907702