diff libpurple/plugins/offlinemsg.c @ 22142:1f3f2d2c9a2b

A few more "purple_request_action" default action corrections
author Mark Doliner <mark@kingant.net>
date Thu, 17 Jan 2008 08:02:38 +0000
parents 665e04562de0
children ea62e934c80b
line wrap: on
line diff
--- a/libpurple/plugins/offlinemsg.c	Thu Jan 17 07:53:03 2008 +0000
+++ b/libpurple/plugins/offlinemsg.c	Thu Jan 17 08:02:38 2008 +0000
@@ -159,7 +159,7 @@
 	
 		purple_request_action(handle, _("Offline Message"), ask,
 					_("You can edit/delete the pounce from the `Buddy Pounces' dialog"),
-					1,
+					0,
 					offline->account, offline->who, offline->conv,
 					offline, 2,
 					_("Yes"), record_pounce,