comparison pidgin/gtkutils.c @ 17659:ff04387682ce

Fix for the protocol type being off by one in modify account dialog
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 02 Jun 2007 14:26:43 +0000
parents 840ae0796048
children 3aafa9d3119c 70fb7663a918 2a6fb7c6d030
comparison
equal deleted inserted replaced
17658:61789dec7c47 17659:ff04387682ce
610 610
611 if (pixbuf) 611 if (pixbuf)
612 g_object_unref(pixbuf); 612 g_object_unref(pixbuf);
613 613
614 gtalk_name = NULL; 614 gtalk_name = NULL;
615 i++;
615 } 616 }
616 617
617 pixbuf = get_prpl_pixbuf(prpl_info); 618 pixbuf = get_prpl_pixbuf(prpl_info);
618 619
619 gtk_menu_shell_append(GTK_MENU_SHELL(aop_menu->menu), 620 gtk_menu_shell_append(GTK_MENU_SHELL(aop_menu->menu),