[telepathy-qt4/master] ClientRegistrar: Fixed Observer adaptor introspection data.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Mon May 25 06:17:39 PDT 2009
---
TelepathyQt4/client-registrar-internal.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/TelepathyQt4/client-registrar-internal.h b/TelepathyQt4/client-registrar-internal.h
index 6021daa..5c86c25 100644
--- a/TelepathyQt4/client-registrar-internal.h
+++ b/TelepathyQt4/client-registrar-internal.h
@@ -65,7 +65,7 @@ class ClientObserverAdaptor : public QDBusAbstractAdaptor
Q_OBJECT
Q_CLASSINFO("D-Bus Interface", "org.freedesktop.Telepathy.Client.Observer")
Q_CLASSINFO("D-Bus Introspection", ""
-" <interface name=\"org.freedesktop.Telepathy.Client.Handler\" >\n"
+" <interface name=\"org.freedesktop.Telepathy.Client.Observer\" >\n"
" <property name=\"ObserverChannelFilter\" type=\"aa{sv}\" access=\"read\" />\n"
" <method name=\"ObserveChannels\" >\n"
" <arg name=\"Account\" type=\"o\" direction=\"in\" />\n"
--
1.5.6.5
More information about the telepathy-commits
mailing list