diff pidgin/gtkutils.c @ 17994:9fe9b4debad7

Make the GMail hackery work.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 02 Jun 2007 14:22:00 +0000
parents 8edcfcddbcc7
children 70fb7663a918
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);