Mercurial > pidgin
changeset 11959:6f8869d95c09
[gaim-migrate @ 14250]
I guess we should be deleting this prefs, hey?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 03 Nov 2005 13:49:23 +0000 |
parents | 9096f56b725f |
children | 082a2a9aa998 |
files | src/prefs.c |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 *