diff libpurple/protocols/jabber/jabber.h @ 25581:623fbda59aa4

* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
author Tobias Markmann <tfar@soc.pidgin.im>
date Wed, 02 Jul 2008 21:27:51 +0000
parents 9867a406707e
children 45816181b7de
line wrap: on
line diff
--- a/libpurple/protocols/jabber/jabber.h	Tue Jul 01 23:16:15 2008 +0000
+++ b/libpurple/protocols/jabber/jabber.h	Wed Jul 02 21:27:51 2008 +0000
@@ -64,7 +64,7 @@
 #include <sasl/sasl.h>
 #endif
 
-#define CAPS0115_NODE "http://pidgin.im/caps"
+#define CAPS0115_NODE "http://pidgin.im/"
 
 /* Index into attention_types list */
 #define JABBER_BUZZ 0