GNOME Bugzilla – Bug 564397
Use g_timeout_add_seconds where possible
Last modified: 2008-12-13 20:53:47 UTC
Prompted by http://gould.cx/ted/blog/Saving_the_world_one__w_at_a_time, we should use g_timeout_add_seconds over g_timeout_add where possible. Patch coming up.
Created attachment 124592 [details] [review] Use g_timeout_add_seconds where possible
Thanks a lot for the heads up and the patch. I committed it right on time for 0.8.4 release. Thanks again.