GNOME Bugzilla – Bug 685792
daemon: use GDBus directly instead of dbus-python
Last modified: 2012-10-18 01:05:16 UTC
This will allow packagers to drop dependency on dbus-python.
Created attachment 226107 [details] [review] daemon: use GDBus directly instead of dbus-python
Review of attachment 226107 [details] [review]: Looks good
The following fix has been pushed: 576c37a daemon: use GDBus directly instead of dbus-python
Created attachment 226705 [details] [review] daemon: use GDBus directly instead of dbus-python