# HG changeset patch # User Richard Laager # Date 1180109870 0 # Node ID 42c2d75b3d3e113ac54f550e37058661c88d8cfa # Parent 19678776d406d1f795f30fd21eefa43bd73589aa Update a comment: We don't check idle status every 5 seconds any more. Fixes #1113 diff -r 19678776d406 -r 42c2d75b3d3e libpurple/idle.c --- a/libpurple/idle.c Fri May 25 04:03:19 2007 +0000 +++ b/libpurple/idle.c Fri May 25 16:17:50 2007 +0000 @@ -102,9 +102,8 @@ * should be set. * * There is no harm to calling this many many times, other than - * it will be kinda slow. This is called every 5 seconds by a - * timer set when Purple starts. It is also called when - * you send an IM, a chat, etc. + * it will be kinda slow. This is called by a timer set when + * Purple starts. It is also called when you send an IM, a chat, etc. * * This function has 3 sections. * 1. Get your idle time. It will query XScreenSaver or Windows