diff pidgin/plugins/adiumthemes/webkit.c @ 32106:285db86fcf99

load the default variant. Bring back basestyle.css.
author tdrhq@soc.pidgin.im
date Fri, 14 Aug 2009 04:47:16 +0000
parents 59f433824040
children 5281f3b3ef4c
line wrap: on
line diff
--- a/pidgin/plugins/adiumthemes/webkit.c	Fri Aug 14 02:51:41 2009 +0000
+++ b/pidgin/plugins/adiumthemes/webkit.c	Fri Aug 14 04:47:16 2009 +0000
@@ -261,7 +261,7 @@
 
 	g_string_append(str, ms[1]);
 
-	/* I'm just going to skip main.css at this point */
+	g_string_append(str, style->basestyle_css);
 
 	g_string_append(str, ms[2]);