[Telepathy-commits] [telepathy-glib/master] echo-message-parts: pass delivery report support flags to implement_sending

Will Thompson will.thompson at collabora.co.uk
Thu Dec 18 10:41:55 PST 2008


---
 examples/cm/echo-message-parts/chan.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/examples/cm/echo-message-parts/chan.c b/examples/cm/echo-message-parts/chan.c
index e5b0502..482cbca 100644
--- a/examples/cm/echo-message-parts/chan.c
+++ b/examples/cm/echo-message-parts/chan.c
@@ -218,6 +218,7 @@ constructor (GType type,
       (sizeof (types) / sizeof (types[0])), types,
       TP_MESSAGE_PART_SUPPORT_FLAG_ONE_ATTACHMENT |
       TP_MESSAGE_PART_SUPPORT_FLAG_MULTIPLE_ATTACHMENTS,
+      0, /* aka no TpDeliveryReportingSupportFlags */
       content_types);
 
   return object;
-- 
1.5.6.5




More information about the Telepathy-commits mailing list