libpurple/protocols/jabber/namespaces.h

changeset 33650
19eaf308a449
parent 33400
752eea995e11
child 39819
3554dac2991b
--- a/libpurple/protocols/jabber/namespaces.h	Sun Jan 20 20:31:16 2013 -0500
+++ b/libpurple/protocols/jabber/namespaces.h	Sun Jan 20 21:06:06 2013 -0500
@@ -109,6 +109,8 @@
 #define NS_GOOGLE_SESSION_PHONE "http://www.google.com/session/phone"
 #define NS_GOOGLE_SESSION_VIDEO "http://www.google.com/session/video"
 
+#define NS_GOOGLE_TRANSPORT_P2P "http://www.google.com/transport/p2p"
+
 /* Apple extension(s) */
 #define NS_APPLE_IDLE "http://www.apple.com/xmpp/idle"
 

mercurial