[libsocialweb] Added HAS_COLLECTIONS_IFACE macro



commit bf675c6eb5970e727dd01911ce9b9d0c927ee48f
Author: Eitan Isaacson <eitan isaacson collabora co uk>
Date:   Tue Mar 1 14:37:25 2011 -0800

    Added HAS_COLLECTIONS_IFACE macro
    
    Fixes: https://bugs.meego.com/show_bug.cgi?id=13971

 libsocialweb/sw-service.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libsocialweb/sw-service.h b/libsocialweb/sw-service.h
index ad6a710..4f272f0 100644
--- a/libsocialweb/sw-service.h
+++ b/libsocialweb/sw-service.h
@@ -84,6 +84,7 @@ struct _SwServiceClass {
 #define HAS_VIDEO_UPLOAD_IFACE "has-video-upload-iface"
 #define HAS_BANISHABLE_IFACE "has-banishable-iface"
 #define HAS_QUERY_IFACE "has-query-iface"
+#define HAS_COLLECTIONS_IFACE "has-collections-iface"
 
 #define CAN_UPDATE_STATUS_WITH_GEOTAG "can-update-status-with-geotag"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]