summaryrefslogtreecommitdiff
path: root/src/debug.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-02-06 19:18:35 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-02-06 19:18:35 +0000
commitb81df5f0da5a86fe5bef05f3d8d627f6a01cee76 (patch)
tree540d8894da5b5d4f3a0513b68af1b59ec584f530 /src/debug.c
parentd8edca5135d6b9fdbec6d25441f61e1f01098f28 (diff)
downloadtelepathy-salut-b81df5f0da5a86fe5bef05f3d8d627f6a01cee76.tar.gz
Revert to commit 822ddd0
Some commits intended for 'next' appear to have ended up on master.
Diffstat (limited to 'src/debug.c')
-rw-r--r--src/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug.c b/src/debug.c
index 53a7c60e..365cb7d8 100644
--- a/src/debug.c
+++ b/src/debug.c
@@ -35,6 +35,7 @@ GDebugKey keys[] = {
{ "xmpp-connection-manager", DEBUG_XCM },
{ "si-bytestream-manager", DEBUG_SI_BYTESTREAM_MGR },
{ "discovery", DEBUG_DISCOVERY },
+ { "olpc-activity", DEBUG_OLPC_ACTIVITY },
{ "ft", DEBUG_FT },
{ "plugin", DEBUG_PLUGIN },
{ 0, },