summaryrefslogtreecommitdiff
path: root/src/contact.h
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-08-12 15:04:23 +0200
committerWill Thompson <will.thompson@collabora.co.uk>2011-08-16 11:37:19 +0100
commit67fe59719ea3fa6777b1446a8773de6b2b241941 (patch)
tree7a05624ca0ebe0f703be88dfed2a3c977843196e /src/contact.h
parenta073bd17c10cda7a32c19c64d322c6491618ead6 (diff)
downloadtelepathy-salut-67fe59719ea3fa6777b1446a8773de6b2b241941.tar.gz
Contact: signal JID changes
Diffstat (limited to 'src/contact.h')
-rw-r--r--src/contact.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/contact.h b/src/contact.h
index 980db7c1..b4415004 100644
--- a/src/contact.h
+++ b/src/contact.h
@@ -45,6 +45,7 @@ enum {
SALUT_CONTACT_OLPC_CURRENT_ACTIVITY = 0x10,
SALUT_CONTACT_OLPC_ACTIVITIES = 0x20,
#endif /* ENABLE_OLPC */
+ SALUT_CONTACT_JID_CHANGED = 0x40,
};
typedef struct _SalutContact SalutContact;