telepathy-rakia: Rename DEBUG=media-channel to media

Olivier Crête tester at kemper.freedesktop.org
Tue May 8 10:03:02 PDT 2012


Module: telepathy-rakia
Branch: master
Commit: f43819371c088e55c48bf5482825dcc68ced199e
URL:    http://cgit.freedesktop.org/telepathy/telepathy-rakia/commit/?id=f43819371c088e55c48bf5482825dcc68ced199e

Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Fri Feb 24 21:21:30 2012 -0500

Rename DEBUG=media-channel to media

---

 rakia/debug.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rakia/debug.c b/rakia/debug.c
index cf97386..f82f975 100644
--- a/rakia/debug.c
+++ b/rakia/debug.c
@@ -29,7 +29,7 @@
 static RakiaDebugFlags rakia_debug_flags = 0;
 
 static const GDebugKey rakia_debug_keys[] = {
-  { "media-channel", RAKIA_DEBUG_MEDIA },
+  { "media",         RAKIA_DEBUG_MEDIA },
   { "connection",    RAKIA_DEBUG_CONNECTION },
   { "im",            RAKIA_DEBUG_IM },
   { "events",        RAKIA_DEBUG_EVENTS },



More information about the telepathy-commits mailing list