# HG changeset patch # User Mark Doliner # Date 1131025763 0 # Node ID 6f8869d95c09f5c482defe5a3946b2576286414a # Parent 9096f56b725ff2b19aae1ad8c1468d6ce77fb403 [gaim-migrate @ 14250] I guess we should be deleting this prefs, hey? committer: Tailor Script diff -r 9096f56b725f -r 6f8869d95c09 src/prefs.c --- 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 *