From 80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Fri, 28 Nov 2008 16:43:40 -0500 Subject: Add Location 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 ec72bfcfc..bcfa25deb 100644 --- a/libempathy/empathy-debug.c +++ b/libempathy/empathy-debug.c @@ -45,6 +45,7 @@ static GDebugKey keys[] = { { "Irc", EMPATHY_DEBUG_IRC }, { "Dispatcher", EMPATHY_DEBUG_DISPATCHER }, { "Ft", EMPATHY_DEBUG_FT }, + { "Location", EMPATHY_DEBUG_LOCATION }, { "Other", EMPATHY_DEBUG_OTHER }, { 0, } }; -- cgit v1.2.3