From cac3a717a5e34df4439ec5a0660d5ffdc76a27c5 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 9 Nov 2009 16:35:17 +0000 Subject: add 'voip' debug domain --- libempathy/empathy-debug.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-debug.c') diff --git a/libempathy/empathy-debug.c b/libempathy/empathy-debug.c index 3f22c8969..487827791 100644 --- a/libempathy/empathy-debug.c +++ b/libempathy/empathy-debug.c @@ -52,6 +52,7 @@ static GDebugKey keys[] = { { "Connectivity", EMPATHY_DEBUG_CONNECTIVITY }, { "ImportMc4Accounts", EMPATHY_DEBUG_IMPORT_MC4_ACCOUNTS }, { "Tests", EMPATHY_DEBUG_TESTS }, + { "Voip", EMPATHY_DEBUG_VOIP }, { 0, } }; -- cgit v1.2.3