# HG changeset patch # User Tobias Markmann # Date 1215034071 0 # Node ID 623fbda59aa478d395b7d1d11da93415b1ada4cb # Parent 4c97156431b4f66dda12d0326c1fbd5a2480e8fb * changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage. diff -r 4c97156431b4 -r 623fbda59aa4 libpurple/protocols/jabber/jabber.h --- 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 #endif -#define CAPS0115_NODE "http://pidgin.im/caps" +#define CAPS0115_NODE "http://pidgin.im/" /* Index into attention_types list */ #define JABBER_BUZZ 0