[empathy/next: 73/79] Fix versioned interface names in .client files
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/next: 73/79] Fix versioned interface names in .client files
- Date: Thu, 3 Apr 2014 14:32:07 +0000 (UTC)
commit b1d5a88625e9fa6a55299e6396d16f474cc2f7cb
Author: Simon McVittie <simon mcvittie collabora co uk>
Date: Thu Mar 27 17:14:51 2014 +0000
Fix versioned interface names in .client files
data/Empathy.Auth.client | 10 +++++-----
data/Empathy.FileTransfer.client | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/Empathy.Auth.client b/data/Empathy.Auth.client
index 9e8ad17..d24a583 100644
--- a/data/Empathy.Auth.client
+++ b/data/Empathy.Auth.client
@@ -5,13 +5,13 @@ Interfaces=im.telepathy.v1.Client.Handler;im.telepathy.v1.Client.Observer
DelayApprovers=true
[im.telepathy.v1.Client.Handler.HandlerChannelFilter 0]
-im.telepathy.v1.Channel.ChannelType s=im.telepathy.v1.Channel.Type.ServerTLSConnection
+im.telepathy.v1.Channel.ChannelType s=im.telepathy.v1.Channel.Type.ServerTLSConnection1
im.telepathy.v1.Channel.TargetEntityType u=0
[im.telepathy.v1.Client.Handler.HandlerChannelFilter 1]
-im.telepathy.v1.Channel.ChannelType s=im.telepathy.v1.Channel.Type.ServerAuthentication
-im.telepathy.v1.Channel.Type.ServerAuthentication.AuthenticationMethod
s=im.telepathy.v1.Channel.Interface.SASLAuthentication
+im.telepathy.v1.Channel.ChannelType s=im.telepathy.v1.Channel.Type.ServerAuthentication1
+im.telepathy.v1.Channel.Type.ServerAuthentication1.AuthenticationMethod
s=im.telepathy.v1.Channel.Interface.SASLAuthentication1
[im.telepathy.v1.Client.Observer.ObserverChannelFilter 0]
-im.telepathy.v1.Channel.ChannelType s=im.telepathy.v1.Channel.Type.ServerAuthentication
-im.telepathy.v1.Channel.Type.ServerAuthentication.AuthenticationMethod
s=im.telepathy.v1.Channel.Interface.SASLAuthentication
+im.telepathy.v1.Channel.ChannelType s=im.telepathy.v1.Channel.Type.ServerAuthentication1
+im.telepathy.v1.Channel.Type.ServerAuthentication1.AuthenticationMethod
s=im.telepathy.v1.Channel.Interface.SASLAuthentication1
diff --git a/data/Empathy.FileTransfer.client b/data/Empathy.FileTransfer.client
index 9a8af5d..ae97f05 100644
--- a/data/Empathy.FileTransfer.client
+++ b/data/Empathy.FileTransfer.client
@@ -2,6 +2,6 @@
Interfaces=im.telepathy.v1.Client.Handler
[im.telepathy.v1.Client.Handler.HandlerChannelFilter 0]
-im.telepathy.v1.Channel.ChannelType s=im.telepathy.v1.Channel.Type.FileTransfer
+im.telepathy.v1.Channel.ChannelType s=im.telepathy.v1.Channel.Type.FileTransfer1
im.telepathy.v1.Channel.TargetEntityType u=1
im.telepathy.v1.Channel.Requested b=false
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]