[Telepathy-commits] [telepathy-gabble/master] List SOCKS5 bytestreams among the supported methods

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


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

diff --git a/src/bytestream-factory.c b/src/bytestream-factory.c
index fb06a85..65fcfd0 100644
--- a/src/bytestream-factory.c
+++ b/src/bytestream-factory.c
@@ -501,6 +501,8 @@ gabble_bytestream_factory_make_stream_init_iq (const gchar *full_jid,
               '@', "var", "stream-method",
               '@', "type", "list-single",
               '(', "option", "",
+                '(', "value", NS_BYTESTREAMS,
+                ')',
                 '(', "value", NS_IBB,
                 ')',
               ')',
-- 
1.5.6.5




More information about the Telepathy-commits mailing list