Fri, 25 May 2007 16:17:50 +0000
Update a comment: We don't check idle status every 5 seconds any more.
Fixes #1113
| libpurple/idle.c | file | annotate | diff | comparison | revisions |
--- 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