GNOME Bugzilla – Bug 564156
Use g_timeout_add_seconds where possible
Last modified: 2009-06-29 20:54:17 UTC
Patch coming up. (See http://gould.cx/ted/blog/Saving_the_world_one__w_at_a_time.)
Created attachment 124439 [details] [review] Use g_timeout_add_seconds where possible
With the exception of the smclient stuff everything is in deprecated sections; I guess you could just commit those parts (or they should simply be svn removed already).
Just committed the lot. 2008-12-11 Philip Withnall <philip@tecnocode.co.uk> * libegg/smclient/eggdesktopfile.c (set_startup_notification_timeout): * libegg/print-operation/modules/printbackends/cups/eggprintbackendcups$ (cups_get_printer_list): * libegg/recent-files/egg-recent-model.c (egg_recent_model_monitor): * libegg/recentchooser/eggrecentmanager.c (egg_recent_manager_init): * libegg/tray/teststatusicon.c (main): Use g_timeout_add_seconds where possible to allow for event grouping. Bug #564156.
*** Bug 582705 has been marked as a duplicate of this bug. ***