evolution r37141 - branches/kill-bonobo/mail



Author: mbarnes
Date: Tue Jan 27 16:20:33 2009
New Revision: 37141
URL: http://svn.gnome.org/viewvc/evolution?rev=37141&view=rev

Log:
Heh, oops.  Fun typo.


Modified:
   branches/kill-bonobo/mail/em-utils.c

Modified: branches/kill-bonobo/mail/em-utils.c
==============================================================================
--- branches/kill-bonobo/mail/em-utils.c	(original)
+++ branches/kill-bonobo/mail/em-utils.c	Tue Jan 27 16:20:33 2009
@@ -232,7 +232,7 @@
 
 	account_list = e_get_account_list ();
 
-	if (e_list_length ((EList *) account_list) > 0) {
+	if (e_list_length ((EList *) account_list) == 0) {
 		if (!em_utils_configure_account (parent))
 			return FALSE;
 	}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]