# HG changeset patch # User Sadrul Habib Chowdhury # Date 1180794120 0 # Node ID 9fe9b4debad70a5f313f17b676cda308d4bd3499 # Parent 5e34cd288a98585cacb41b6d9c0b9ab9cde8218f Make the GMail hackery work. diff -r 5e34cd288a98 -r 9fe9b4debad7 pidgin/gtkutils.c --- 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);