changeset 17994:9fe9b4debad7

Make the GMail hackery work.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 02 Jun 2007 14:22:00 +0000
parents 5e34cd288a98
children 456bd1e7e27b 13c5e45862bd
files pidgin/gtkutils.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkutils.c	Sat Jun 02 06:43:53 2007 +0000
+++ b/pidgin/gtkutils.c	Sat Jun 02 14:22:00 2007 +0000
@@ -631,6 +631,7 @@
 				g_object_unref(pixbuf);
 
 			gtalk_name = NULL;
+			i++;
 		}
 
 		pixbuf = pidgin_create_prpl_icon_from_prpl(plugin, PIDGIN_PRPL_ICON_SMALL, NULL);