From 64030b865ce54a5e2442e98a4724b8f2099d2809 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 8 May 2008 17:30:40 +0000 Subject: Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk parts are now in EmpathyStatusIcon svn path=/trunk/; revision=1093 --- libempathy/empathy-debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-debug.c') diff --git a/libempathy/empathy-debug.c b/libempathy/empathy-debug.c index 16d61c37c..b0f7d1810 100644 --- a/libempathy/empathy-debug.c +++ b/libempathy/empathy-debug.c @@ -43,7 +43,7 @@ static GDebugKey keys[] = { { "Contact", EMPATHY_DEBUG_CONTACT }, { "Account", EMPATHY_DEBUG_ACCOUNT }, { "Irc", EMPATHY_DEBUG_IRC }, - { "Filter", EMPATHY_DEBUG_FILTER }, + { "Dispatcher", EMPATHY_DEBUG_DISPATCHER }, { "Other", EMPATHY_DEBUG_OTHER }, { 0, } }; -- cgit v1.2.3