changeset 12295:fc42c0d41482

[gaim-migrate @ 14599] (13:49:15) Luke: um. double clicking someone should cause their tab to be focused (13:49:17) Luke: who broke that? (13:50:12) ***Luke looks at charkins as a likely suspect (13:50:43) ***charkins goes to look :-) (13:58:25) charkins: LSchiere: indeed I broke focusing the tab (13:58:57) charkins: its a one-liner, should I submit a patch, or just nopaste the change for someone to make? (13:59:03) Luke: nopaste will work fine (14:02:50) garimbo: charkins pasted "unbreaking tab focusing" (13 lines) at http://nosnilmot.com/nopaste/339 committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 02 Dec 2005 19:05:18 +0000
parents d6b5373948f9
children 2f4577ae3810
files src/gtkdialogs.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkdialogs.c	Fri Dec 02 07:30:49 2005 +0000
+++ b/src/gtkdialogs.c	Fri Dec 02 19:05:18 2005 +0000
@@ -541,6 +541,8 @@
 
 	if (conv == NULL)
 		conv = gaim_conversation_new(GAIM_CONV_TYPE_IM, account, username);
+
+	gaim_gtkconv_present_conversation(conv);
 }
 
 static gboolean