gdbus: Fix missing PropertiesChanged signal
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Thu, 7 Feb 2013 17:40:31 +0000 (14:40 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 15 Feb 2013 00:05:22 +0000 (01:05 +0100)
commit1ff371fe441fe3f3f081077c6b6f203c76f54f3a
tree1e9c5ad6138cc0a0cb2a35e8803203eabd059f8a
parenta2bb77d351456cfcc6348628ad843aa402e258c3
gdbus: Fix missing PropertiesChanged signal

If D-Bus ObjectManager is not supported, InterfacesAdded signal
checking needs to be ignored otherwise PropertiesChanged signal
will never be sent.
gdbus/object.c