diff pidgin/gtkblist.c @ 23326:aec041e8f3e0

Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
author Kevin Stange <kevin@simguy.net>
date Sun, 08 Jun 2008 22:51:29 +0000
parents a3759c05cc5b
children e96502c0262e 81ebe4fac9ce
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Sun Jun 08 22:18:14 2008 +0000
+++ b/pidgin/gtkblist.c	Sun Jun 08 22:51:29 2008 +0000
@@ -6474,6 +6474,10 @@
 		purple_blist_add_buddy(b, NULL, g, NULL);
 		purple_account_add_buddy(data->account, b);
 
+		/* Offer to merge people with the same alias. */
+		if (whoalias != NULL)
+			gtk_blist_auto_personize(g, whoalias);
+
 		/*
 		 * XXX
 		 * It really seems like it would be better if the call to