Fixing gntconn.c

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

author
Gabriel Schulhof <nix@go-nix.ca>
date
Wed, 12 Sep 2007 20:12:08 +0000
changeset 20004
1f294c8fa7bc
parent 20003
773a41e3f51d
child 20005
13cf11f9ed2e

Fixing gntconn.c

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

mercurial