summaryrefslogtreecommitdiff
path: root/FingerPrintModPlus
diff options
context:
space:
mode:
authorgeorge.hazan <george.hazan@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-12-02 12:52:28 +0000
committergeorge.hazan <george.hazan@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-12-02 12:52:28 +0000
commit65435f0fccc9e30f44a35ef1f8271902bb33e518 (patch)
tree7756051c1eea2f63998556a4c0c0b4c4f61e9dd7 /FingerPrintModPlus
parentcace9b0010042c74806f249479cbcce2ba8ae448 (diff)
qip2012 detection
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@235 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'FingerPrintModPlus')
-rw-r--r--FingerPrintModPlus/src/fingerprints.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/FingerPrintModPlus/src/fingerprints.h b/FingerPrintModPlus/src/fingerprints.h
index 51c06fd..7e1f60c 100644
--- a/FingerPrintModPlus/src/fingerprints.h
+++ b/FingerPrintModPlus/src/fingerprints.h
@@ -125,8 +125,7 @@ KN_FP_MASK def_kn_fp_mask[] =
{ "client_Ayttm", _T("*Ayttm*"), _T("Ayttm"), _T("ClientIcons_Multiprotocols"), IDI_AYTTM, MULTIPROTOCOL_CASE },
{ "client_qutIM", _T("*qutIM*"), _T("qutIM"), _T("ClientIcons_Multiprotocols"), IDI_QUTIM, MULTIPROTOCOL_CASE },
{ "client_YamiGo", _T("YamiGo*"), _T("YamiGo"), _T("ClientIcons_Multiprotocols"), IDI_YAMIGO, MULTIPROTOCOL_CASE },
- { "client_QIP_2012", _T("|QIP 2012*|http://qip* 64??")
- _T("|http://qip* 65??"), _T("QIP 2012"), _T("ClientIcons_Multiprotocols"), IDI_QIP_INFIUM, MULTIPROTOCOL_CASE },
+ { "client_QIP_2012", _T("|QIP 2012*|http://qip.ru/caps*"), _T("QIP 2012"), _T("ClientIcons_Multiprotocols"), IDI_QIP_INFIUM, MULTIPROTOCOL_CASE },
{ "client_QIP_Infium", _T("|QIP Infium*|http://qip*"), _T("QIP Infium"), _T("ClientIcons_Multiprotocols"), IDI_QIP_INFIUM, MULTIPROTOCOL_CASE },
{ "client_QIP_2010", _T("|QIP 2010*|http://2010.qip.ru*"), _T("QIP 2010"), _T("ClientIcons_Multiprotocols"), IDI_QIP_2010, MULTIPROTOCOL_CASE },
{ "client_QIP_PDA", _T("|QIP PDA*|http://pda.qip.ru/caps*")