GNOME Bugzilla – Bug 665157
Use Gtk.Application rather than custom DBus code
Last modified: 2011-11-29 21:44:06 UTC
See patches.
Created attachment 202401 [details] [review] application: Initialize tracker/goa synchronously Initialization is done before any UI is shown, so there is no benefit in using asynchronous IO.
Created attachment 202402 [details] [review] application: Use Gtk.Application rather than custom DBus code
Attachment 202401 [details] pushed as 88b4248 - application: Initialize tracker/goa synchronously Attachment 202402 [details] pushed as 8d9a1d1 - application: Use Gtk.Application rather than custom DBus code Patches got OK'ed on IRC, pushing.