libpurple/protocols/jabber/disco.c

changeset 18181
736c6abf62f4
parent 17423
1f3a88fda48e
child 18196
a7992a42dc3d
--- a/libpurple/protocols/jabber/disco.c	Sat Jun 16 02:21:13 2007 +0000
+++ b/libpurple/protocols/jabber/disco.c	Sat Jun 16 03:17:13 2007 +0000
@@ -96,6 +96,7 @@
 			SUPPORT_FEATURE("http://jabber.org/protocol/si")
 			SUPPORT_FEATURE("http://jabber.org/protocol/si/profile/file-transfer")
 			SUPPORT_FEATURE("http://jabber.org/protocol/xhtml-im")
+			SUPPORT_FEATURE("urn:xmpp:ping")
 		} else {
 			xmlnode *error, *inf;
 

mercurial