[telepathy-gabble/telepathy-gabble-0.8] Move pmuc-v1 #define up with the other bundles'
Will Thompson
will.thompson at collabora.co.uk
Mon Dec 7 07:01:44 PST 2009
---
src/capabilities.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/capabilities.h b/src/capabilities.h
index 158175f..f3ce487 100644
--- a/src/capabilities.h
+++ b/src/capabilities.h
@@ -36,6 +36,7 @@
*/
#define BUNDLE_VOICE_V1 "voice-v1"
#define BUNDLE_VIDEO_V1 "video-v1"
+#define BUNDLE_PMUC_V1 "pmuc-v1"
typedef struct _Feature Feature;
@@ -59,8 +60,6 @@ struct _Feature
GSList *capabilities_get_features (GabblePresenceCapabilities caps,
GHashTable *per_channel_manager_caps);
-#define BUNDLE_PMUC_V1 "pmuc-v1"
-
/*
* capabilities_fill_cache
*
--
1.5.6.5
More information about the telepathy-commits
mailing list