summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-06-14 17:45:43 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-06-14 17:45:43 +0000
commit9d39b63af2a386e7d7528586a6deda509018f249 (patch)
tree06adb7eee69c85afb5f9566dc2c963784b52febd
parent857c54d336dade4cbcc83d33282624bddb0de19d (diff)
- FingerprintNG: added WhatsApp and Google+ Hangouts detection
- langpacks/english: updated git-svn-id: http://svn.miranda-ng.org/main/trunk@4942 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--langpacks/english/=CORE=.txt8
-rw-r--r--langpacks/english/Langpack_english.txt121
-rw-r--r--langpacks/english/Plugins/AuthState.txt2
-rw-r--r--langpacks/english/Plugins/ConnectionNotify.txt45
-rw-r--r--langpacks/english/Plugins/CryptoPP.txt2
-rw-r--r--langpacks/english/Plugins/Exchange.txt39
-rw-r--r--langpacks/english/Plugins/Facebook.txt8
-rw-r--r--langpacks/english/Plugins/Jabber.txt6
-rw-r--r--langpacks/english/Plugins/MenuEx.txt2
-rw-r--r--langpacks/english/Plugins/MobileState.txt2
-rw-r--r--langpacks/english/Plugins/Tlen.txt4
-rw-r--r--langpacks/english/Plugins/TooltipNotify.txt2
-rw-r--r--langpacks/english/Plugins/WhenWasIt.txt1
-rw-r--r--plugins/FingerprintNG/iconpacks/res/Others/Google+ Hangouts.icobin0 -> 1150 bytes
-rw-r--r--plugins/FingerprintNG/iconpacks/res/Others/WhatsApp.icobin0 -> 1150 bytes
-rw-r--r--plugins/FingerprintNG/iconpacks/res/fp_icons.rc4
-rw-r--r--plugins/FingerprintNG/src/masks.cpp10
-rw-r--r--plugins/FingerprintNG/src/resource.h3
18 files changed, 225 insertions, 34 deletions
diff --git a/langpacks/english/=CORE=.txt b/langpacks/english/=CORE=.txt
index 43db5dbd5f..8d505a882f 100644
--- a/langpacks/english/=CORE=.txt
+++ b/langpacks/english/=CORE=.txt
@@ -208,7 +208,6 @@
[&Remove...]
[Miranda NG]
[Miranda NG is being restarted.\nPlease wait...]
-[Close]
[Error Console]
[Error notifications]
[Headers:]
@@ -487,6 +486,7 @@
[File being received]
[File Transfers]
[Clear completed]
+[Close]
[Receiving files]
[Received files folder:]
[Variables Allowed: %userid%, %nick%, %proto%, %miranda_path%, %userprofile%]
@@ -1120,7 +1120,7 @@
[This change is known to be safe.]
[This change is known to be potentially hazardous.]
[This change is not known to be safe.]
-[Invalid setting type. The first character of every value must be b, w, d, l, s, e, u, g, h or n.]
+[Invalid setting type for '%s'. The first character of every value must be b, w, d, l, s, e, u, g, h or n.]
;file \src\modules\database\profilemanager.cpp
[The profile '%s' already exists. Do you want to move it to the Recycle Bin?\n\nWARNING: The profile will be deleted if Recycle Bin is disabled.\nWARNING: A profile may contain confidential information and should be properly deleted.]
[The profile already exists]
@@ -1247,6 +1247,7 @@
[Rename]
[Configure]
[Upgrade]
+[Account %s is being disabled]
[Account is online. Disable account?]
[Account %s is being deleted]
[You need to disable plugin to delete this account]
@@ -1294,6 +1295,9 @@
[Running core plugin]
[Non-loadable plugin]
[Frames]
+[Request authorization]
+[Grant authorization]
+[Revoke authorization]
[Always visible]
[Always invisible]
[Locked status]
diff --git a/langpacks/english/Langpack_english.txt b/langpacks/english/Langpack_english.txt
index 2aebfc88b6..ecc4dd2921 100644
--- a/langpacks/english/Langpack_english.txt
+++ b/langpacks/english/Langpack_english.txt
@@ -209,7 +209,6 @@
[&Remove...]
[Miranda NG]
[Miranda NG is being restarted.\nPlease wait...]
-[Close]
[Error Console]
[Error notifications]
[Headers:]
@@ -488,6 +487,7 @@
[File being received]
[File Transfers]
[Clear completed]
+[Close]
[Receiving files]
[Received files folder:]
[Variables Allowed: %userid%, %nick%, %proto%, %miranda_path%, %userprofile%]
@@ -1121,7 +1121,7 @@
[This change is known to be safe.]
[This change is known to be potentially hazardous.]
[This change is not known to be safe.]
-[Invalid setting type. The first character of every value must be b, w, d, l, s, e, u, g, h or n.]
+[Invalid setting type for '%s'. The first character of every value must be b, w, d, l, s, e, u, g, h or n.]
;file \src\modules\database\profilemanager.cpp
[The profile '%s' already exists. Do you want to move it to the Recycle Bin?\n\nWARNING: The profile will be deleted if Recycle Bin is disabled.\nWARNING: A profile may contain confidential information and should be properly deleted.]
[The profile already exists]
@@ -1248,6 +1248,7 @@
[Rename]
[Configure]
[Upgrade]
+[Account %s is being disabled]
[Account is online. Disable account?]
[Account %s is being deleted]
[You need to disable plugin to delete this account]
@@ -1295,6 +1296,9 @@
[Running core plugin]
[Non-loadable plugin]
[Frames]
+[Request authorization]
+[Grant authorization]
+[Revoke authorization]
[Always visible]
[Always invisible]
[Locked status]
@@ -2306,7 +2310,7 @@
;============================================================
; File: AuthState.dll
; Plugin: Authorization state
-; Version: 0.0.2.0
+; Version: 0.0.2.1
; Authors: Thief, idea by snwbrdr
;============================================================
[If contact didn't authorized you this plugin puts an icon in front of contacts name.]
@@ -4781,6 +4785,51 @@
;file \plugins\CmdLine\src\utils.cpp
[Notify]
[Warning]
+#muuid {4bb5b4aa-c364-4f23-9746-d5b708a286a5}
+;============================================================
+; File: ConnectionNotify.dll
+; Plugin: ConnectionNotify
+; Version: 0.1.0.5
+; Authors: MaKaR
+;============================================================
+[Notify with popup if some connection established]
+;file \plugins\ConnectionNotify\res\ConnectionNotify.rc
+[Set popup colours]
+[Popup options]
+[Background]
+[Text]
+[Close after: ]
+[sec.(0 default, -1 disabled)]
+[Settings]
+[try resolve addresses]
+[Version:]
+[Show notification if no filter defined]
+[Attempt interval (ms.)]
+[X]
+[Online mean]
+[Filters]
+[DN]
+[UP]
+[Rule editor]
+[Application name]
+[Local IP:Port]
+[Action:]
+[OK]
+[Cancel]
+[* and ? wildcard characters also available (for port enter number or *)]
+[Remote IP:Port]
+;file \plugins\ConnectionNotify\src\ConnectionNotify.cpp
+[Always show popup]
+[Never show popup]
+[Status]
+[Application]
+[Internal socket]
+[External socket]
+[Action]
+[Plugins]
+[ConnectionNotify: New Connection Notification]
+;file \plugins\ConnectionNotify\src\filter.cpp
+[First close options window]
#muuid {23d4f302-d513-45b7-9027-445f29557311}
;============================================================
; File: Console.dll
@@ -4933,7 +4982,7 @@
; Authors: Baloo
;============================================================
[Crypto++ library for SecureIM plugin.]
-;file \plugins\CryptoPP\src\GPGw\resource.rc
+;file \plugins\CryptoPP\src\GPGw\gpg.rc
[GnuPG Plugin - Passphrase]
[Enter passphrase for the secret key of user:]
[User ID]
@@ -5588,11 +5637,50 @@
[User name or '*']
[E-mage LAN protocol]
[Network]
+#muuid {2fd0df15-7098-41ce-aa92-ff621806e38b}
+;============================================================
+; File: Exchange.dll
+; Plugin: Exchange
+; Version: 0.1.3.4
+; Authors: Cristian Libotean, Attila Vajda, MaKaR (NG)
+;============================================================
+[Notifies you if you have unread email on an exchange server.]
+;file \plugins\Exchange\res\exchange.rc
+[Unread emails]
+[Close]
+[Mark as read]
+[Dialog]
+[Connection]
+[Username :]
+[Password :]
+[Server :]
+[Preferences]
+[Check every]
+[seconds.]
+[Force reconnect every]
+[minutes.]
+[Check server before trying to connect]
+[Try to connect]
+[times before giving up.]
+[Show email notifications using popup module]
+;file \plugins\Exchange\src\dlg_handlers.cpp
+[Entry ID]
+[Subject]
+[Sender]
+;file \plugins\Exchange\src\emails.cpp
+[You have %d unread emails ...]
+[You have one unread email ...]
+[Exchange email]
+[Do you want to see the email headers ?]
+;file \plugins\Exchange\src\hooked_events.cpp
+[Check exchange mailbox]
+[Exchange notify]
+[Plugins]
#muuid {8432b009-ff32-4727-aae6-a9035038fd58}
;============================================================
; File: Facebook.dll
; Plugin: Facebook RM
-; Version: 0.1.1.0
+; Version: 0.1.1.1
; Authors: Michal Zelinka, Robert Pösel
;============================================================
[Facebook protocol support for Miranda NG.]
@@ -5702,17 +5790,19 @@
[Loading newsfeeds...]
[Checking friend requests...]
[Refreshing buddy list...]
+[Do you want to cancel your friendship with '%s'?]
;file \protocols\FacebookRM\src\theme.cpp
[Facebook icon]
[Mind]
[Poke]
[Newsfeed]
+[Friendship details]
+[Visit profile]
+[Visit friendship details]
[Cancel friendship]
[Cancel friendship request]
[Request friendship]
[Approve friendship]
-[Visit friendship details]
-[Visit profile]
[Mind...]
[Visit Profile]
[Services...]
@@ -9297,9 +9387,6 @@
[Agents list]
[Transports]
[Personal vCard]
-[Request authorization]
-[Grant authorization]
-[Revoke authorization]
[Convert to room]
[Login/logout]
[Resolve nicks]
@@ -9354,6 +9441,9 @@
;file \protocols\JabberG\src\jabber_iq_handlers.cpp
[Http authentication request received]
;file \protocols\JabberG\src\jabber_menu.cpp
+[Request authorization]
+[Grant authorization]
+[Revoke authorization]
[Convert]
[Add to Bookmarks]
[Commands]
@@ -10607,7 +10697,6 @@
[Show in list]
[Always visible]
[Never visible]
-[Request authorization]
[Copy to Account]
[Copy xStatus Message]
[All]
@@ -10623,6 +10712,7 @@
[Miranda NG]
[MenuItemEx]
[Open ignore settings]
+[Request authorization]
;file \plugins\MenuItemEx\src\options.cpp
[Customize]
#muuid {4c4a27cf-5e64-4242-a332-b98b08243e89}
@@ -10914,7 +11004,7 @@
;============================================================
; File: MobileState.dll
; Plugin: Mobile state
-; Version: 0.0.1.1
+; Version: 0.0.1.2
; Authors: Robert Pösel
;============================================================
[Plugin shows mobile icon in contact list next to contacts which are using mobile client.]
@@ -17675,8 +17765,6 @@
[Tlen inbox]
[Group chats]
[Tlen chats]
-[Grant authorization]
-[Request authorization]
[Voice chat]
[Microphone]
[Speaker]
@@ -17688,6 +17776,8 @@
[Tlen Mail]
[Send picture]
[Voice Chat]
+[Request authorization]
+[Grant authorization]
;file \protocols\Tlen\src\tlen_file.cpp
[1 File]
[%d Files]
@@ -17729,7 +17819,7 @@
;============================================================
; File: TooltipNotify.dll
; Plugin: Tooltip notify
-; Version: 0.6.0.47
+; Version: 0.7.0.1
; Authors: perf
;============================================================
[Shows a small tooltip above system tray area when a contact status is changed.]
@@ -19619,6 +19709,7 @@
[Set birthday for %s:]
[%S protocol]
[N/A]
+[Unknown]
[Birthday list (%d)]
[Protocol]
[Contact]
diff --git a/langpacks/english/Plugins/AuthState.txt b/langpacks/english/Plugins/AuthState.txt
index a8bfa38f20..dda35805b9 100644
--- a/langpacks/english/Plugins/AuthState.txt
+++ b/langpacks/english/Plugins/AuthState.txt
@@ -2,7 +2,7 @@
;============================================================
; File: AuthState.dll
; Plugin: Authorization state
-; Version: 0.0.2.0
+; Version: 0.0.2.1
; Authors: Thief, idea by snwbrdr
;============================================================
[If contact didn't authorized you this plugin puts an icon in front of contacts name.]
diff --git a/langpacks/english/Plugins/ConnectionNotify.txt b/langpacks/english/Plugins/ConnectionNotify.txt
new file mode 100644
index 0000000000..3332c7f075
--- /dev/null
+++ b/langpacks/english/Plugins/ConnectionNotify.txt
@@ -0,0 +1,45 @@
+#muuid {4bb5b4aa-c364-4f23-9746-d5b708a286a5}
+;============================================================
+; File: ConnectionNotify.dll
+; Plugin: ConnectionNotify
+; Version: 0.1.0.5
+; Authors: MaKaR
+;============================================================
+[Notify with popup if some connection established]
+;file \plugins\ConnectionNotify\res\ConnectionNotify.rc
+[Set popup colours]
+[Popup options]
+[Background]
+[Text]
+[Close after: ]
+[sec.(0 default, -1 disabled)]
+[Settings]
+[try resolve addresses]
+[Version:]
+[Show notification if no filter defined]
+[Attempt interval (ms.)]
+[X]
+[Online mean]
+[Filters]
+[DN]
+[UP]
+[Rule editor]
+[Application name]
+[Local IP:Port]
+[Action:]
+[OK]
+[Cancel]
+[* and ? wildcard characters also available (for port enter number or *)]
+[Remote IP:Port]
+;file \plugins\ConnectionNotify\src\ConnectionNotify.cpp
+[Always show popup]
+[Never show popup]
+[Status]
+[Application]
+[Internal socket]
+[External socket]
+[Action]
+[Plugins]
+[ConnectionNotify: New Connection Notification]
+;file \plugins\ConnectionNotify\src\filter.cpp
+[First close options window]
diff --git a/langpacks/english/Plugins/CryptoPP.txt b/langpacks/english/Plugins/CryptoPP.txt
index 2bae66fa64..8e929d4101 100644
--- a/langpacks/english/Plugins/CryptoPP.txt
+++ b/langpacks/english/Plugins/CryptoPP.txt
@@ -6,7 +6,7 @@
; Authors: Baloo
;============================================================
[Crypto++ library for SecureIM plugin.]
-;file \plugins\CryptoPP\src\GPGw\resource.rc
+;file \plugins\CryptoPP\src\GPGw\gpg.rc
[GnuPG Plugin - Passphrase]
[Enter passphrase for the secret key of user:]
[User ID]
diff --git a/langpacks/english/Plugins/Exchange.txt b/langpacks/english/Plugins/Exchange.txt
new file mode 100644
index 0000000000..c869aaa202
--- /dev/null
+++ b/langpacks/english/Plugins/Exchange.txt
@@ -0,0 +1,39 @@
+#muuid {2fd0df15-7098-41ce-aa92-ff621806e38b}
+;============================================================
+; File: Exchange.dll
+; Plugin: Exchange
+; Version: 0.1.3.4
+; Authors: Cristian Libotean, Attila Vajda, MaKaR (NG)
+;============================================================
+[Notifies you if you have unread email on an exchange server.]
+;file \plugins\Exchange\res\exchange.rc
+[Unread emails]
+[Close]
+[Mark as read]
+[Dialog]
+[Connection]
+[Username :]
+[Password :]
+[Server :]
+[Preferences]
+[Check every]
+[seconds.]
+[Force reconnect every]
+[minutes.]
+[Check server before trying to connect]
+[Try to connect]
+[times before giving up.]
+[Show email notifications using popup module]
+;file \plugins\Exchange\src\dlg_handlers.cpp
+[Entry ID]
+[Subject]
+[Sender]
+;file \plugins\Exchange\src\emails.cpp
+[You have %d unread emails ...]
+[You have one unread email ...]
+[Exchange email]
+[Do you want to see the email headers ?]
+;file \plugins\Exchange\src\hooked_events.cpp
+[Check exchange mailbox]
+[Exchange notify]
+[Plugins]
diff --git a/langpacks/english/Plugins/Facebook.txt b/langpacks/english/Plugins/Facebook.txt
index 281f45be7e..9715a39b94 100644
--- a/langpacks/english/Plugins/Facebook.txt
+++ b/langpacks/english/Plugins/Facebook.txt
@@ -2,7 +2,7 @@
;============================================================
; File: Facebook.dll
; Plugin: Facebook RM
-; Version: 0.1.1.0
+; Version: 0.1.1.1
; Authors: Michal Zelinka, Robert Pösel
;============================================================
[Facebook protocol support for Miranda NG.]
@@ -112,17 +112,19 @@
[Loading newsfeeds...]
[Checking friend requests...]
[Refreshing buddy list...]
+[Do you want to cancel your friendship with '%s'?]
;file \protocols\FacebookRM\src\theme.cpp
[Facebook icon]
[Mind]
[Poke]
[Newsfeed]
+[Friendship details]
+[Visit profile]
+[Visit friendship details]
[Cancel friendship]
[Cancel friendship request]
[Request friendship]
[Approve friendship]
-[Visit friendship details]
-[Visit profile]
[Mind...]
[Visit Profile]
[Services...]
diff --git a/langpacks/english/Plugins/Jabber.txt b/langpacks/english/Plugins/Jabber.txt
index d54db11950..8bfaa719e5 100644
--- a/langpacks/english/Plugins/Jabber.txt
+++ b/langpacks/english/Plugins/Jabber.txt
@@ -577,9 +577,6 @@
[Agents list]
[Transports]
[Personal vCard]
-[Request authorization]
-[Grant authorization]
-[Revoke authorization]
[Convert to room]
[Login/logout]
[Resolve nicks]
@@ -634,6 +631,9 @@
;file \protocols\JabberG\src\jabber_iq_handlers.cpp
[Http authentication request received]
;file \protocols\JabberG\src\jabber_menu.cpp
+[Request authorization]
+[Grant authorization]
+[Revoke authorization]
[Convert]
[Add to Bookmarks]
[Commands]
diff --git a/langpacks/english/Plugins/MenuEx.txt b/langpacks/english/Plugins/MenuEx.txt
index 74e0c57dd3..8102d7660d 100644
--- a/langpacks/english/Plugins/MenuEx.txt
+++ b/langpacks/english/Plugins/MenuEx.txt
@@ -41,7 +41,6 @@
[Show in list]
[Always visible]
[Never visible]
-[Request authorization]
[Copy to Account]
[Copy xStatus Message]
[All]
@@ -57,5 +56,6 @@
[Miranda NG]
[MenuItemEx]
[Open ignore settings]
+[Request authorization]
;file \plugins\MenuItemEx\src\options.cpp
[Customize]
diff --git a/langpacks/english/Plugins/MobileState.txt b/langpacks/english/Plugins/MobileState.txt
index c8cac1a79c..6b06ac4d0f 100644
--- a/langpacks/english/Plugins/MobileState.txt
+++ b/langpacks/english/Plugins/MobileState.txt
@@ -2,7 +2,7 @@
;============================================================
; File: MobileState.dll
; Plugin: Mobile state
-; Version: 0.0.1.1
+; Version: 0.0.1.2
; Authors: Robert Pösel
;============================================================
[Plugin shows mobile icon in contact list next to contacts which are using mobile client.]
diff --git a/langpacks/english/Plugins/Tlen.txt b/langpacks/english/Plugins/Tlen.txt
index 25a8635490..8307837177 100644
--- a/langpacks/english/Plugins/Tlen.txt
+++ b/langpacks/english/Plugins/Tlen.txt
@@ -139,8 +139,6 @@
[Tlen inbox]
[Group chats]
[Tlen chats]
-[Grant authorization]
-[Request authorization]
[Voice chat]
[Microphone]
[Speaker]
@@ -152,6 +150,8 @@
[Tlen Mail]
[Send picture]
[Voice Chat]
+[Request authorization]
+[Grant authorization]
;file \protocols\Tlen\src\tlen_file.cpp
[1 File]
[%d Files]
diff --git a/langpacks/english/Plugins/TooltipNotify.txt b/langpacks/english/Plugins/TooltipNotify.txt
index 6248ca4221..5d381f2182 100644
--- a/langpacks/english/Plugins/TooltipNotify.txt
+++ b/langpacks/english/Plugins/TooltipNotify.txt
@@ -2,7 +2,7 @@
;============================================================
; File: TooltipNotify.dll
; Plugin: Tooltip notify
-; Version: 0.6.0.47
+; Version: 0.7.0.1
; Authors: perf
;============================================================
[Shows a small tooltip above system tray area when a contact status is changed.]
diff --git a/langpacks/english/Plugins/WhenWasIt.txt b/langpacks/english/Plugins/WhenWasIt.txt
index ab4c163e5f..5e099d41fd 100644
--- a/langpacks/english/Plugins/WhenWasIt.txt
+++ b/langpacks/english/Plugins/WhenWasIt.txt
@@ -64,6 +64,7 @@
[Set birthday for %s:]
[%S protocol]
[N/A]
+[Unknown]
[Birthday list (%d)]
[Protocol]
[Contact]
diff --git a/plugins/FingerprintNG/iconpacks/res/Others/Google+ Hangouts.ico b/plugins/FingerprintNG/iconpacks/res/Others/Google+ Hangouts.ico
new file mode 100644
index 0000000000..328ded0e6e
--- /dev/null
+++ b/plugins/FingerprintNG/iconpacks/res/Others/Google+ Hangouts.ico
Binary files differ
diff --git a/plugins/FingerprintNG/iconpacks/res/Others/WhatsApp.ico b/plugins/FingerprintNG/iconpacks/res/Others/WhatsApp.ico
new file mode 100644
index 0000000000..3388be0b11
--- /dev/null
+++ b/plugins/FingerprintNG/iconpacks/res/Others/WhatsApp.ico
Binary files differ
diff --git a/plugins/FingerprintNG/iconpacks/res/fp_icons.rc b/plugins/FingerprintNG/iconpacks/res/fp_icons.rc
index 31ad67bc83..1da5d855aa 100644
--- a/plugins/FingerprintNG/iconpacks/res/fp_icons.rc
+++ b/plugins/FingerprintNG/iconpacks/res/fp_icons.rc
@@ -619,7 +619,9 @@
IDI_FACEBOOK ICON "others\\Facebook.ico"
IDI_SKYPE ICON "others\\Skype.ico"
IDI_TWITTER ICON "others\\Twitter.ico"
- IDI_XFIRE ICON "others\\xfire.ico"
+ IDI_XFIRE ICON "others\\xFire.ico"
+ IDI_HANGOUTS ICON "others\\Google+ Hangouts.ico"
+ IDI_WHATSAPP ICON "others\\WhatsApp.ico"
//##############################################################################################################
//##################################### Miranda client overlays ################################################
diff --git a/plugins/FingerprintNG/src/masks.cpp b/plugins/FingerprintNG/src/masks.cpp
index e97c3ed6a1..ff0fdbd9cd 100644
--- a/plugins/FingerprintNG/src/masks.cpp
+++ b/plugins/FingerprintNG/src/masks.cpp
@@ -600,12 +600,16 @@ KN_FP_MASK def_kn_fp_mask[] =
{"client_Pidgin", _T("|*Pidgin*|*libpurple*|Purple*"), _T("Pidgin (libpurple)"), IDI_PIDGIN, MULTI_CASE },
- {"client_Python", _T("|*Python*|Py*|*ταλιςμαη*"), LPGENT("Python-based clients"), IDI_PYTHON, MULTI_CASE },
+ {"client_Python", _T("|*Python*|Py*|*ταλιςμαη*"), LPGENT("Python-based clients"), IDI_PYTHON, MULTI_CASE },
- {"client_Jabber", _T("*Jabber*client*"), LPGENT("Jabber client"), IDI_JABBER, JABBER_CASE, TRUE },
+ {"client_Jabber", _T("*Jabber*client*"), LPGENT("Jabber client"), IDI_JABBER, JABBER_CASE, TRUE },
- {"client_XMPP", _T("|*XMPP*|Mrim*|*DRQZ00fz5WPn1gH+*"), LPGENT("XMPP client"), IDI_XMPP, JABBER_CASE },
+ {"client_XMPP", _T("|*XMPP*|Mrim*|*DRQZ00fz5WPn1gH+*"), LPGENT("XMPP client"), IDI_XMPP, JABBER_CASE },
+ {"client_Hangouts", _T("*messaging-AChromeExtension*"), _T("Google+ Hangouts"), IDI_HANGOUTS, OTHER_PROTOS_CASE, TRUE },
+
+ {"client_WhatsApp", _T("*WhatsApp*"), _T("WhatsApp"), IDI_WHATSAPP, OTHER_PROTOS_CASE, TRUE },
+
{"client_Twitter", _T("*Twitter*"), _T("Twitter"), IDI_TWITTER, OTHER_PROTOS_CASE, TRUE },
{"client_Skype", _T("*Skype**"), _T("Skype"), IDI_SKYPE, OTHER_PROTOS_CASE, TRUE },
diff --git a/plugins/FingerprintNG/src/resource.h b/plugins/FingerprintNG/src/resource.h
index 203b76f31e..d219bdaf3b 100644
--- a/plugins/FingerprintNG/src/resource.h
+++ b/plugins/FingerprintNG/src/resource.h
@@ -577,6 +577,9 @@
#define IDI_SKYPE 9002
#define IDI_TWITTER 9003
#define IDI_XFIRE 9004
+#define IDI_HANGOUTS 9005
+#define IDI_WHATSAPP 9006
+
#define IDD_DIALOG 10000
#define IDC_GROUP_MIRANDA 10025
#define IDC_GROUP_MIRANDA_VERSION 10026