aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-debug.c
diff options
context:
space:
mode:
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>2008-11-29 05:43:40 +0800
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>2009-05-08 01:37:01 +0800
commit80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1 (patch)
tree2f8f0e25fcad29f5121537b5911717786e7bce9c /libempathy/empathy-debug.c
parentc46629ff522f239a5f5459ac6e96ab1ed2015354 (diff)
downloadgsoc2013-empathy-80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1.tar
gsoc2013-empathy-80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1.tar.gz
gsoc2013-empathy-80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1.tar.bz2
gsoc2013-empathy-80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1.tar.lz
gsoc2013-empathy-80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1.tar.xz
gsoc2013-empathy-80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1.tar.zst
gsoc2013-empathy-80c31561d6d867ccbfaa2aa53f4bfdff1dc631c1.zip
Add Location debug domain
Diffstat (limited to 'libempathy/empathy-debug.c')
-rw-r--r--libempathy/empathy-debug.c1
1 files changed, 1 insertions, 0 deletions
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, }
};