diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-03 15:07:54 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-03 15:07:54 +0000 |
commit | 331c93d9cdb265729d7cd576489570326fd84707 (patch) | |
tree | a792131ff0e064c24e85c4c2a5c0a1582b687045 /plugins/FingerprintNG/src/resource.h | |
parent | c853c248ad62fcaec6e4975f445b1f5b07513d7d (diff) |
- FingerprintNG: uKeeper jabber bot detection added, pyICQ detect fixed
git-svn-id: http://svn.miranda-ng.org/main/trunk@2622 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerprintNG/src/resource.h')
-rw-r--r-- | plugins/FingerprintNG/src/resource.h | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/plugins/FingerprintNG/src/resource.h b/plugins/FingerprintNG/src/resource.h index 362b10e01a..9f74850e42 100644 --- a/plugins/FingerprintNG/src/resource.h +++ b/plugins/FingerprintNG/src/resource.h @@ -407,21 +407,22 @@ #define IDI_TRIPLE_SOFTWARE 582
#define IDI_TWITTER 583
//#define IDI_UJABBER 584
-#define IDI_VACUUM 585
-#define IDI_VANDV 586
-#define IDI_VAYUSPHERE 587
-#define IDI_VBUZZER 588
-#define IDI_VIRTUS 589
-#define IDI_VK 590
-#define IDI_VYSPER 591
-#define IDI_WANNACHAT 592
-#define IDI_WEBEX 593
-#define IDI_WHISPERIM 594
-#define IDI_WHOISBOT 595
-#define IDI_WIJA 596
-#define IDI_WILDFIRE 597
-#define IDI_WINJAB 598
-#define IDI_WTW 599
+#define IDI_UKEEPER 585
+#define IDI_VACUUM 586
+#define IDI_VANDV 587
+#define IDI_VAYUSPHERE 588
+#define IDI_VBUZZER 589
+#define IDI_VIRTUS 590
+#define IDI_VK 591
+#define IDI_VYSPER 592
+#define IDI_WANNACHAT 593
+#define IDI_WEBEX 594
+#define IDI_WHISPERIM 595
+#define IDI_WHOISBOT 596
+#define IDI_WIJA 597
+#define IDI_WILDFIRE 598
+#define IDI_WINJAB 599
+#define IDI_WTW 600
#define IDI_XABBER 601
#define IDI_GABBLE 602
#define IDI_XEUS 603
|