diff finch/gntcertmgr.c @ 22143:70fc60344317

A few more of those "default_action" fixes
author Mark Doliner <mark@kingant.net>
date Thu, 17 Jan 2008 08:10:37 +0000
parents c38d72677c8a
children 5152a14d06a3
line wrap: on
line diff
--- a/finch/gntcertmgr.c	Thu Jan 17 08:02:38 2008 +0000
+++ b/finch/gntcertmgr.c	Thu Jan 17 08:10:37 2008 +0000
@@ -235,7 +235,7 @@
 	purple_request_close_with_handle((void *)key);
 	purple_request_yes_no((void *)key, _("Confirm certificate delete"),
 			primary, NULL,
-			2,
+			1,
 			NULL, NULL, NULL,
 			g_strdup(key),
 			tls_peers_mgmt_delete_confirm_cb,