Re: [patch] don't poll individual jobs
Jody Goldberg <[email protected]> Mon, 9 Aug 2004 13:55:45 -0400
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 30, 2004 at 01:25:38PM -0400, Colin Walters wrote: > Hi, > > The attached patch causes libgnomeprint to not instantiate > GnomeCupsQueue objects. These were simply used to get the number of > jobs, which is much more efficiently done by simply getting the queued- > job-count from the attributes update. > > Ok to apply? Please.