[gnome-bluetooth] lib: Add node name for agent introspection



commit c29d376bae6c075a9a9fafe955162350fa5bd127
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 28 12:34:21 2011 +0100

    lib: Add node name for agent introspection

 lib/bluetooth-agent.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/bluetooth-agent.c b/lib/bluetooth-agent.c
index 591d088..1b35502 100644
--- a/lib/bluetooth-agent.c
+++ b/lib/bluetooth-agent.c
@@ -43,7 +43,7 @@
 #define BLUEZ_DEVICE_INTERFACE	"org.bluez.Device"
 
 static const gchar introspection_xml[] =
-"<node>"
+"<node name='/'>"
 "  <interface name='org.bluez.Agent'>"
 "    <method name='Release'/>"
 "    <method name='RequestPinCode'>"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]