diff -r f0024ed911ca -r 3f641641f3d6 pidgin/gtkstatusbox.c --- a/pidgin/gtkstatusbox.c Sat Aug 18 08:32:38 2007 +0000 +++ b/pidgin/gtkstatusbox.c Sun Aug 19 13:40:34 2007 +0000 @@ -1568,7 +1568,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);