GNOME Bugzilla – Bug 689032
Reduce the no. of wakeups
Last modified: 2012-11-30 19:50:44 UTC
Created attachment 229822 [details] [review] Patch to reduce no. of wakeups This path replaces g_timeout_add with g_timeout_add_seconds if a time is in seconds. This can help to save some power and reduce the number of wake-ups.
I'm surprised if Git accepts a misformed "From:" field like for this page...
Created attachment 229872 [details] [review] updated patch The From field is corrected in the patch. Is it not acceptable to have two names in From field?
Thanks. pushed with small changes.