diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2012-01-26 19:38:05 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2012-01-26 19:38:05 +0000 |
commit | c39f615896997873ff17fd19c8cab061fe7eb2f5 (patch) | |
tree | 5fe2d2ba81b37536a77e5312c1e179aefa6a6ef0 | |
parent | 62537d7ea8802f83360dab2aa6db74f003e17ae4 (diff) |
FingerPrintModPlus: Jasmine IM detection added
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@265 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
-rw-r--r-- | FingerPrintModPlus/icons/multi-protocol/JasmineIM.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | FingerPrintModPlus/res/icons_Multiprotocols.rc | 1 | ||||
-rw-r--r-- | FingerPrintModPlus/res/resource.h | 63 | ||||
-rw-r--r-- | FingerPrintModPlus/src/fingerprints.h | 1 |
4 files changed, 34 insertions, 31 deletions
diff --git a/FingerPrintModPlus/icons/multi-protocol/JasmineIM.ico b/FingerPrintModPlus/icons/multi-protocol/JasmineIM.ico Binary files differnew file mode 100644 index 0000000..dab1238 --- /dev/null +++ b/FingerPrintModPlus/icons/multi-protocol/JasmineIM.ico diff --git a/FingerPrintModPlus/res/icons_Multiprotocols.rc b/FingerPrintModPlus/res/icons_Multiprotocols.rc index 1acc0ba..50e1f65 100644 --- a/FingerPrintModPlus/res/icons_Multiprotocols.rc +++ b/FingerPrintModPlus/res/icons_Multiprotocols.rc @@ -61,6 +61,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US IDI_IMOIM ICON "..\\icons\\multi-protocol\\imoim.ico"
IDI_INLUX ICON "..\\icons\\multi-protocol\\Inlux Messenger.ico"
IDI_INSTANTBIRD ICON "..\\icons\\multi-protocol\\Instantbird.ico"
+ IDI_JASMINEIM ICON "..\\icons\\multi-protocol\\JasmineIM.ico"
IDI_JIMM ICON "..\\icons\\multi-protocol\\Jimm.ico"
IDI_KOPETE ICON "..\\icons\\multi-protocol\\Kopete.ico"
IDI_MCHAT ICON "..\\icons\\multi-protocol\\mChat.ico"
diff --git a/FingerPrintModPlus/res/resource.h b/FingerPrintModPlus/res/resource.h index 6c4dde5..87dd82c 100644 --- a/FingerPrintModPlus/res/resource.h +++ b/FingerPrintModPlus/res/resource.h @@ -428,37 +428,38 @@ #define IDI_IMOIM 576
#define IDI_INLUX 577
#define IDI_INSTANTBIRD 578
-#define IDI_JIMM 579
-#define IDI_KOPETE 580
-#define IDI_MCHAT 581
-#define IDI_MEEBO 582
-#define IDI_MEETRO 583
-#define IDI_NATSIEMENS 584
-#define IDI_ONETEAM 585
-#define IDI_PALRINGO 586
-#define IDI_PIDGIN 587
-#define IDI_PIGEON 588
-#define IDI_PRELUDE 589
-#define IDI_PROTEUS 590
-#define IDI_PYTHON 591
-#define IDI_QIP_2010 592
-#define IDI_QIP_INFIUM 593
-#define IDI_QIP_PDA 594
-#define IDI_QNEXT 595
-#define IDI_QUTIM 596
-#define IDI_SIM 597
-#define IDI_SIM_LINUX 598
-#define IDI_SIM_LINUX_OLD 599
-#define IDI_SIM_MACOSX 600
-#define IDI_SIM_MACOSX_OLD 601
-#define IDI_SIM_OLD 602
-#define IDI_SIM_WIN 603
-#define IDI_SIM_WIN_OLD 604
-#define IDI_TRILLIAN 605
-#define IDI_TRILLIAN_ASTRA 606
-#define IDI_TRILLIAN_PRO 607
-#define IDI_UIM 608
-#define IDI_YAMIGO 609
+#define IDI_JASMINEIM 579
+#define IDI_JIMM 580
+#define IDI_KOPETE 581
+#define IDI_MCHAT 582
+#define IDI_MEEBO 583
+#define IDI_MEETRO 584
+#define IDI_NATSIEMENS 585
+#define IDI_ONETEAM 586
+#define IDI_PALRINGO 587
+#define IDI_PIDGIN 588
+#define IDI_PIGEON 589
+#define IDI_PRELUDE 590
+#define IDI_PROTEUS 591
+#define IDI_PYTHON 592
+#define IDI_QIP_2010 593
+#define IDI_QIP_INFIUM 594
+#define IDI_QIP_PDA 595
+#define IDI_QNEXT 596
+#define IDI_QUTIM 597
+#define IDI_SIM 598
+#define IDI_SIM_LINUX 599
+#define IDI_SIM_LINUX_OLD 600
+#define IDI_SIM_MACOSX 601
+#define IDI_SIM_MACOSX_OLD 602
+#define IDI_SIM_OLD 603
+#define IDI_SIM_WIN 604
+#define IDI_SIM_WIN_OLD 605
+#define IDI_TRILLIAN 606
+#define IDI_TRILLIAN_ASTRA 607
+#define IDI_TRILLIAN_PRO 608
+#define IDI_UIM 609
+#define IDI_YAMIGO 610
//##############################################################################################################
//MirandaIM Packs
diff --git a/FingerPrintModPlus/src/fingerprints.h b/FingerPrintModPlus/src/fingerprints.h index d29cd76..c975575 100644 --- a/FingerPrintModPlus/src/fingerprints.h +++ b/FingerPrintModPlus/src/fingerprints.h @@ -138,6 +138,7 @@ KN_FP_MASK def_kn_fp_mask[] = { "client_Instantbird", _T("*Instantbird*"), _T("Instantbird"), _T("ClientIcons_Multiprotocols"), IDI_INSTANTBIRD, MULTIPROTOCOL_CASE },
{ "client_Jimm", _T("|*Jimm*|mobicq*"), _T("Jimm"), _T("ClientIcons_Multiprotocols"), IDI_JIMM, MULTIPROTOCOL_CASE },
{ "client_Digsby", _T("*Digsby*"), _T("Digsby"), _T("ClientIcons_Multiprotocols"), IDI_DIGSBY, MULTIPROTOCOL_CASE },
+ { "client_Jasmine_IM", _T("|Jasmine IM*|http://jasmineicq.ru/caps*"), _T("Jasmine IM"), _T("ClientIcons_Multiprotocols"), IDI_JASMINEIM, MULTIPROTOCOL_CASE },
//#########################################################################################################################################
//########################################################### Other ICQ clients ###########################################################
|