diff src/prefs.c @ 11698:a647f92e1d57

[gaim-migrate @ 13989] Change the pref "Enable system log" to "Log all status changes" and remove: * Log when buddies log in/log out * Log when buddies become idle/un-idle * Log when buddies go away/come back * Log your own signons/idleness/awayness If the status change log is enable, then the above 4 things will all be logged committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 20 Oct 2005 04:04:06 +0000
parents bf6ba37db13b
children 109ee3bfeac5
line wrap: on
line diff
--- a/src/prefs.c	Thu Oct 20 03:48:22 2005 +0000
+++ b/src/prefs.c	Thu Oct 20 04:04:06 2005 +0000
@@ -1061,6 +1061,10 @@
 	gaim_prefs_remove("/core/conversations/chat/show_leave");
 	gaim_prefs_remove("/core/conversations/combine_chat_im");
 	gaim_prefs_remove("/core/conversations/use_alias_for_title");
+	gaim_prefs_remove("/core/logging/log_signon_signoff");
+	gaim_prefs_remove("/core/logging/log_idle_state");
+	gaim_prefs_remove("/core/logging/log_away_state");
+	gaim_prefs_remove("/core/logging/log_own_states");
 }
 
 void *