diff --git a/mod_statsdx/src/mod_statsdx.erl b/mod_statsdx/src/mod_statsdx.erl index 440d62d..dd9434d 100644 --- a/mod_statsdx/src/mod_statsdx.erl +++ b/mod_statsdx/src/mod_statsdx.erl @@ -855,6 +855,7 @@ list_elem(clients, full) -> {"Psi", psi}, {"Adium", adium}, {"Pandion", pandion}, + {"Instantbird", instantbird}, {"Telepathy Gabble", 'telepathy-gabble'}, {"Swift", swift}, {"Kopete", kopete}, @@ -872,6 +873,8 @@ list_elem(clients, full) -> {"BitlBee", bitlbee}, {"jabber.el", jabberel}, {"mcabber", mcabber}, + {"poezio", poezio}, + {"Profanity", profanity}, {"centerim", centerim}, {"Conversations", conversations}, {"yaxim", yaxim},