diff libpurple/plugins/offlinemsg.c @ 21236:73c5f5bfeb39

disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
author Richard Laager <rlaager@wiktel.com>
date Fri, 16 Nov 2007 23:27:01 +0000
parents fba1f6c3df0b
children 8ae227dca885
line wrap: on
line diff
--- a/libpurple/plugins/offlinemsg.c	Sun Oct 14 18:07:19 2007 +0000
+++ b/libpurple/plugins/offlinemsg.c	Fri Nov 16 23:27:01 2007 +0000
@@ -161,7 +161,7 @@
 					_("You can edit/delete the pounce from the `Buddy Pounces' dialog"),
 					1,
 					offline->account, offline->who, offline->conv,
-					PURPLE_REQUEST_HINT_BUDDY, offline, 2,
+					"buddy", offline, 2,
 					_("Yes"), record_pounce,
 					_("No"), cancel_poune);
 		g_free(ask);