pidgin/ljfisher-ssl-client-auth

Ok, good part of this work of moving global variables to defined styles is
soc.2009.webkitmessageview
2009-08-10, Arnold Noronha
f1b670241892
Ok, good part of this work of moving global variables to defined styles is
done. Now, I still get a crash while changing the variant.
#include "conversation.h"
PurpleAccount *purple_accounts_find_ext(const char *name, const char *protocol_id,
gboolean (*account_test)(const PurpleAccount *account));
PurpleAccount *purple_accounts_find_any(const char *name, const char *protocol);
PurpleAccount *purple_accounts_find_connected(const char *name, const char *protocol);