diff -r 88929e03177f -r e4d8a49482d2 pidgin/gtkstatusbox.c --- a/pidgin/gtkstatusbox.c Thu Aug 16 21:33:41 2007 +0000 +++ b/pidgin/gtkstatusbox.c Thu Aug 16 21:36:17 2007 +0000 @@ -1567,7 +1567,7 @@ purple_request_action(saved, NULL, msg, NULL, 0, NULL, NULL, NULL, - data, 2, + "pidgin-statusbox", data, 2, _("Delete"), tree_view_delete_current_selection_cb, _("Cancel"), NULL);