OSDN Git Service

core: Make use of g_dbus_send_message_with_reply
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 19 Aug 2013 12:41:49 +0000 (15:41 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 9 Sep 2013 14:35:30 +0000 (17:35 +0300)
commitc0e939db34948095babf82c7cf12e3002e502d69
tree08e0ba29a4ac92b76dac6a4ced73fb7059eb54c8
parent2ed519778ffa910e4d32413c88c9ab744d4c1f4c
core: Make use of g_dbus_send_message_with_reply

This replaces dbus_connection_send_with_reply with
g_dbus_send_message_with_reply which does not alter message order.
src/agent.c
src/profile.c