GNOME Bugzilla – Bug 618744
port to gdbus
Last modified: 2010-06-27 10:21:59 UTC
b-a-s should use gdbus instead of dbus-glib. Patch attached.
Created attachment 161136 [details] [review] Port to GDBus Bug #618744.
Review of attachment 161136 [details] [review]: Looks lovely - thank you ! :-) Please do feel free to commit. And - of course, I'd feel much happier if the glib dbus code didn't link to libdbus underneath ;-) but that's a job for the future no doubt. Thanks.
Actually gdbus doesn't link to libdbus at all; glib uses libdbus only in the test suite to check gdbus for full libdbus compatibility.
Pushed to master.