Mercurial > pidgin
comparison src/Makefile.am @ 12272:3ef381cdc47e
[gaim-migrate @ 14574]
This should fix idle time reporting for all accounts. Previously it would
only work for one account because I'm dumb.
We're also doing one idleness check every 5 seconds instead of checking
for each account every 20 seconds.
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Wed, 30 Nov 2005 06:03:49 +0000 |
| parents | 1ec49f3360d2 |
| children | 3153661f4d5c |
comparison
equal
deleted
inserted
replaced
| 12271:3c6675e1400e | 12272:3ef381cdc47e |
|---|---|
| 73 core.c \ | 73 core.c \ |
| 74 debug.c \ | 74 debug.c \ |
| 75 desktopitem.c \ | 75 desktopitem.c \ |
| 76 eventloop.c \ | 76 eventloop.c \ |
| 77 ft.c \ | 77 ft.c \ |
| 78 idle.c \ | |
| 78 imgstore.c \ | 79 imgstore.c \ |
| 79 log.c \ | 80 log.c \ |
| 80 media.c \ | 81 media.c \ |
| 81 mime.c \ | 82 mime.c \ |
| 82 network.c \ | 83 network.c \ |
| 120 dbus-maybe.h \ | 121 dbus-maybe.h \ |
| 121 debug.h \ | 122 debug.h \ |
| 122 desktopitem.h \ | 123 desktopitem.h \ |
| 123 eventloop.h \ | 124 eventloop.h \ |
| 124 ft.h \ | 125 ft.h \ |
| 126 idle.h \ | |
| 125 imgstore.h \ | 127 imgstore.h \ |
| 126 log.h \ | 128 log.h \ |
| 127 media.h \ | 129 media.h \ |
| 128 mime.h \ | 130 mime.h \ |
| 129 network.h \ | 131 network.h \ |
