diff pidgin/gtkblist.c @ 20047:ee445048e458

underline group headers instead of setting their background color. Inspired by Empathy, and probably Gossip before it. I think it probably looks better, but it's just two lines, so tell me if you disagree
author Sean Egan <seanegan@gmail.com>
date Sat, 15 Sep 2007 20:33:45 +0000
parents 507e109387fd
children dae7c3c091e0
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Sat Sep 15 07:12:35 2007 +0000
+++ b/pidgin/gtkblist.c	Sat Sep 15 20:33:45 2007 +0000
@@ -5088,7 +5088,7 @@
 				   STATUS_ICON_COLUMN, NULL,
 				   NAME_COLUMN, title,
 				   NODE_COLUMN, gnode,
-				   BGCOLOR_COLUMN, &bgcolor,
+	/* 			   BGCOLOR_COLUMN, &bgcolor,     */
 				   GROUP_EXPANDER_COLUMN, TRUE,
 				   GROUP_EXPANDER_VISIBLE_COLUMN, TRUE,
 				   CONTACT_EXPANDER_VISIBLE_COLUMN, FALSE,