[telepathy-gabble/master] 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 9a4cbfd..8170626 100644
--- a/src/capabilities.h
+++ b/src/capabilities.h
@@ -108,12 +108,11 @@ const GabbleCapabilitySet *gabble_capabilities_get_olpc_notify (void);
  */
 #define BUNDLE_VOICE_V1         "voice-v1"
 #define BUNDLE_VIDEO_V1         "video-v1"
+#define BUNDLE_PMUC_V1          "pmuc-v1"
 
 const GabbleCapabilitySet *gabble_capabilities_get_bundle_voice_v1 (void);
 const GabbleCapabilitySet *gabble_capabilities_get_bundle_video_v1 (void);
 
-#define BUNDLE_PMUC_V1          "pmuc-v1"
-
 /*
  * capabilities_fill_cache
  *
-- 
1.5.6.5




More information about the telepathy-commits mailing list