Thu, 03 Nov 2005 13:49:23 +0000
[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 *