diff -r e75de8db4f2b -r bb34c0fd67c3 finch/gntconn.c --- a/finch/gntconn.c Sun Oct 14 20:53:40 2007 +0000 +++ b/finch/gntconn.c Fri Nov 16 23:01:12 2007 +0000 @@ -132,7 +132,7 @@ purple_request_action_with_hint(account, NULL, primary, secondary, 2, account, NULL, NULL, - PURPLE_REQUEST_UI_HINT_BLIST, account, 3, + PURPLE_REQUEST_HINT_BLIST, account, 3, _("OK"), NULL, _("Modify Account"), PURPLE_CALLBACK(ce_modify_account_cb), _("Re-enable Account"), PURPLE_CALLBACK(ce_enable_account_cb));