diff src/gaimrc.c @ 1026:5bad25457843

[gaim-migrate @ 1036] X-Idle support. Thanks bryner and bmiller! Both of you guys sent me similar patches :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 26 Oct 2000 07:22:32 +0000
parents 4dca3277ea15
children ece2d1543b20
line wrap: on
line diff
--- a/src/gaimrc.c	Thu Oct 26 02:12:34 2000 +0000
+++ b/src/gaimrc.c	Thu Oct 26 07:22:32 2000 +0000
@@ -763,7 +763,7 @@
 			sound_file[i] = NULL;
 		font_options = 0; 
         	sound_options = OPT_SOUND_LOGIN | OPT_SOUND_LOGOUT | OPT_SOUND_RECV | OPT_SOUND_SEND | OPT_SOUND_SILENT_SIGNON;
-        	report_idle = IDLE_GAIM;
+        	report_idle = IDLE_SCREENSAVER;
         	web_browser = BROWSER_NETSCAPE;
         	proxy_type = PROXY_NONE;