diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-09-14 03:47:06 +0800 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-09-14 03:47:06 +0800 |
commit | 94ab9ff5f9234789b478d0068836f3fd9020e993 (patch) | |
tree | 9f4c92e8e9c8751aae34581b3779b6b228f0418b | |
parent | c7fab422d11a4e107c5585fa22ab145af16d812b (diff) | |
download | gsoc2013-empathy-94ab9ff5f9234789b478d0068836f3fd9020e993.tar gsoc2013-empathy-94ab9ff5f9234789b478d0068836f3fd9020e993.tar.gz gsoc2013-empathy-94ab9ff5f9234789b478d0068836f3fd9020e993.tar.bz2 gsoc2013-empathy-94ab9ff5f9234789b478d0068836f3fd9020e993.tar.lz gsoc2013-empathy-94ab9ff5f9234789b478d0068836f3fd9020e993.tar.xz gsoc2013-empathy-94ab9ff5f9234789b478d0068836f3fd9020e993.tar.zst gsoc2013-empathy-94ab9ff5f9234789b478d0068836f3fd9020e993.zip |
Update Auth.client for stable ServerTLSConnection namespace
-rw-r--r-- | data/Empathy.Auth.client | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Empathy.Auth.client b/data/Empathy.Auth.client index 9b86a8b76..4c6adc0de 100644 --- a/data/Empathy.Auth.client +++ b/data/Empathy.Auth.client @@ -2,5 +2,5 @@ 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.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection org.freedesktop.Telepathy.Channel.TargetHandleType u=0 |