telepathy-gabble: Advertise support for message receipts
Will Thompson
wjt at kemper.freedesktop.org
Thu Dec 6 10:37:23 PST 2012
Module: telepathy-gabble
Branch: master
Commit: 52beb82932c6c31f43e6b4465a22f5543cff1d06
URL: http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=52beb82932c6c31f43e6b4465a22f5543cff1d06
Author: Will Thompson <will.thompson at collabora.co.uk>
Date: Thu Nov 1 15:55:35 2012 +0000
Advertise support for message receipts
---
src/capabilities.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/capabilities.c b/src/capabilities.c
index e92d85d..1c4801f 100644
--- a/src/capabilities.c
+++ b/src/capabilities.c
@@ -62,6 +62,7 @@ static const Feature self_advertised_features[] =
{ FEATURE_FIXED, NS_BYTESTREAMS },
{ FEATURE_FIXED, NS_VERSION },
{ FEATURE_FIXED, NS_LAST },
+ { FEATURE_FIXED, NS_RECEIPTS },
#ifdef ENABLE_FILE_TRANSFER
{ FEATURE_OPTIONAL, NS_FILE_TRANSFER },
More information about the telepathy-commits
mailing list