pidgin/plugins/adiumthemes/webkit.c

branch
soc.2009.webkitmessageview
changeset 32469
ba275d3188c7
parent 32468
b7f42b3c683d
child 32470
00b22ce81ec1
--- a/pidgin/plugins/adiumthemes/webkit.c	Mon Aug 10 10:03:47 2009 +0000
+++ b/pidgin/plugins/adiumthemes/webkit.c	Mon Aug 10 10:08:02 2009 +0000
@@ -786,7 +786,7 @@
 	GList *list;
 
 	webkit_plugin_free_handle ();
-
+	cur_style_dir = NULL;
 	list = purple_get_conversations ();
 	while (list) {
 		finalize_theme_for_webkit(list->data);

mercurial