From 8e6b4e72bedc7c864722543d81645af0c80ffb79 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 18 Jan 2011 07:20:38 +0000 Subject: Empathy.Auth.client: fix handling and observing SASL channels Signed-off-by: Jonny Lamb --- data/Empathy.Auth.client | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/Empathy.Auth.client b/data/Empathy.Auth.client index 7fb5bba33..6e191539e 100644 --- a/data/Empathy.Auth.client +++ b/data/Empathy.Auth.client @@ -7,8 +7,8 @@ org.freedesktop.Telepathy.Channel.TargetHandleType u=0 [org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 1] org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerAuthentication -org.freedesktop.Telepathy.Channel.Type.ServerAuthentication s=org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication +org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod s=org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication [org.freedesktop.Telepathy.Client.Observer.ObserverChannelFilter 0] org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerAuthentication -org.freedesktop.Telepathy.Channel.Type.ServerAuthentication s=org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication +org.freedesktop.Telepathy.Channel.Type.ServerAuthentication.AuthenticationMethod s=org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication -- cgit v1.2.3