summaryrefslogtreecommitdiff
path: root/src/namespaces.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2007-12-18 15:32:28 +0000
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2007-12-18 15:32:28 +0000
commit549cd921fe9c8dac95039c414f0c1fc1e0c130d7 (patch)
tree0fc5d4d9ae028a92f28158ef04a67cd96b4541de /src/namespaces.h
parenta41e85563612592123208c1589aae3e1e24c44ff (diff)
downloadtelepathy-gabble-549cd921fe9c8dac95039c414f0c1fc1e0c130d7.tar.gz
namespaces.h: add NS_OOB
20071218153228-7fe3f-5f615fe6169da17ff3779a77ba8d1291b1968894.gz
Diffstat (limited to 'src/namespaces.h')
-rw-r--r--src/namespaces.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namespaces.h b/src/namespaces.h
index 2f7b6fb71..cd7395750 100644
--- a/src/namespaces.h
+++ b/src/namespaces.h
@@ -55,6 +55,7 @@
#define NS_NICK "http://jabber.org/protocol/nick"
#define NS_NOKIA_IV \
"http://videovoip.tableteer.nokia.com/xmpp/privilege"
+#define NS_OOB "jabber:iq:oob"
#define NS_OLPC_BUDDY_PROPS "http://laptop.org/xmpp/buddy-properties"
#define NS_OLPC_ACTIVITIES "http://laptop.org/xmpp/activities"
#define NS_OLPC_CURRENT_ACTIVITY "http://laptop.org/xmpp/current-activity"