diff libpurple/protocols/jabber/namespaces.h @ 28767:9ab75ab032b4

jabber: The google roster request code was so lonely, so let's just drop-kick it and add the little custom logic to roster.c
author Paul Aurich <paul@darkrain42.org>
date Sun, 06 Dec 2009 22:44:20 +0000
parents 0f7025534fc5
children f5f3c5134eb7 1e8dc177415e
line wrap: on
line diff
--- a/libpurple/protocols/jabber/namespaces.h	Sun Dec 06 19:26:52 2009 +0000
+++ b/libpurple/protocols/jabber/namespaces.h	Sun Dec 06 22:44:20 2009 +0000
@@ -95,6 +95,7 @@
 #define NS_GOOGLE_JINGLE_INFO "google:jingleinfo"
 
 #define NS_GOOGLE_MAIL_NOTIFY "google:mail:notify"
+#define NS_GOOGLE_ROSTER "google:roster"
 
 #define NS_GOOGLE_PROTOCOL_SESSION "http://www.google.com/xmpp/protocol/session"
 #define NS_GOOGLE_SESSION "http://www.google.com/session"