diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2010-07-13 01:31:54 +0800 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2010-08-13 22:22:22 +0800 |
commit | c41523ab7160693a91640a68f309d5266c5708ad (patch) | |
tree | 3cdc2ecbaf2082252bd117680381eaf033d37197 /data/Empathy.Auth.client | |
parent | 487385179b4d3156348c82637109bdc3f6f319f1 (diff) | |
download | gsoc2013-empathy-c41523ab7160693a91640a68f309d5266c5708ad.tar gsoc2013-empathy-c41523ab7160693a91640a68f309d5266c5708ad.tar.gz gsoc2013-empathy-c41523ab7160693a91640a68f309d5266c5708ad.tar.bz2 gsoc2013-empathy-c41523ab7160693a91640a68f309d5266c5708ad.tar.lz gsoc2013-empathy-c41523ab7160693a91640a68f309d5266c5708ad.tar.xz gsoc2013-empathy-c41523ab7160693a91640a68f309d5266c5708ad.tar.zst gsoc2013-empathy-c41523ab7160693a91640a68f309d5266c5708ad.zip |
Add the service files for the new client.
Diffstat (limited to 'data/Empathy.Auth.client')
-rw-r--r-- | data/Empathy.Auth.client | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/Empathy.Auth.client b/data/Empathy.Auth.client new file mode 100644 index 000000000..9b86a8b76 --- /dev/null +++ b/data/Empathy.Auth.client @@ -0,0 +1,6 @@ +[org.freedesktop.Telepathy.Client] +Interfaces=org.freedesktop.Telepathy.Client.Handler + +[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0] +org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection.DRAFT +org.freedesktop.Telepathy.Channel.TargetHandleType u=0 |