[Telepathy-commits] [telepathy-gabble/master] Added missing content-reject action enum.

Senko Rasic senko at phyrexia.lan
Tue Dec 2 04:33:59 PST 2008


---
 src/jingle-factory.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/jingle-factory.h b/src/jingle-factory.h
index f948016..566fb19 100644
--- a/src/jingle-factory.h
+++ b/src/jingle-factory.h
@@ -57,6 +57,7 @@ typedef enum {
   JINGLE_ACTION_CONTENT_MODIFY,
   JINGLE_ACTION_CONTENT_REMOVE,
   JINGLE_ACTION_CONTENT_REPLACE,
+  JINGLE_ACTION_CONTENT_REJECT,
   JINGLE_ACTION_SESSION_ACCEPT,
   JINGLE_ACTION_SESSION_INFO,
   JINGLE_ACTION_SESSION_INITIATE,
-- 
1.5.6.5




More information about the Telepathy-commits mailing list