mod_statsdx: Recognize another few client names

This commit is contained in:
Holger Weiss 2015-02-17 12:04:29 +01:00
parent 741a1de374
commit 43add0866e
1 changed files with 3 additions and 0 deletions

View File

@ -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},