[Telepathy-commits] [telepathy-gabble/master] Advertise SOCKS5 support

Marco Barisione marco at barisione.org
Tue Jan 6 08:41:31 PST 2009


---
 src/capabilities.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/capabilities.c b/src/capabilities.c
index 459e153..0665d15 100644
--- a/src/capabilities.c
+++ b/src/capabilities.c
@@ -37,6 +37,7 @@ static const Feature self_advertised_features[] =
   { FEATURE_FIXED, NS_SI, PRESENCE_CAP_SI},
   { FEATURE_FIXED, NS_IBB, PRESENCE_CAP_IBB},
   { FEATURE_FIXED, NS_TUBES, PRESENCE_CAP_SI_TUBES},
+  { FEATURE_FIXED, NS_BYTESTREAMS, PRESENCE_CAP_BYTESTREAMS},
 
   { FEATURE_BUNDLE_COMPAT, NS_GOOGLE_FEAT_VOICE, PRESENCE_CAP_GOOGLE_VOICE},
   { FEATURE_OPTIONAL, NS_JINGLE_DESCRIPTION_AUDIO,
-- 
1.5.6.5




More information about the Telepathy-commits mailing list