Mercurial > pidgin
changeset 19982:a04aaab1ad12
Fixing gntconn.c
author | Gabriel Schulhof <nix@go-nix.ca> |
---|---|
date | Wed, 12 Sep 2007 20:12:08 +0000 |
parents | acd11ab58561 |
children | 611b3a1080a8 |
files | finch/gntconn.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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));