diff options
Diffstat (limited to 'src/interfaces/org.bluez.obex.Agent1.xml')
-rw-r--r-- | src/interfaces/org.bluez.obex.Agent1.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/interfaces/org.bluez.obex.Agent1.xml b/src/interfaces/org.bluez.obex.Agent1.xml index e7a0289..9f1e027 100644 --- a/src/interfaces/org.bluez.obex.Agent1.xml +++ b/src/interfaces/org.bluez.obex.Agent1.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- https://github.com/r10r/bluez/blob/master/doc/obex-agent-api.txt --> <node name="/org/trinitydesktop/tdeobex"> -<!-- <interface name="org.freedesktop.DBus.Introspectable"> + <interface name="org.freedesktop.DBus.Introspectable"> <method name="Introspect"> <arg name="xml" type="s" direction="out"/> </method> </interface> ---> <interface name="org.bluez.obex.Agent1"> <method name="Release"> <annotation name="org.freedesktop.DBus.GLib.Async"/> |