After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 564397 - Use g_timeout_add_seconds where possible
Use g_timeout_add_seconds where possible
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
unspecified
Other All
: Normal minor
: 0.8
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-12-13 17:50 UTC by Debarshi Ray
Modified: 2008-12-13 20:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use g_timeout_add_seconds where possible (5.80 KB, patch)
2008-12-13 18:12 UTC, Debarshi Ray
none Details | Review

Description Debarshi Ray 2008-12-13 17:50:49 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.
Comment 1 Debarshi Ray 2008-12-13 18:12:17 UTC
Created attachment 124592 [details] [review]
Use g_timeout_add_seconds where possible
Comment 2 Philippe Rouquier 2008-12-13 20:53:47 UTC
Thanks a lot for the heads up and the patch. I committed it right on time for 0.8.4 release.
Thanks again.