diff finch/gntconn.c @ 16442:08db93bbd798

Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
author Evan Schoenberg <evan.s@dreskin.net>
date Thu, 26 Apr 2007 12:25:49 +0000
parents 0f0832c13fcb
children 46f2f86e08e4
line wrap: on
line diff
--- a/finch/gntconn.c	Thu Apr 26 10:49:27 2007 +0000
+++ b/finch/gntconn.c	Thu Apr 26 12:25:49 2007 +0000
@@ -43,6 +43,7 @@
 			act, text);
 
 	purple_request_action(account, _("Connection Error"), primary, secondary, 1,
+						account, NULL, NULL,
 						account, 2,
 						_("OK"), NULL,
 						_("Connect"),