diff pidgin/gtkstatusbox.c @ 19964:7a118cacd4b0

propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98) to branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head ec0c632512dfdd332d217cb3173c05338f1feb1c)
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 19 Aug 2007 13:40:34 +0000
parents 5e39506a0e3b e65dcf11c5d0
children 6a0d9fa477d4
line wrap: on
line diff
--- 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);