gdbus/client: Use g_dbus_add_service_watch to track services
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 2 Sep 2013 13:02:05 +0000 (16:02 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 12 Sep 2013 15:23:07 +0000 (08:23 -0700)
commit2c3e3a50dc94e7e04e849924d4427aee9de6546f
tree3a9142452d0483e6bc46c6c6f9b39ea3a35b73e5
parent2733a63e33a1f33cf7ee7cc847314e050b1bdf0e
gdbus/client: Use g_dbus_add_service_watch to track services

This make the handling much simpler and avoids duplicates of the same
match rule.
gdbus/client.c