cpw.rekkanoryo.yahoo.separate_prpls: 27cab7d1: I forgot to remove the old bool setting ...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Mon Jul 6 02:05:59 EDT 2009


-----------------------------------------------------------------
Revision: 27cab7d14b8e4a883ae0586b0112b172201244fc
Ancestor: b3d7d5a5132b08750646012cb9572749d5c5a14e
Author: rekkanoryo at pidgin.im
Date: 2009-07-06T06:00:13
Branch: im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls
URL: http://d.pidgin.im/viewmtn/revision/info/27cab7d14b8e4a883ae0586b0112b172201244fc

Modified files:
        libpurple/account.c

ChangeLog: 

I forgot to remove the old bool setting for Yahoo! JAPAN.

-------------- next part --------------
============================================================
--- libpurple/account.c	3a56ab4a954d8c38fa2c2d12272c1c6d22f3c0fc
+++ libpurple/account.c	37476ed916a38b75defa398cb822331dea372c9d
@@ -503,6 +503,7 @@ migrate_yahoo_japan(PurpleAccount *accou
 		}
 
 		/* these should always be nuked */
+		purple_account_remove_setting(account, "yahoojp");
 		purple_account_remove_setting(account, "serverjp");
 		purple_account_remove_setting(account, "xferjp_host");
 


More information about the Commits mailing list