[Pidgin] #8834: Patch for batching multi-second timeouts using purple_timeout_add_seconds in pidgin/pidgin
Pidgin
trac at pidgin.im
Tue Mar 31 11:58:09 EDT 2009
#8834: Patch for batching multi-second timeouts using purple_timeout_add_seconds
in pidgin/pidgin
----------------------------+-----------------------------------------------
Reporter: arunanbala | Type: patch
Status: new | Component: pidgin (gtk)
Version: 2.5.5 | Keywords:
Launchpad_bug: |
----------------------------+-----------------------------------------------
This is a patch for Pidgin to batch some timeouts, described in
https://wiki.ubuntu.com/SavingTheWorld and previous changes to eventloop.c
in Pidgin (noted in chagelog for release 2.1.0).
This is for the pidgin/pidgin directory in MTN and not pidgin/libpurple
which will hopefully follow soon.
This changes some uses of g_timeout_add to purple_timeout_add_seconds.
Other timeout operations on the same variables are then updated to the
purple_timeout equivalents.
--
Ticket URL: <http://developer.pidgin.im/ticket/8834>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list