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 692616 - Use g_timeout_add_seconds more
Use g_timeout_add_seconds more
Status: RESOLVED FIXED
Product: libwnck
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-27 05:03 UTC by B.Prathibha
Modified: 2013-02-05 18:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to save little power (1.95 KB, patch)
2013-01-27 05:04 UTC, B.Prathibha
accepted-commit_now Details | Review

Comment 1 B.Prathibha 2013-01-27 05:04:43 UTC
Created attachment 234510 [details] [review]
Patch to save little power

Use g_timeout_add_seconds instead of g_timeout_add.
Comment 2 Marco Trevisan (Treviño) 2013-02-05 17:33:24 UTC
Review of attachment 234510 [details] [review]:

Looks good to me, it would be nice to have fixed indentation though.