Mercurial > pidgin.yaz
changeset 17314:42c2d75b3d3e
Update a comment: We don't check idle status every 5 seconds any more.
Fixes #1113
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 25 May 2007 16:17:50 +0000 |
parents | 19678776d406 |
children | 67f24cbfb76f 5b38f5ecc49e c76bee45540a 8a7238fb7905 df0ef1c3b280 0b0b2a86c379 |
files | libpurple/idle.c |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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