changeset 19866:e65dcf11c5d0

Added hints to gtkstatusbox.c
author Gabriel Schulhof <nix@go-nix.ca>
date Thu, 16 Aug 2007 21:36:17 +0000
parents 649f215f069b
children fae7f3261aab
files pidgin/gtkstatusbox.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);