diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-03-11 19:23:25 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-03-11 19:23:25 +0800 |
commit | 037e132ba999ebad4f3f0a643ce33c61d0343f6a (patch) | |
tree | cc93e35bb745f291ea29dedbb5c44dfc60d21258 | |
parent | bbbfc7bb3c209fbc387c1e2c0566ec83aae687b9 (diff) | |
download | gsoc2013-empathy-037e132ba999ebad4f3f0a643ce33c61d0343f6a.tar gsoc2013-empathy-037e132ba999ebad4f3f0a643ce33c61d0343f6a.tar.gz gsoc2013-empathy-037e132ba999ebad4f3f0a643ce33c61d0343f6a.tar.bz2 gsoc2013-empathy-037e132ba999ebad4f3f0a643ce33c61d0343f6a.tar.lz gsoc2013-empathy-037e132ba999ebad4f3f0a643ce33c61d0343f6a.tar.xz gsoc2013-empathy-037e132ba999ebad4f3f0a643ce33c61d0343f6a.tar.zst gsoc2013-empathy-037e132ba999ebad4f3f0a643ce33c61d0343f6a.zip |
Empathy.Auth.client: set DelayApprovers (#644475)
-rw-r--r-- | data/Empathy.Auth.client | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/Empathy.Auth.client b/data/Empathy.Auth.client index 6e191539e..3aef27df0 100644 --- a/data/Empathy.Auth.client +++ b/data/Empathy.Auth.client @@ -1,6 +1,9 @@ [org.freedesktop.Telepathy.Client] Interfaces=org.freedesktop.Telepathy.Client.Handler;org.freedesktop.Telepathy.Client.Observer +[org.freedesktop.Telepathy.Client.Observer] +DelayApprovers=true + [org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0] org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection org.freedesktop.Telepathy.Channel.TargetHandleType u=0 |