# HG changeset patch # User Gabriel Schulhof # Date 1187300177 0 # Node ID e65dcf11c5d00a3b7ae7c3167bb61e73b7c0aa01 # Parent 649f215f069bb66584ce6b4ff0ec19be5a12ac41 Added hints to gtkstatusbox.c diff -r 649f215f069b -r e65dcf11c5d0 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);