[Telepathy-commits] [telepathy-gabble/master] Use GABBLE_PRESENCE_LAST_UNAVAILABLE to mark the last presence that's unavailable

Sjoerd Simons sjoerd at luon.net
Tue Aug 19 10:54:09 PDT 2008


20080724114334-93b9a-8f7147ea30632391ae4c82a9522e0bda620a3a25.gz
---
 src/connection.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/connection.h b/src/connection.h
index 2b0ce4a..4e5a235 100644
--- a/src/connection.h
+++ b/src/connection.h
@@ -46,6 +46,7 @@ typedef enum
   GABBLE_PRESENCE_OFFLINE = 0,
   GABBLE_PRESENCE_UNKNOWN,
   GABBLE_PRESENCE_ERROR,
+  GABBLE_PRESENCE_LAST_UNAVAILABLE = GABBLE_PRESENCE_ERROR,
   GABBLE_PRESENCE_HIDDEN,
   GABBLE_PRESENCE_XA,
   GABBLE_PRESENCE_AWAY,
-- 
1.5.6.3




More information about the Telepathy-commits mailing list