im.pidgin.pidgin: ab1f862345e47812fec7760608491c0a24d9c03e

resiak at soc.pidgin.im resiak at soc.pidgin.im
Sun Dec 30 07:41:21 EST 2007


-----------------------------------------------------------------
Revision: ab1f862345e47812fec7760608491c0a24d9c03e
Ancestor: a8b520be697763fb22572a1a5f50fe2d01738644
Author: resiak at soc.pidgin.im
Date: 2007-12-30T12:36:56
Branch: im.pidgin.pidgin

Modified files:
        pidgin/gtkconn.c

ChangeLog: 

I think that now that it's easy to re-enable accounts that got a connection
error, this TODO is obsolete.

-------------- next part --------------
============================================================
--- pidgin/gtkconn.c	c260a19fc8a2393f75d673898c66e953755690dd
+++ pidgin/gtkconn.c	6f8927b4e7c286779b591ffd092c28d82e490261
@@ -162,11 +162,6 @@ pidgin_connection_report_disconnect_reas
 		if (info != NULL)
 			g_hash_table_remove(auto_reconns, account);
 
-		/*
-		 * TODO: Do we really want to disable the account when it's
-		 * disconnected by wants_to_die?  This happens when you sign
-		 * on from somewhere else, or when you enter an invalid password.
-		 */
 		purple_account_set_enabled(account, PIDGIN_UI, FALSE);
 	}
 


More information about the Commits mailing list