[gaim-migrate @ 14250]

Thu, 03 Nov 2005 13:49:23 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 03 Nov 2005 13:49:23 +0000
changeset 11959
ef1b55a85bfb
parent 11958
a76a57e6f46f
child 11960
2efa2d4369e5

[gaim-migrate @ 14250]
I guess we should be deleting this prefs, hey?

src/prefs.c file | annotate | diff | comparison | revisions
--- a/src/prefs.c	Thu Nov 03 13:43:04 2005 +0000
+++ b/src/prefs.c	Thu Nov 03 13:49:23 2005 +0000
@@ -1065,6 +1065,11 @@
 	gaim_prefs_remove("/core/logging/log_idle_state");
 	gaim_prefs_remove("/core/logging/log_away_state");
 	gaim_prefs_remove("/core/logging/log_own_states");
+	gaim_prefs_remove("/plugins/core/autorecon/hide_connected_error");
+	gaim_prefs_remove("/plugins/core/autorecon/hide_connecting_error");
+	gaim_prefs_remove("/plugins/core/autorecon/hide_reconnecting_dialog");
+	gaim_prefs_remove("/plugins/core/autorecon/restore_state");
+	gaim_prefs_remove("/plugins/core/autorecon");
 }
 
 void *

mercurial