libpurple/protocols/jabber/message.h

branch
cpw.attention_ui
changeset 25937
0e25d1df776d
parent 24397
fc00edecac72
child 26072
e8fce2b2b9fe
child 26703
17f9a4bef2a3
--- a/libpurple/protocols/jabber/message.h	Sat Dec 06 13:30:06 2008 +0000
+++ b/libpurple/protocols/jabber/message.h	Sun Dec 07 01:37:06 2008 +0000
@@ -26,6 +26,8 @@
 #include "jabber.h"
 #include "xmlnode.h"
 
+#define XEP_0224_NAMESPACE "urn:xmpp:attention:0"
+
 typedef struct _JabberMessage {
 	JabberStream *js;
 	enum {

mercurial