diff finch/gntconn.c @ 20597:591267f6f1d5

propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5) to branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head bab8f4f115d13e3eb53165748f147eae91ee250d)
author Gabriel Schulhof <nix@go-nix.ca>
date Sat, 22 Sep 2007 09:48:07 +0000
parents 6bf32c9e15a7 11002b20eafc
children 285bb637a2b7
line wrap: on
line diff
--- a/finch/gntconn.c	Fri Sep 21 16:09:12 2007 +0000
+++ b/finch/gntconn.c	Sat Sep 22 09:48:07 2007 +0000
@@ -132,7 +132,7 @@
 
 		purple_request_action(account, NULL, primary, secondary, 2,
 							account, NULL, NULL,
-							account, 3,
+							"blist", account, 3,
 							_("OK"), NULL,
 							_("Modify Account"), PURPLE_CALLBACK(ce_modify_account_cb),
 							_("Re-enable Account"), PURPLE_CALLBACK(ce_enable_account_cb));