comparison libpurple/protocols/jabber/namespaces.h @ 29811:172a37a43a30

propagate from branch 'im.pidgin.pidgin' (head a582dd339f019301adca693df4b1a8fb135a1774) to branch 'im.pidgin.cpw.malu.ft_thumbnails' (head f8076388ea2ac1a1fbc83a196fd460fb550b91e4)
author Marcus Lundblad <ml@update.uu.se>
date Sun, 06 Dec 2009 19:08:00 +0000
parents 0f7025534fc5 4cfa6d49bee5
children 1e8dc177415e
comparison
equal deleted inserted replaced
28765:edf0aa0e55cb 29811:172a37a43a30
86 #define NS_BOB "urn:xmpp:bob" 86 #define NS_BOB "urn:xmpp:bob"
87 87
88 /* XEP-0237 Roster Versioning */ 88 /* XEP-0237 Roster Versioning */
89 #define NS_ROSTER_VERSIONING "urn:xmpp:features:rosterver" 89 #define NS_ROSTER_VERSIONING "urn:xmpp:features:rosterver"
90 90
91 /* XEP-0264 File Transfer Thumbnails (Thumbs) */
92 #define NS_THUMBS "urn:xmpp:thumbs:0"
93
91 /* Google extensions */ 94 /* Google extensions */
92 #define NS_GOOGLE_CAMERA "http://www.google.com/xmpp/protocol/camera/v1" 95 #define NS_GOOGLE_CAMERA "http://www.google.com/xmpp/protocol/camera/v1"
93 #define NS_GOOGLE_VIDEO "http://www.google.com/xmpp/protocol/video/v1" 96 #define NS_GOOGLE_VIDEO "http://www.google.com/xmpp/protocol/video/v1"
94 #define NS_GOOGLE_VOICE "http://www.google.com/xmpp/protocol/voice/v1" 97 #define NS_GOOGLE_VOICE "http://www.google.com/xmpp/protocol/voice/v1"
95 #define NS_GOOGLE_JINGLE_INFO "google:jingleinfo" 98 #define NS_GOOGLE_JINGLE_INFO "google:jingleinfo"