[empathy/gnome-2-34: 58/60] Empathy.Auth.client: fix handling and observing SASL channels



commit 8e6b4e72bedc7c864722543d81645af0c80ffb79
Author: Jonny Lamb <jonnylamb gnome org>
Date:   Tue Jan 18 07:20:38 2011 +0000

    Empathy.Auth.client: fix handling and observing SASL channels
    
    Signed-off-by: Jonny Lamb <jonnylamb gnome org>

 data/Empathy.Auth.client |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Empathy.Auth.client b/data/Empathy.Auth.client
index 7fb5bba..6e19153 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



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