diff libpurple/protocols/msn/msn.c @ 22138:8515997d66e9

Minor improvements to the default_action used in purple_action_request
author Mark Doliner <mark@kingant.net>
date Thu, 17 Jan 2008 07:36:55 +0000
parents 1439274f0852
children 6e5d37105189 e9cf897bd873
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.c	Thu Jan 17 07:26:57 2008 +0000
+++ b/libpurple/protocols/msn/msn.c	Thu Jan 17 07:36:55 2008 +0000
@@ -351,7 +351,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),