changeset 26295:1b2d418c26ff

merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d' and '520252cbfcea6860a02e5b52b16ec7f6de6637fd'
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 25 Mar 2009 07:12:28 +0000
parents e5b0778f2e96 (current diff) 0a66afdd4706 (diff)
children 7988bbd25151 5e5d230f5862 de48f984f6e7
files pidgin/gtkblist.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Wed Mar 25 06:35:50 2009 +0000
+++ b/pidgin/gtkblist.c	Wed Mar 25 07:12:28 2009 +0000
@@ -6443,7 +6443,7 @@
 		gboolean biglist = purple_prefs_get_bool(PIDGIN_PREFS_ROOT "/blist/show_buddy_icons");
 		PidginBlistNode *ui;
 		PurpleConversation *conv;
-		gboolean hidden;
+		gboolean hidden = FALSE;
 		GdkColor *bgcolor = NULL;
 		FontColorPair *pair;
 		PidginBlistTheme *theme;