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.
#ifndef _PURPLE_CLIENT_H_INCLUDED_
#define _PURPLE_CLIENT_H_INCLUDED_
#include <glib.h>
#include "purple-client-bindings.h"
G_BEGIN_DECLS
void purple_init(void);
G_END_DECLS
#endif