# HG changeset patch # User Gabriel Schulhof # Date 1187297351 0 # Node ID 94a2128d139e71570bf5cd326353bda8d585376d # Parent 49aea2fa01076ccc64ed7231184a6a64d2c02f95 Adding hints to pidgin/gtkblist.c diff -r 49aea2fa0107 -r 94a2128d139e pidgin/gtkblist.c --- a/pidgin/gtkblist.c Thu Aug 16 20:18:30 2007 +0000 +++ b/pidgin/gtkblist.c Thu Aug 16 20:49:11 2007 +0000 @@ -4024,7 +4024,7 @@ enabled = purple_account_get_enabled(account, purple_core_get_ui()); purple_request_action(account, _("Connection Error"), primary, text, 2, account, NULL, NULL, - account, 3, + "account", account, 3, _("OK"), NULL, _("Modify Account"), PURPLE_CALLBACK(ce_modify_account_cb), enabled ? _("Connect") : _("Re-enable Account"), @@ -5930,7 +5930,7 @@ _("Add"), G_CALLBACK(add_group_cb), _("Cancel"), NULL, NULL, NULL, NULL, - NULL); + "blist", NULL); } void