diff pidgin/gtkblist.c @ 32801:0d8e718cdb64

There really isn't a good section to stuff Eion's name in, so this should do.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 14 May 2012 03:02:20 +0000
parents 4bdf4e5e6d67
children fa666e7f747e
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Mon May 07 18:06:01 2012 +0000
+++ b/pidgin/gtkblist.c	Mon May 14 03:02:20 2012 +0000
@@ -1970,6 +1970,10 @@
 			pidgin_retrieve_user_info(b->account->gc, b->name);
 		handled = TRUE;
 	}
+	else if ((event->button == 1) && (event->type == GDK_2BUTTON_PRESS) &&
+	((PURPLE_BLIST_NODE_IS_CONTACT(node)) || (PURPLE_BLIST_NODE_IS_BUDDY(node)))) {
+               handled = TRUE;
+	}
 
 #if (1)
 	/*