diff libpurple/protocols/msnp9/msn.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 eab7d03edfcb
children d1b36a8c920a
line wrap: on
line diff
--- a/libpurple/protocols/msnp9/msn.c	Thu Jan 17 07:53:03 2008 +0000
+++ b/libpurple/protocols/msnp9/msn.c	Thu Jan 17 08:02:38 2008 +0000
@@ -347,7 +347,7 @@
 						_("Do you want to allow or disallow people on "
 						  "your buddy list to send you MSN Mobile pages "
 						  "to your cell phone or other mobile device?"),
-						-1,
+						PURPLE_DEFAULT_ACTION_NONE,
 						purple_connection_get_account(gc), NULL, NULL,
 						gc, 3,
 						_("Allow"), G_CALLBACK(enable_msn_pages_cb),