diff options
author | dartraiden <wowemuh@gmail.com> | 2017-11-29 14:49:27 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-11-29 14:49:27 +0300 |
commit | f49ae9a60e762649b80bd25bab4a1e7be30c3341 (patch) | |
tree | 3c11f156cf4a3f0052c079384d8974ccd211fc74 | |
parent | f66d76c7bdf88db730fe6bd6ed594cded8bd2bb2 (diff) |
goodbye WhatsApp
-rw-r--r-- | plugins/FingerprintNG/src/masks.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/FingerprintNG/src/masks.cpp b/plugins/FingerprintNG/src/masks.cpp index dc4960ad41..19ed3f5950 100644 --- a/plugins/FingerprintNG/src/masks.cpp +++ b/plugins/FingerprintNG/src/masks.cpp @@ -1,4 +1,4 @@ -/*
+/*
Fingerprint NG (client version) icons module for Miranda NG
Copyright © 2006-17 ghazan, mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors.
@@ -613,8 +613,6 @@ KN_FP_MASK def_kn_fp_mask[] = { "client_Hangouts", L"messaging-*", L"Google+ Hangouts", IDI_HANGOUTS, OTHER_PROTOS_CASE, TRUE },
- { "client_WhatsApp", L"*WhatsApp*", L"WhatsApp", IDI_WHATSAPP, OTHER_PROTOS_CASE, TRUE },
-
{ "client_Twitter", L"*Twitter*", L"Twitter", IDI_TWITTER, OTHER_PROTOS_CASE, TRUE },
{ "client_Skype", L"*Skype**", L"Skype", IDI_SKYPE, OTHER_PROTOS_CASE },
|