diff options
Diffstat (limited to 'libempathy/empathy-debug.c')
-rw-r--r-- | libempathy/empathy-debug.c | 1 |
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, } }; |