Fixing g(tk|nt)certmgr.c

Wed, 12 Sep 2007 20:20:25 +0000

author
Gabriel Schulhof <nix@go-nix.ca>
date
Wed, 12 Sep 2007 20:20:25 +0000
changeset 20006
92149cc65b71
parent 20005
13cf11f9ed2e
child 20007
8e5c25529bc4

Fixing g(tk|nt)certmgr.c

finch/gntconn.c file | annotate | diff | comparison | revisions
--- a/finch/gntconn.c	Wed Sep 12 20:17:17 2007 +0000
+++ b/finch/gntconn.c	Wed Sep 12 20:20:25 2007 +0000
@@ -130,7 +130,7 @@
 
 		purple_request_action(account, NULL, primary, secondary, 2,
 							account, NULL, NULL,
-							account, "blist", 3,
+							"blist", account, 3,
 							_("OK"), NULL,
 							_("Modify Account"), PURPLE_CALLBACK(ce_modify_account_cb),
 							_("Re-enable Account"), PURPLE_CALLBACK(ce_enable_account_cb));

mercurial