diff src/prefs.c @ 12573:200f22ca4890

[gaim-migrate @ 14895] Bring back 'Gaim idle' This seems to be working for me committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 20 Dec 2005 06:41:56 +0000
parents 3ef381cdc47e
children e94c33909aa6
line wrap: on
line diff
--- a/src/prefs.c	Tue Dec 20 02:39:30 2005 +0000
+++ b/src/prefs.c	Tue Dec 20 06:41:56 2005 +0000
@@ -1097,7 +1097,7 @@
 
 	/* Away */
 	gaim_prefs_add_none("/core/away");
-	gaim_prefs_add_bool("/core/away/report_idle", TRUE);
+	gaim_prefs_add_string("/core/away/idle_reporting", "system");
 	gaim_prefs_add_bool("/core/away/away_when_idle", TRUE);
 	gaim_prefs_add_int("/core/away/mins_before_away", 5);