diff -r b47c4fe72d16 -r 4daaf3284863 pidgin/gtkstatusbox.c --- a/pidgin/gtkstatusbox.c Fri Sep 21 16:09:12 2007 +0000 +++ b/pidgin/gtkstatusbox.c Sat Sep 22 09:48:07 2007 +0000 @@ -1569,7 +1569,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);