Mercurial > pidgin
changeset 19984:11002b20eafc
Fixing g(tk|nt)certmgr.c
author | Gabriel Schulhof <nix@go-nix.ca> |
---|---|
date | Wed, 12 Sep 2007 20:20:25 +0000 |
parents | 611b3a1080a8 |
children | b1bd2e8b01ef |
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: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));