pidgin/gtkaccount.c

changeset 22385
d14ac3ae2007
parent 22214
e8a9916cb99e
child 22455
1e4f21a50bc6
--- a/pidgin/gtkaccount.c	Sun Feb 03 11:36:33 2008 +0000
+++ b/pidgin/gtkaccount.c	Sun Feb 03 11:39:59 2008 +0000
@@ -1833,7 +1833,8 @@
 							  purple_account_get_username(account));
 
 		purple_request_close_with_handle(account);
-		purple_request_action(account, NULL, buf, NULL, 0,
+		purple_request_action(account, NULL, buf, NULL,
+							PURPLE_DEFAULT_ACTION_NONE,
 							account, NULL, NULL,
 							account, 2,
 							_("Delete"), delete_account_cb,

mercurial