From eda0d3c6750da5b6f35dc696ac5a11d47ca1e1ea Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 3 Oct 2012 06:23:53 +0000 Subject: FingerPrintModPlus: added thunderbird detection git-svn-id: http://svn.miranda-ng.org/main/trunk@1769 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FingerPrintModPlus/src/masks.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/FingerPrintModPlus/src/masks.cpp') diff --git a/plugins/FingerPrintModPlus/src/masks.cpp b/plugins/FingerPrintModPlus/src/masks.cpp index 9acdb27e75..21fb0d160e 100644 --- a/plugins/FingerPrintModPlus/src/masks.cpp +++ b/plugins/FingerPrintModPlus/src/masks.cpp @@ -382,6 +382,7 @@ KN_FP_MASK def_kn_fp_mask[] = { "client_LeechCraft", _T("|http://leechcraft.org*|LeechCraft*"), _T("LeechCraft"), _T("ClientIcons_Jabber"), IDI_LEECHCRAFT, JABBER_CASE }, { "client_Emas", _T("*.el*"), _T("Emacs"), _T("ClientIcons_Jabber"), IDI_EMACS, JABBER_CASE }, { "client_jTalk", _T("|http://jtalk*|jTalk*"), _T("jTalk"), _T("ClientIcons_Jabber"), IDI_JTALK, JABBER_CASE }, + { "client_Thunderbird", _T("Thunderbir*"), _T("Thunderbird"), _T("ClientIcons_Jabber"), IDI_THUNDERBIRD, JABBER_CASE }, //######################################################################################################################################### //############################################################### VoIP #################################################################### -- cgit v1.2.3