diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-02 20:51:46 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-02 20:51:46 +0000 |
commit | 4f0bbea5843f8ab3c0242f560ea60fdf23de3ed7 (patch) | |
tree | 8a6c33f460a8f8273e00b2cfc90c759ba7c0c9eb /plugins/!Deprecated/FingerPrintModPlus/res | |
parent | f12bf963f7d43af7d2c7f8779eeac9d122a72d57 (diff) |
- FingerprintNG is a new default fingerprint now.
- FingerPrintModPlus moved to deprecated
- PluginUpdater renames the fingerprint icons to match FingerprintNG
git-svn-id: http://svn.miranda-ng.org/main/trunk@2612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!Deprecated/FingerPrintModPlus/res')
532 files changed, 2024 insertions, 0 deletions
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons.rc new file mode 100644 index 0000000000..8276a03576 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons.rc @@ -0,0 +1,73 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//########################################### Other ############################################################
+//##############################################################################################################
+ IDI_NOTFOUND ICON "icons\\Other\\notfound.ico"
+ IDI_UNDETECTED ICON "icons\\Other\\undetected.ico"
+ IDI_UNKNOWN ICON "icons\\Other\\unknown.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM.ico Binary files differnew file mode 100644 index 0000000000..2d7ba76b21 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_4.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_4.x.ico Binary files differnew file mode 100644 index 0000000000..f82188d57d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_4.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_5.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_5.x.ico Binary files differnew file mode 100644 index 0000000000..17c6907915 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_5.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Mac.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Mac.ico Binary files differnew file mode 100644 index 0000000000..7c7c073c56 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Mac.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Mobile.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Mobile.ico Binary files differnew file mode 100644 index 0000000000..a37a19cbef --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Mobile.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Triton.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Triton.ico Binary files differnew file mode 100644 index 0000000000..8df93cc206 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/AIM_Triton.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/TerraIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/TerraIM.ico Binary files differnew file mode 100644 index 0000000000..a1f32418fc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/TerraIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/miniaim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/miniaim.ico Binary files differnew file mode 100644 index 0000000000..7daf67f49f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/miniaim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/naim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/naim.ico Binary files differnew file mode 100644 index 0000000000..2098e69f67 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/AIM/naim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Gadu-Gadu/Gadu_Gadu_6.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Gadu-Gadu/Gadu_Gadu_6.ico Binary files differnew file mode 100644 index 0000000000..9ed0e8cb7a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Gadu-Gadu/Gadu_Gadu_6.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Gadu-Gadu/Gadu_Gadu_7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Gadu-Gadu/Gadu_Gadu_7.ico Binary files differnew file mode 100644 index 0000000000..59e50ec1a2 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Gadu-Gadu/Gadu_Gadu_7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/&RQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/&RQ.ico Binary files differnew file mode 100644 index 0000000000..a420b5e8ed --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/&RQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/1&1.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/1&1.ico Binary files differnew file mode 100644 index 0000000000..994b8deb77 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/1&1.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Anastasia.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Anastasia.ico Binary files differnew file mode 100644 index 0000000000..1484d9534e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Anastasia.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/D[i]Chat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/D[i]Chat.ico Binary files differnew file mode 100644 index 0000000000..316feaf4c2 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/D[i]Chat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Delphi.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Delphi.ico Binary files differnew file mode 100644 index 0000000000..a00f558c1e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Delphi.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/GLICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/GLICQ.ico Binary files differnew file mode 100644 index 0000000000..378d8de089 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/GLICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/GnomeICU.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/GnomeICU.ico Binary files differnew file mode 100644 index 0000000000..ef14568e9c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/GnomeICU.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/IC@.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/IC@.ico Binary files differnew file mode 100644 index 0000000000..ff43ffdb01 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/IC@.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/ICQ_2.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/ICQ_2.x.ico Binary files differnew file mode 100644 index 0000000000..7d82df796a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/ICQ_2.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/IMadering.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/IMadering.ico Binary files differnew file mode 100644 index 0000000000..501ef90545 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/IMadering.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/JICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/JICQ.ico Binary files differnew file mode 100644 index 0000000000..46c387fe98 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/JICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/KM_Aska.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/KM_Aska.ico Binary files differnew file mode 100644 index 0000000000..f05acbba54 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/KM_Aska.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/LibICQ2000.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/LibICQ2000.ico Binary files differnew file mode 100644 index 0000000000..e3d26d8511 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/LibICQ2000.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Licq.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Licq.ico Binary files differnew file mode 100644 index 0000000000..9090db1cca --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Licq.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/MIP.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/MIP.ico Binary files differnew file mode 100644 index 0000000000..c63e4ac7ea --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/MIP.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/NanoICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/NanoICQ.ico Binary files differnew file mode 100644 index 0000000000..85524d7f85 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/NanoICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/QIP.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/QIP.ico Binary files differnew file mode 100644 index 0000000000..251d6d2d0a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/QIP.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/R&Q.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/R&Q.ico Binary files differnew file mode 100644 index 0000000000..aab46fa0c9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/R&Q.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/SmartICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/SmartICQ.ico Binary files differnew file mode 100644 index 0000000000..14fb18c8bc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/SmartICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Spambot.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Spambot.ico Binary files differnew file mode 100644 index 0000000000..824fd17156 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Spambot.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/StrICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/StrICQ.ico Binary files differnew file mode 100644 index 0000000000..662bee3232 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/StrICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/WebICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/WebICQ.ico Binary files differnew file mode 100644 index 0000000000..157a6899a4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/WebICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/YSM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/YSM.ico Binary files differnew file mode 100644 index 0000000000..00e4207a67 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/YSM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Yeemp.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Yeemp.ico Binary files differnew file mode 100644 index 0000000000..a5f68d5b44 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/Yeemp.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/alICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/alICQ.ico Binary files differnew file mode 100644 index 0000000000..b33abe2ad3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/alICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/biohazard.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/biohazard.ico Binary files differnew file mode 100644 index 0000000000..b0427a1498 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/biohazard.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/corepager.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/corepager.ico Binary files differnew file mode 100644 index 0000000000..ab90b2e25c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/corepager.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/kxICQ2.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/kxICQ2.ico Binary files differnew file mode 100644 index 0000000000..9254f77a2b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/kxICQ2.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/locid.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/locid.ico Binary files differnew file mode 100644 index 0000000000..a51040b703 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/locid.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/mICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/mICQ.ico Binary files differnew file mode 100644 index 0000000000..53b337dfef --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/mICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/nICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/nICQ.ico Binary files differnew file mode 100644 index 0000000000..4f2907e914 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/nICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ for PocketPC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ for PocketPC.ico Binary files differnew file mode 100644 index 0000000000..fac72c3a84 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ for PocketPC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ.ico Binary files differnew file mode 100644 index 0000000000..f7243308f6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_6.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_6.ico Binary files differnew file mode 100644 index 0000000000..952a5675e9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_6.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_ABV.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_ABV.ico Binary files differnew file mode 100644 index 0000000000..d345fedc0f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_ABV.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Bigmir.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Bigmir.ico Binary files differnew file mode 100644 index 0000000000..153481e6af --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Bigmir.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Compad.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Compad.ico Binary files differnew file mode 100644 index 0000000000..7d517906ea --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Compad.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Lite4.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Lite4.ico Binary files differnew file mode 100644 index 0000000000..a075efb3a0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Lite4.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Lite7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Lite7.ico Binary files differnew file mode 100644 index 0000000000..fc37f0d34f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Lite7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Netvigator.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Netvigator.ico Binary files differnew file mode 100644 index 0000000000..cefaf9ad2f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Netvigator.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Pro7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Pro7.ico Binary files differnew file mode 100644 index 0000000000..c622909048 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Pro7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Rambler.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Rambler.ico Binary files differnew file mode 100644 index 0000000000..8eb7a6d28a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_Rambler.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_iMac.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_iMac.ico Binary files differnew file mode 100644 index 0000000000..fbaa66ce30 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/ICQ_iMac.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 5.1.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 5.1.ico Binary files differnew file mode 100644 index 0000000000..daed9c2c54 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 5.1.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 5.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 5.ico Binary files differnew file mode 100644 index 0000000000..002ec000e1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 5.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 6.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 6.ico Binary files differnew file mode 100644 index 0000000000..98b04863fe --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 6.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 7.ico Binary files differnew file mode 100644 index 0000000000..389d0b5015 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq 7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2000.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2000.ico Binary files differnew file mode 100644 index 0000000000..f50be52bea --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2000.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2001.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2001.ico Binary files differnew file mode 100644 index 0000000000..868ee4db69 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2001.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2002.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2002.ico Binary files differnew file mode 100644 index 0000000000..e2cc9b0ed5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2002.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2003.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2003.ico Binary files differnew file mode 100644 index 0000000000..b22c02784d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/Icq2003.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/IcqLite 4.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/IcqLite 4.ico Binary files differnew file mode 100644 index 0000000000..d56afea91c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/official/IcqLite 4.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/slick.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/slick.ico Binary files differnew file mode 100644 index 0000000000..3f0046f889 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/slick.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/smaper.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/smaper.ico Binary files differnew file mode 100644 index 0000000000..493bdf8f0b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/smaper.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/stICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/stICQ.ico Binary files differnew file mode 100644 index 0000000000..3ff3b16f91 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/stICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/vICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/vICQ.ico Binary files differnew file mode 100644 index 0000000000..9a77d80faa --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/vICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/vmICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/vmICQ.ico Binary files differnew file mode 100644 index 0000000000..0047d93b78 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/ICQ/vmICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/AmIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/AmIRC.ico Binary files differnew file mode 100644 index 0000000000..074acf8732 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/AmIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Babbel.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Babbel.ico Binary files differnew file mode 100644 index 0000000000..cd730a7e54 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Babbel.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/BersIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/BersIRC.ico Binary files differnew file mode 100644 index 0000000000..3190518a95 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/BersIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ChatZilla.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ChatZilla.ico Binary files differnew file mode 100644 index 0000000000..70efe0eac2 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ChatZilla.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Conversation.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Conversation.ico Binary files differnew file mode 100644 index 0000000000..028e927bd0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Conversation.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Eggdrop.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Eggdrop.ico Binary files differnew file mode 100644 index 0000000000..e02d41c6c0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Eggdrop.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Eggdrop_RacBot.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Eggdrop_RacBot.ico Binary files differnew file mode 100644 index 0000000000..c2f5222c19 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Eggdrop_RacBot.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/FChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/FChat.ico Binary files differnew file mode 100644 index 0000000000..9de2c8b39f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/FChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/GDP Web Chat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/GDP Web Chat.ico Binary files differnew file mode 100644 index 0000000000..62730f82fd --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/GDP Web Chat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/GoPowerTools.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/GoPowerTools.ico Binary files differnew file mode 100644 index 0000000000..575ff82d03 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/GoPowerTools.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/HydraIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/HydraIRC.ico Binary files differnew file mode 100644 index 0000000000..009ee95638 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/HydraIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IRCXpro.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IRCXpro.ico Binary files differnew file mode 100644 index 0000000000..2c88e8d55c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IRCXpro.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IRC_unknown.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IRC_unknown.ico Binary files differnew file mode 100644 index 0000000000..54a3b18f29 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IRC_unknown.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat 5.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat 5.ico Binary files differnew file mode 100644 index 0000000000..9b402b9f57 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat 5.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat 7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat 7.ico Binary files differnew file mode 100644 index 0000000000..8d18feaab7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat 7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat.ico Binary files differnew file mode 100644 index 0000000000..76e729d2f7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/IceChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/KVIrc.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/KVIrc.ico Binary files differnew file mode 100644 index 0000000000..d0c199b463 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/KVIrc.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Klient.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Klient.ico Binary files differnew file mode 100644 index 0000000000..c686b77c7e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Klient.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Konversation.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Konversation.ico Binary files differnew file mode 100644 index 0000000000..4dfab48e8a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Konversation.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/NeoRa Trion.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/NeoRa Trion.ico Binary files differnew file mode 100644 index 0000000000..41e3799a42 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/NeoRa Trion.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Nettalk.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Nettalk.ico Binary files differnew file mode 100644 index 0000000000..9fdf9a5674 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Nettalk.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/NoNameScript.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/NoNameScript.ico Binary files differnew file mode 100644 index 0000000000..da3fe7d929 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/NoNameScript.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Opera.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Opera.ico Binary files differnew file mode 100644 index 0000000000..2d0390104f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Opera.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/PJIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/PJIRC.ico Binary files differnew file mode 100644 index 0000000000..d279e6e3db --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/PJIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Pirch.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Pirch.ico Binary files differnew file mode 100644 index 0000000000..220d78069f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Pirch.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ProChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ProChat.ico Binary files differnew file mode 100644 index 0000000000..c627e92b80 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ProChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/SmartIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/SmartIRC.ico Binary files differnew file mode 100644 index 0000000000..17dc01c2f7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/SmartIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Snak.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Snak.ico Binary files differnew file mode 100644 index 0000000000..f6f508b145 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Snak.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/SysReset.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/SysReset.ico Binary files differnew file mode 100644 index 0000000000..f6cde31e8d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/SysReset.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VircaIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VircaIRC.ico Binary files differnew file mode 100644 index 0000000000..90c28f6472 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VircaIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VisionIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VisionIRC.ico Binary files differnew file mode 100644 index 0000000000..9f55866ef4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VisionIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VisualIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VisualIRC.ico Binary files differnew file mode 100644 index 0000000000..73dd1a1a6b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VisualIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VortecIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VortecIRC.ico Binary files differnew file mode 100644 index 0000000000..49928fcaa7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/VortecIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/WLIrc.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/WLIrc.ico Binary files differnew file mode 100644 index 0000000000..474d8780df --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/WLIrc.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/WeeChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/WeeChat.ico Binary files differnew file mode 100644 index 0000000000..3b6b38b632 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/WeeChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/X-Chat Aqua.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/X-Chat Aqua.ico Binary files differnew file mode 100644 index 0000000000..258a6578ba --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/X-Chat Aqua.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Xirc.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Xirc.ico Binary files differnew file mode 100644 index 0000000000..f9ce1a0d2f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Xirc.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Xircon.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Xircon.ico Binary files differnew file mode 100644 index 0000000000..608b8cba74 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/Xircon.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ZipTorrent.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ZipTorrent.ico Binary files differnew file mode 100644 index 0000000000..93487f6939 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ZipTorrent.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/aMule.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/aMule.ico Binary files differnew file mode 100644 index 0000000000..13d28001e0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/aMule.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/cbirc.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/cbirc.ico Binary files differnew file mode 100644 index 0000000000..8055b6336e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/cbirc.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/dIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/dIRC.ico Binary files differnew file mode 100644 index 0000000000..2c17d91dac --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/dIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule.ico Binary files differnew file mode 100644 index 0000000000..cac21886ff --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_MorphXT.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_MorphXT.ico Binary files differnew file mode 100644 index 0000000000..cfa35f193c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_MorphXT.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_Neo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_Neo.ico Binary files differnew file mode 100644 index 0000000000..c52b7a0cb1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_Neo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_Xtreme.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_Xtreme.ico Binary files differnew file mode 100644 index 0000000000..0e65fc0c51 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_Xtreme.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_plus.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_plus.ico Binary files differnew file mode 100644 index 0000000000..72dbdcb633 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/eMule_plus.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ircle.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ircle.ico Binary files differnew file mode 100644 index 0000000000..456a7feec4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ircle.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/irssi.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/irssi.ico Binary files differnew file mode 100644 index 0000000000..b8a7abea69 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/irssi.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/jircii.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/jircii.ico Binary files differnew file mode 100644 index 0000000000..5a38f9ecb1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/jircii.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/jmIrc.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/jmIrc.ico Binary files differnew file mode 100644 index 0000000000..e576c402f3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/jmIrc.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ksirc.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ksirc.ico Binary files differnew file mode 100644 index 0000000000..70d057271b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/ksirc.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/mIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/mIRC.ico Binary files differnew file mode 100644 index 0000000000..cd4020a8ca --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/mIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/mp3script.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/mp3script.ico Binary files differnew file mode 100644 index 0000000000..964f2a2e61 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/mp3script.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/pIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/pIRC.ico Binary files differnew file mode 100644 index 0000000000..1ef17e436c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/pIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/piorun.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/piorun.ico Binary files differnew file mode 100644 index 0000000000..f1037d52a3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/piorun.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/psyBNC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/psyBNC.ico Binary files differnew file mode 100644 index 0000000000..b04803c123 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/psyBNC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/savIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/savIRC.ico Binary files differnew file mode 100644 index 0000000000..c79fe7006c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/savIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/wmIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/wmIRC.ico Binary files differnew file mode 100644 index 0000000000..21f5216c95 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/wmIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/xBitch.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/xBitch.ico Binary files differnew file mode 100644 index 0000000000..8f2ce34a7a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/xBitch.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/xChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/xChat.ico Binary files differnew file mode 100644 index 0000000000..792f37b5ca --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/xChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/zsIRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/zsIRC.ico Binary files differnew file mode 100644 index 0000000000..26875552f3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/IRC/zsIRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Akeni.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Akeni.ico Binary files differnew file mode 100644 index 0000000000..5dd2c6c926 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Akeni.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Android.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Android.ico Binary files differnew file mode 100644 index 0000000000..1a6d688560 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Android.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Anothr Rss Bot.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Anothr Rss Bot.ico Binary files differnew file mode 100644 index 0000000000..27d44e1a89 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Anothr Rss Bot.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Aqq.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Aqq.ico Binary files differnew file mode 100644 index 0000000000..40b26eed58 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Aqq.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BellSouth.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BellSouth.ico Binary files differnew file mode 100644 index 0000000000..099fe07ecd --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BellSouth.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BitWise.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BitWise.ico Binary files differnew file mode 100644 index 0000000000..2fba693e72 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BitWise.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BlackBerry.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BlackBerry.ico Binary files differnew file mode 100644 index 0000000000..d40cdb5036 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BlackBerry.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Bowline.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Bowline.ico Binary files differnew file mode 100644 index 0000000000..209eabf70c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Bowline.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BuddySpace.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BuddySpace.ico Binary files differnew file mode 100644 index 0000000000..ad3345ef24 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/BuddySpace.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Chatopus.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Chatopus.ico Binary files differnew file mode 100644 index 0000000000..c4ee122394 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Chatopus.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Chikka.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Chikka.ico Binary files differnew file mode 100644 index 0000000000..730154466c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Chikka.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/ChitChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/ChitChat.ico Binary files differnew file mode 100644 index 0000000000..1b2312ee49 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/ChitChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Coccinella.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Coccinella.ico Binary files differnew file mode 100644 index 0000000000..07f5a2ca87 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Coccinella.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Colibry.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Colibry.ico Binary files differnew file mode 100644 index 0000000000..9f72281c31 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Colibry.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Colloquy.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Colloquy.ico Binary files differnew file mode 100644 index 0000000000..c9634272dd --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Colloquy.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Desyr.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Desyr.ico Binary files differnew file mode 100644 index 0000000000..2427e48c6b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Desyr.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Emacs.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Emacs.ico Binary files differnew file mode 100644 index 0000000000..71b7124194 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Emacs.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Exodus.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Exodus.ico Binary files differnew file mode 100644 index 0000000000..c3e81b8e17 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Exodus.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Eyeball Chat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Eyeball Chat.ico Binary files differnew file mode 100644 index 0000000000..cd359a0870 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Eyeball Chat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Facebook.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Facebook.ico Binary files differnew file mode 100644 index 0000000000..eb23aac442 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Facebook.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Fire.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Fire.ico Binary files differnew file mode 100644 index 0000000000..40ddc7b1ab --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Fire.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GCN.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GCN.ico Binary files differnew file mode 100644 index 0000000000..28cc5f698c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GCN.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GNU_Gadu.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GNU_Gadu.ico Binary files differnew file mode 100644 index 0000000000..40b9b219a8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GNU_Gadu.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GOIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GOIM.ico Binary files differnew file mode 100644 index 0000000000..0840fa46c9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GOIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GTalk Gadget.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GTalk Gadget.ico Binary files differnew file mode 100644 index 0000000000..f682046446 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GTalk Gadget.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GTalk.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GTalk.ico Binary files differnew file mode 100644 index 0000000000..4126f32885 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GTalk.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gabber.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gabber.ico Binary files differnew file mode 100644 index 0000000000..729bc9b0e0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gabber.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gajim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gajim.ico Binary files differnew file mode 100644 index 0000000000..91ad77a053 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gajim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gmail.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gmail.ico Binary files differnew file mode 100644 index 0000000000..09dcf65ce3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gmail.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gmail_Conference_Bot.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gmail_Conference_Bot.ico Binary files differnew file mode 100644 index 0000000000..dbcc7d54fa --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gmail_Conference_Bot.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gnome.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gnome.ico Binary files differnew file mode 100644 index 0000000000..ae58e8673c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gnome.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GoTalkMobile.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GoTalkMobile.ico Binary files differnew file mode 100644 index 0000000000..d86299c12b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GoTalkMobile.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gossip.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gossip.ico Binary files differnew file mode 100644 index 0000000000..c0cdd46f0b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gossip.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GreenThumb.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GreenThumb.ico Binary files differnew file mode 100644 index 0000000000..4b298e3c31 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/GreenThumb.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gush.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gush.ico Binary files differnew file mode 100644 index 0000000000..02c9bdbb19 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Gush.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/IMCom.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/IMCom.ico Binary files differnew file mode 100644 index 0000000000..a0e3dc414e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/IMCom.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Imified.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Imified.ico Binary files differnew file mode 100644 index 0000000000..b958bf0ee5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Imified.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Importal.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Importal.ico Binary files differnew file mode 100644 index 0000000000..49fd324f9d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Importal.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Instan-t.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Instan-t.ico Binary files differnew file mode 100644 index 0000000000..6e4c2744d4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Instan-t.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Interaction.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Interaction.ico Binary files differnew file mode 100644 index 0000000000..b651eb4435 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Interaction.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JAJC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JAJC.ico Binary files differnew file mode 100644 index 0000000000..13096e9849 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JAJC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JBother.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JBother.ico Binary files differnew file mode 100644 index 0000000000..ac8656acf1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JBother.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JClaim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JClaim.ico Binary files differnew file mode 100644 index 0000000000..bd19a824be --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JClaim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JMC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JMC.ico Binary files differnew file mode 100644 index 0000000000..5161f07d5f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JMC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JWChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JWChat.ico Binary files differnew file mode 100644 index 0000000000..96b6bd984b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JWChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JWGC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JWGC.ico Binary files differnew file mode 100644 index 0000000000..032bdd9a75 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JWGC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberApplet.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberApplet.ico Binary files differnew file mode 100644 index 0000000000..704b035510 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberApplet.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberFoX.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberFoX.ico Binary files differnew file mode 100644 index 0000000000..c87f28b49c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberFoX.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberMessenger.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberMessenger.ico Binary files differnew file mode 100644 index 0000000000..05ae27db71 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberMessenger.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberNaut.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberNaut.ico Binary files differnew file mode 100644 index 0000000000..30131ccf1f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberNaut.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberWocky.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberWocky.ico Binary files differnew file mode 100644 index 0000000000..72e6bf47aa --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberWocky.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberZilla.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberZilla.ico Binary files differnew file mode 100644 index 0000000000..910f06315c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/JabberZilla.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabber_BeOS.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabber_BeOS.ico Binary files differnew file mode 100644 index 0000000000..80ec6eaf75 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabber_BeOS.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabbin.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabbin.ico Binary files differnew file mode 100644 index 0000000000..8c5ef1376f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabbin.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabiru.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabiru.ico Binary files differnew file mode 100644 index 0000000000..f3ba55b573 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jabiru.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jeti.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jeti.ico Binary files differnew file mode 100644 index 0000000000..c935ef7d77 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Jeti.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Konnekt.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Konnekt.ico Binary files differnew file mode 100644 index 0000000000..48af506663 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Konnekt.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LLuna.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LLuna.ico Binary files differnew file mode 100644 index 0000000000..a3e4de6785 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LLuna.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Laffer.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Laffer.ico Binary files differnew file mode 100644 index 0000000000..f782a0ffcb --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Laffer.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Leaf Messenger.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Leaf Messenger.ico Binary files differnew file mode 100644 index 0000000000..f60ce37531 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Leaf Messenger.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LeechCraft.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LeechCraft.ico Binary files differnew file mode 100644 index 0000000000..ef54b8d264 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LeechCraft.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LinQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LinQ.ico Binary files differnew file mode 100644 index 0000000000..cbebfe537e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/LinQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/M8Jabber.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/M8Jabber.ico Binary files differnew file mode 100644 index 0000000000..b68951d5dd --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/M8Jabber.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MCabber.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MCabber.ico Binary files differnew file mode 100644 index 0000000000..2041ace2ce --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MCabber.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MGTalk.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MGTalk.ico Binary files differnew file mode 100644 index 0000000000..9bd4df764d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MGTalk.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Mango.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Mango.ico Binary files differnew file mode 100644 index 0000000000..807ceabc60 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Mango.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Mercury_Messenger.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Mercury_Messenger.ico Binary files differnew file mode 100644 index 0000000000..6fe30d0fcd --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Mercury_Messenger.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MozillaChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MozillaChat.ico Binary files differnew file mode 100644 index 0000000000..afd5d692f9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/MozillaChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Neos.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Neos.ico Binary files differnew file mode 100644 index 0000000000..8389d7b9e4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Neos.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Nitro.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Nitro.ico Binary files differnew file mode 100644 index 0000000000..d72e39d3a7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Nitro.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Nostromo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Nostromo.ico Binary files differnew file mode 100644 index 0000000000..cdb7ca7d51 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Nostromo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/OM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/OM.ico Binary files differnew file mode 100644 index 0000000000..4a6a5b6b92 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/OM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Octro.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Octro.ico Binary files differnew file mode 100644 index 0000000000..70d67386c4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Octro.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PSI.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PSI.ico Binary files differnew file mode 100644 index 0000000000..e71eca7465 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PSI.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Pandion.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Pandion.ico Binary files differnew file mode 100644 index 0000000000..2c8e063be9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Pandion.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Papla.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Papla.ico Binary files differnew file mode 100644 index 0000000000..1b30efec3c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Papla.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Psto.net.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Psto.net.ico Binary files differnew file mode 100644 index 0000000000..ee1e35218e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Psto.net.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyAIMt.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyAIMt.ico Binary files differnew file mode 100644 index 0000000000..68411ccc7d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyAIMt.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyICQt.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyICQt.ico Binary files differnew file mode 100644 index 0000000000..cd994f20a5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyICQt.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyIRCt.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyIRCt.ico Binary files differnew file mode 100644 index 0000000000..fcaa822e35 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyIRCt.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyMRAt.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyMRAt.ico Binary files differnew file mode 100644 index 0000000000..1bd28dee69 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyMRAt.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyMSNt.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyMSNt.ico Binary files differnew file mode 100644 index 0000000000..6577a76fc2 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyMSNt.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyYIMt.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyYIMt.ico Binary files differnew file mode 100644 index 0000000000..00c4cdbc00 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/PyYIMt.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/QTJim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/QTJim.ico Binary files differnew file mode 100644 index 0000000000..20436f91f1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/QTJim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/RenRen.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/RenRen.ico Binary files differnew file mode 100644 index 0000000000..2841cd9851 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/RenRen.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SIP Communicator.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SIP Communicator.ico Binary files differnew file mode 100644 index 0000000000..3aeabd542e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SIP Communicator.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Sky Messager.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Sky Messager.ico Binary files differnew file mode 100644 index 0000000000..710a4c866c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Sky Messager.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Smack.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Smack.ico Binary files differnew file mode 100644 index 0000000000..c5fbd3c9b4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Smack.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SoapBox.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SoapBox.ico Binary files differnew file mode 100644 index 0000000000..e3dbfbb8fa --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SoapBox.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Spark.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Spark.ico Binary files differnew file mode 100644 index 0000000000..50089266f3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Spark.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Spik.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Spik.ico Binary files differnew file mode 100644 index 0000000000..42e96964c1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Spik.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SworIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SworIM.ico Binary files differnew file mode 100644 index 0000000000..becf0d4013 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/SworIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Tapioca.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Tapioca.ico Binary files differnew file mode 100644 index 0000000000..7a37dbbd61 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Tapioca.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Teabot.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Teabot.ico Binary files differnew file mode 100644 index 0000000000..b0174968a0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Teabot.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Telepathy.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Telepathy.ico Binary files differnew file mode 100644 index 0000000000..b35d87d063 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Telepathy.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Thunderbird.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Thunderbird.ico Binary files differnew file mode 100644 index 0000000000..6b9ecad200 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Thunderbird.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TipicIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TipicIM.ico Binary files differnew file mode 100644 index 0000000000..f316201d7c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TipicIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Tkabber.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Tkabber.ico Binary files differnew file mode 100644 index 0000000000..4016d7af63 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Tkabber.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TransactIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TransactIM.ico Binary files differnew file mode 100644 index 0000000000..e94e6e0f9f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TransactIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TripleSoftwareIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TripleSoftwareIM.ico Binary files differnew file mode 100644 index 0000000000..e7181f8421 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/TripleSoftwareIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Vayusphere.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Vayusphere.ico Binary files differnew file mode 100644 index 0000000000..034fa7d690 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Vayusphere.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WTW.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WTW.ico Binary files differnew file mode 100644 index 0000000000..3a5b5ba4f1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WTW.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WannaChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WannaChat.ico Binary files differnew file mode 100644 index 0000000000..bab246d551 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WannaChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WebEx.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WebEx.ico Binary files differnew file mode 100644 index 0000000000..ebc1b1a16b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WebEx.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WhisperIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WhisperIM.ico Binary files differnew file mode 100644 index 0000000000..641e51fd50 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WhisperIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WhoisBot.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WhoisBot.ico Binary files differnew file mode 100644 index 0000000000..6e0849bd66 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WhoisBot.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Wildfire.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Wildfire.ico Binary files differnew file mode 100644 index 0000000000..89941a30e7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Wildfire.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WinJab.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WinJab.ico Binary files differnew file mode 100644 index 0000000000..049d469984 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/WinJab.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Xiffian.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Xiffian.ico Binary files differnew file mode 100644 index 0000000000..4dd1f72a93 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Xiffian.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Yambi.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Yambi.ico Binary files differnew file mode 100644 index 0000000000..7cf0a8e5de --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/Yambi.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/beejive.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/beejive.ico Binary files differnew file mode 100644 index 0000000000..fe25acf392 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/beejive.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombus.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombus.ico Binary files differnew file mode 100644 index 0000000000..0bc47f1030 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombus.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombusmod.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombusmod.ico Binary files differnew file mode 100644 index 0000000000..2801754430 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombusmod.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombusqd.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombusqd.ico Binary files differnew file mode 100644 index 0000000000..1db263729f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/bombusqd.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/emess.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/emess.ico Binary files differnew file mode 100644 index 0000000000..914b5f4212 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/emess.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/gYaber.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/gYaber.ico Binary files differnew file mode 100644 index 0000000000..72f7b55491 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/gYaber.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/glu.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/glu.ico Binary files differnew file mode 100644 index 0000000000..cca3bf4041 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/glu.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iGoogle.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iGoogle.ico Binary files differnew file mode 100644 index 0000000000..ee7c943abf --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iGoogle.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iMeem.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iMeem.ico Binary files differnew file mode 100644 index 0000000000..8ad5587735 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iMeem.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iMov.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iMov.ico Binary files differnew file mode 100644 index 0000000000..e552e61418 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iMov.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iruka.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iruka.ico Binary files differnew file mode 100644 index 0000000000..62c56814fe --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/iruka.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jTalk.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jTalk.ico Binary files differnew file mode 100644 index 0000000000..24e5898d6a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jTalk.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jabbim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jabbim.ico Binary files differnew file mode 100644 index 0000000000..0b87f542f8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jabbim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jdisk.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jdisk.ico Binary files differnew file mode 100644 index 0000000000..721202ac2a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jdisk.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jrudevels.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jrudevels.ico Binary files differnew file mode 100644 index 0000000000..6bb29faa8d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/jrudevels.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/juick.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/juick.ico Binary files differnew file mode 100644 index 0000000000..14cad3c4cd --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/juick.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/kadu.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/kadu.ico Binary files differnew file mode 100644 index 0000000000..ed62e52e82 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/kadu.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/kf.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/kf.ico Binary files differnew file mode 100644 index 0000000000..9d00748a45 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/kf.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/landell.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/landell.ico Binary files differnew file mode 100644 index 0000000000..957d6775c8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/landell.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/meinvz.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/meinvz.ico Binary files differnew file mode 100644 index 0000000000..bda6d5348d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/meinvz.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/moJab.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/moJab.ico Binary files differnew file mode 100644 index 0000000000..1ea938faea --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/moJab.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/mobber.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/mobber.ico Binary files differnew file mode 100644 index 0000000000..2cb80ec49c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/mobber.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/myJabber.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/myJabber.ico Binary files differnew file mode 100644 index 0000000000..661593e201 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/myJabber.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/orkut.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/orkut.ico Binary files differnew file mode 100644 index 0000000000..323a2e8cd3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/orkut.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/paltalk.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/paltalk.ico Binary files differnew file mode 100644 index 0000000000..4929d82c4d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/paltalk.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/pjc.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/pjc.ico Binary files differnew file mode 100644 index 0000000000..ebf12bdf5b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/pjc.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/schuelervz.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/schuelervz.ico Binary files differnew file mode 100644 index 0000000000..a6069c911e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/schuelervz.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/smtp_transport.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/smtp_transport.ico Binary files differnew file mode 100644 index 0000000000..bfe044db15 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/smtp_transport.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/studivz.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/studivz.ico Binary files differnew file mode 100644 index 0000000000..7749a07ec8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/studivz.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/talkonaut.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/talkonaut.ico Binary files differnew file mode 100644 index 0000000000..6c7155f13c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/talkonaut.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/twitter.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/twitter.ico Binary files differnew file mode 100644 index 0000000000..e46ccc7548 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/twitter.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/vacuum.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/vacuum.ico Binary files differnew file mode 100644 index 0000000000..b1d09122e4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/vacuum.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/wija.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/wija.ico Binary files differnew file mode 100644 index 0000000000..fc69f43e2b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/wija.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/xeus.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/xeus.ico Binary files differnew file mode 100644 index 0000000000..19c5b0824f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/xeus.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/yaonline.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/yaonline.ico Binary files differnew file mode 100644 index 0000000000..cf75d455c5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Jabber/yaonline.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN Mac.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN Mac.ico Binary files differnew file mode 100644 index 0000000000..44dabaeed0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN Mac.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v4.5-v5.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v4.5-v5.x.ico Binary files differnew file mode 100644 index 0000000000..a4540eaee6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v4.5-v5.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v6.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v6.x.ico Binary files differnew file mode 100644 index 0000000000..2fb63feb47 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v6.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v7.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v7.x.ico Binary files differnew file mode 100644 index 0000000000..3ec3f7e440 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v7.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v8.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v8.x.ico Binary files differnew file mode 100644 index 0000000000..8e4a3dc8a8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/MSN v8.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WLM10-11.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WLM10-11.ico Binary files differnew file mode 100644 index 0000000000..2c154ef5d8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WLM10-11.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WLM9.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WLM9.ico Binary files differnew file mode 100644 index 0000000000..a2dfe8d6b5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WLM9.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WebMessenger.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WebMessenger.ico Binary files differnew file mode 100644 index 0000000000..9f2d38ce0b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/WebMessenger.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/aMSN.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/aMSN.ico Binary files differnew file mode 100644 index 0000000000..07a95e539e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MSN/aMSN.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_Mobile.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_Mobile.ico Binary files differnew file mode 100644 index 0000000000..48f321e1fc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_Mobile.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_WebAgent.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_WebAgent.ico Binary files differnew file mode 100644 index 0000000000..8e80a47002 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_WebAgent.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_official.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_official.ico Binary files differnew file mode 100644 index 0000000000..56da10df60 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_official.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_unknown.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_unknown.ico Binary files differnew file mode 100644 index 0000000000..7d4d19b1b2 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Mail.Ru/Mail.Ru_unknown.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/10.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/10.ico Binary files differnew file mode 100644 index 0000000000..3dc71f8086 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/10.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/10s.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/10s.ico Binary files differnew file mode 100644 index 0000000000..bb2b0bd10b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/10s.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/4.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/4.ico Binary files differnew file mode 100644 index 0000000000..e1f14b8c47 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/4.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/4s.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/4s.ico Binary files differnew file mode 100644 index 0000000000..af3cdef913 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/4s.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/5.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/5.ico Binary files differnew file mode 100644 index 0000000000..2ba6064762 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/5.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/5s.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/5s.ico Binary files differnew file mode 100644 index 0000000000..f58fd94462 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/5s.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/6.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/6.ico Binary files differnew file mode 100644 index 0000000000..ec58723af1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/6.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/6s.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/6s.ico Binary files differnew file mode 100644 index 0000000000..89b77c92d2 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/6s.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/7.ico Binary files differnew file mode 100644 index 0000000000..9aa81b69b1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/7s.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/7s.ico Binary files differnew file mode 100644 index 0000000000..a30e3c6308 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/7s.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/8.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/8.ico Binary files differnew file mode 100644 index 0000000000..504c807977 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/8.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/8s.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/8s.ico Binary files differnew file mode 100644 index 0000000000..d19c0b32f5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/8s.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/9.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/9.ico Binary files differnew file mode 100644 index 0000000000..f61e48c305 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/9.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/9s.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/9s.ico Binary files differnew file mode 100644 index 0000000000..1f9b0d2025 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/9s.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_010.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_010.ico Binary files differnew file mode 100644 index 0000000000..b3f949735d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_010.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_010U.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_010U.ico Binary files differnew file mode 100644 index 0000000000..c154c9ef94 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_010U.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_04.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_04.ico Binary files differnew file mode 100644 index 0000000000..59ec76e2b0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_04.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_05.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_05.ico Binary files differnew file mode 100644 index 0000000000..ce8c786623 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_05.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_05U.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_05U.ico Binary files differnew file mode 100644 index 0000000000..ee2fc5e5f0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_05U.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_06.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_06.ico Binary files differnew file mode 100644 index 0000000000..ae1e8b075f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_06.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_06U.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_06U.ico Binary files differnew file mode 100644 index 0000000000..bcbd8ea62a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_06U.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_07.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_07.ico Binary files differnew file mode 100644 index 0000000000..f3393df560 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_07.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_07U.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_07U.ico Binary files differnew file mode 100644 index 0000000000..5fabd369a1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_07U.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_08.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_08.ico Binary files differnew file mode 100644 index 0000000000..7be689b639 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_08.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_08U.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_08U.ico Binary files differnew file mode 100644 index 0000000000..30f58fbe5b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_08U.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_09.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_09.ico Binary files differnew file mode 100644 index 0000000000..7be689b639 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_09.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_09U.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_09U.ico Binary files differnew file mode 100644 index 0000000000..30f58fbe5b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_09U.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_666.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_666.ico Binary files differnew file mode 100644 index 0000000000..157bd3edb6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_666.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_U.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_U.ico Binary files differnew file mode 100644 index 0000000000..c154c9ef94 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_U.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_unknown.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_unknown.ico Binary files differnew file mode 100644 index 0000000000..b3f949735d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaIM_unknown.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaNG.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaNG.ico Binary files differnew file mode 100644 index 0000000000..0162722316 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/MirandaIM/MirandaNG.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/notfound.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/notfound.ico Binary files differnew file mode 100644 index 0000000000..020747cea8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/notfound.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/undetected.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/undetected.ico Binary files differnew file mode 100644 index 0000000000..322c62b943 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/undetected.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/unknown.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/unknown.ico Binary files differnew file mode 100644 index 0000000000..55fb08edcc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Other/unknown.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/Mobile QQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/Mobile QQ.ico Binary files differnew file mode 100644 index 0000000000..49240fec0e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/Mobile QQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ 2000.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ 2000.ico Binary files differnew file mode 100644 index 0000000000..c53bcd41dd --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ 2000.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ 2004.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ 2004.ico Binary files differnew file mode 100644 index 0000000000..013f666ff3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ 2004.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ CRM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ CRM.ico Binary files differnew file mode 100644 index 0000000000..859bba24d5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ CRM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ Concept.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ Concept.ico Binary files differnew file mode 100644 index 0000000000..eddd5a5faa --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ Concept.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ International.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ International.ico Binary files differnew file mode 100644 index 0000000000..a99a4fc558 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ International.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ Silverlight.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ Silverlight.ico Binary files differnew file mode 100644 index 0000000000..bbfd8fe31a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ Silverlight.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ.ico Binary files differnew file mode 100644 index 0000000000..38a1b1eada --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/QQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 1.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 1.ico Binary files differnew file mode 100644 index 0000000000..1ef0abe1c0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 1.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 2.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 2.ico Binary files differnew file mode 100644 index 0000000000..85012dc0bc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 2.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 2008.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 2008.ico Binary files differnew file mode 100644 index 0000000000..4b1685b09f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 2008.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 3 QQ 2003.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 3 QQ 2003.ico Binary files differnew file mode 100644 index 0000000000..6c07b7a1b0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM 3 QQ 2003.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2005.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2005.ico Binary files differnew file mode 100644 index 0000000000..6b8450cf95 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2005.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2006.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2006.ico Binary files differnew file mode 100644 index 0000000000..add255a825 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2006.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2007.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2007.ico Binary files differnew file mode 100644 index 0000000000..ef304c6793 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2007.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2008.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2008.ico Binary files differnew file mode 100644 index 0000000000..58091c2168 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2008.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2009.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2009.ico Binary files differnew file mode 100644 index 0000000000..f422cb907a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2009.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2010.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2010.ico Binary files differnew file mode 100644 index 0000000000..b7670661c5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2010.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2011.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2011.ico Binary files differnew file mode 100644 index 0000000000..ff36d17d88 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM QQ 2011.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM.ico Binary files differnew file mode 100644 index 0000000000..c9b62cbd93 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/TM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/WebQQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/WebQQ.ico Binary files differnew file mode 100644 index 0000000000..51b3982eba --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/WebQQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/Yam QQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/Yam QQ.ico Binary files differnew file mode 100644 index 0000000000..e3cb6a9bdb --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/QQ/Yam QQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/Atom 1.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/Atom 1.ico Binary files differnew file mode 100644 index 0000000000..abfc7807c0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/Atom 1.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/Atom 3.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/Atom 3.ico Binary files differnew file mode 100644 index 0000000000..52100ff1b6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/Atom 3.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 0.9.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 0.9.ico Binary files differnew file mode 100644 index 0000000000..38ca23ca9b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 0.9.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 1.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 1.ico Binary files differnew file mode 100644 index 0000000000..d0c9475429 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 1.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 2.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 2.ico Binary files differnew file mode 100644 index 0000000000..fc51d5b147 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/RSS/RSS 2.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 1.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 1.x.ico Binary files differnew file mode 100644 index 0000000000..6e764ef493 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 1.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 2.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 2.x.ico Binary files differnew file mode 100644 index 0000000000..1ffe3a011f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 2.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 3.x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 3.x.ico Binary files differnew file mode 100644 index 0000000000..07fbb024a5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Skype/Skype 3.x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 5.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 5.ico Binary files differnew file mode 100644 index 0000000000..fe8af13dff --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 5.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 6.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 6.ico Binary files differnew file mode 100644 index 0000000000..2afdd191cc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 6.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 7.ico Binary files differnew file mode 100644 index 0000000000..6c9831fb53 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen 7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen.ico Binary files differnew file mode 100644 index 0000000000..df6c175f9f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Tlen/Tlen.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/Gizmo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/Gizmo.ico Binary files differnew file mode 100644 index 0000000000..793ba48cc9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/Gizmo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/WengoPhone.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/WengoPhone.ico Binary files differnew file mode 100644 index 0000000000..c3c9b3a02e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/WengoPhone.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/Zoep.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/Zoep.ico Binary files differnew file mode 100644 index 0000000000..79556887a0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/VoIP/Zoep.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/accu.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/accu.ico Binary files differnew file mode 100644 index 0000000000..5c370e31f9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/accu.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/gismeteo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/gismeteo.ico Binary files differnew file mode 100644 index 0000000000..212d5838f8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/gismeteo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/intelli.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/intelli.ico Binary files differnew file mode 100644 index 0000000000..e6370e0538 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/intelli.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/meteogid.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/meteogid.ico Binary files differnew file mode 100644 index 0000000000..cddbdddeb5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/meteogid.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/meteonovosti.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/meteonovosti.ico Binary files differnew file mode 100644 index 0000000000..46348fc70d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/meteonovosti.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/noaa.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/noaa.ico Binary files differnew file mode 100644 index 0000000000..1d5206c330 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/noaa.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/realmeteo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/realmeteo.ico Binary files differnew file mode 100644 index 0000000000..d385b816ef --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/realmeteo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/underground.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/underground.ico Binary files differnew file mode 100644 index 0000000000..045c3988eb --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/underground.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather.ico Binary files differnew file mode 100644 index 0000000000..b907fc3c9c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather_cn.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather_cn.ico Binary files differnew file mode 100644 index 0000000000..41993241d5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather_cn.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather_over.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather_over.ico Binary files differnew file mode 100644 index 0000000000..e956eac7f7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weather_over.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weatherxml.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weatherxml.ico Binary files differnew file mode 100644 index 0000000000..ea1b4bbccd --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/weatherxml.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/wetter.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/wetter.ico Binary files differnew file mode 100644 index 0000000000..2036baa0a9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/wetter.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/yweather.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/yweather.ico Binary files differnew file mode 100644 index 0000000000..c42698714c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Weather/yweather.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/PingBox.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/PingBox.ico Binary files differnew file mode 100644 index 0000000000..6e49570976 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/PingBox.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 10.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 10.ico Binary files differnew file mode 100644 index 0000000000..14ce1900ea --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 10.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 5.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 5.ico Binary files differnew file mode 100644 index 0000000000..5a22be6fb8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 5.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 6.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 6.ico Binary files differnew file mode 100644 index 0000000000..c6565cde4d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 6.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 7.ico Binary files differnew file mode 100644 index 0000000000..531cc43748 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 8.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 8.ico Binary files differnew file mode 100644 index 0000000000..73cafdcb07 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo 8.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo Go Mobile.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo Go Mobile.ico Binary files differnew file mode 100644 index 0000000000..196496d789 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo Go Mobile.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo.ico Binary files differnew file mode 100644 index 0000000000..adaf64febb --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_10.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_10.ico Binary files differnew file mode 100644 index 0000000000..b575c5e6cb --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_10.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_5.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_5.ico Binary files differnew file mode 100644 index 0000000000..a3fe1e9f09 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_5.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_6.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_6.ico Binary files differnew file mode 100644 index 0000000000..00b6f25f04 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_6.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_7.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_7.ico Binary files differnew file mode 100644 index 0000000000..ce09e47108 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_7.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_8.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_8.ico Binary files differnew file mode 100644 index 0000000000..1323522c9a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_8.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_9.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_9.ico Binary files differnew file mode 100644 index 0000000000..4716d9c3d1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/Yahoo_9.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/libyahoo2.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/libyahoo2.ico Binary files differnew file mode 100644 index 0000000000..1fab69de59 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/Yahoo/libyahoo2.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Adium.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Adium.ico Binary files differnew file mode 100644 index 0000000000..7c7a3d247f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Adium.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/AgileMobile.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/AgileMobile.ico Binary files differnew file mode 100644 index 0000000000..d87a841f7b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/AgileMobile.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Ayttm.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Ayttm.ico Binary files differnew file mode 100644 index 0000000000..7fb3d10033 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Ayttm.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/BayanICQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/BayanICQ.ico Binary files differnew file mode 100644 index 0000000000..3414210a9b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/BayanICQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/BitlBee.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/BitlBee.ico Binary files differnew file mode 100644 index 0000000000..196f8efe87 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/BitlBee.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Centericq.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Centericq.ico Binary files differnew file mode 100644 index 0000000000..36b6f30642 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Centericq.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Citronim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Citronim.ico Binary files differnew file mode 100644 index 0000000000..53825f29c4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Citronim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Digsby.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Digsby.ico Binary files differnew file mode 100644 index 0000000000..4257b5269d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Digsby.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/EKG2.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/EKG2.ico Binary files differnew file mode 100644 index 0000000000..72fba64294 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/EKG2.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/EasyMessage.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/EasyMessage.ico Binary files differnew file mode 100644 index 0000000000..8b70f78a87 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/EasyMessage.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Fring.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Fring.ico Binary files differnew file mode 100644 index 0000000000..1d070ba059 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Fring.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/GAIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/GAIM.ico Binary files differnew file mode 100644 index 0000000000..1b634b65b6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/GAIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/IM+.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/IM+.ico Binary files differnew file mode 100644 index 0000000000..84c86794fe --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/IM+.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/IM2.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/IM2.ico Binary files differnew file mode 100644 index 0000000000..6949b09f7e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/IM2.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Inlux Messenger.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Inlux Messenger.ico Binary files differnew file mode 100644 index 0000000000..c3b31c5f96 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Inlux Messenger.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Instantbird.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Instantbird.ico Binary files differnew file mode 100644 index 0000000000..082d0d869f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Instantbird.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/JasmineIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/JasmineIM.ico Binary files differnew file mode 100644 index 0000000000..dab1238e02 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/JasmineIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Jimm.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Jimm.ico Binary files differnew file mode 100644 index 0000000000..26491e3403 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Jimm.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Kopete.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Kopete.ico Binary files differnew file mode 100644 index 0000000000..dd1f86cf57 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Kopete.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Meetro.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Meetro.ico Binary files differnew file mode 100644 index 0000000000..840ef00211 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Meetro.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/NatSiemens.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/NatSiemens.ico Binary files differnew file mode 100644 index 0000000000..2a38ddf1f6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/NatSiemens.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/OneTeam.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/OneTeam.ico Binary files differnew file mode 100644 index 0000000000..5711775483 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/OneTeam.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Palringo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Palringo.ico Binary files differnew file mode 100644 index 0000000000..b520f9b171 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Palringo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Pidgin.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Pidgin.ico Binary files differnew file mode 100644 index 0000000000..b3e6880afb --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Pidgin.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Prelude.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Prelude.ico Binary files differnew file mode 100644 index 0000000000..db00c912e0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Prelude.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Proteus.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Proteus.ico Binary files differnew file mode 100644 index 0000000000..b4ee01981b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Proteus.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP 2010.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP 2010.ico Binary files differnew file mode 100644 index 0000000000..70e0241580 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP 2010.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP 2012.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP 2012.ico Binary files differnew file mode 100644 index 0000000000..e4ec765b41 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP 2012.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP Infium.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP Infium.ico Binary files differnew file mode 100644 index 0000000000..70e0241580 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP Infium.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP PDA.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP PDA.ico Binary files differnew file mode 100644 index 0000000000..061a562f91 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/QIP PDA.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Qnext.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Qnext.ico Binary files differnew file mode 100644 index 0000000000..6851be474d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Qnext.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM.ico Binary files differnew file mode 100644 index 0000000000..af988017e6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Linux.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Linux.ico Binary files differnew file mode 100644 index 0000000000..06eed2c444 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Linux.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Linux_old.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Linux_old.ico Binary files differnew file mode 100644 index 0000000000..f30e9dcce4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Linux_old.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_MacOSX.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_MacOSX.ico Binary files differnew file mode 100644 index 0000000000..afb6e3a1e8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_MacOSX.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_MacOSX_old.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_MacOSX_old.ico Binary files differnew file mode 100644 index 0000000000..cc4c5fb62f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_MacOSX_old.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Win.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Win.ico Binary files differnew file mode 100644 index 0000000000..31f9757c38 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Win.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Win_old.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Win_old.ico Binary files differnew file mode 100644 index 0000000000..331b3834d9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_Win_old.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_other_old.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_other_old.ico Binary files differnew file mode 100644 index 0000000000..25baed70e7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/SIM_other_old.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian Astra.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian Astra.ico Binary files differnew file mode 100644 index 0000000000..42e02c7dfb --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian Astra.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian Pro.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian Pro.ico Binary files differnew file mode 100644 index 0000000000..5888781e79 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian Pro.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian.ico Binary files differnew file mode 100644 index 0000000000..70afe6d8d2 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Trillian.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Yamigo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Yamigo.ico Binary files differnew file mode 100644 index 0000000000..6cbba7d241 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/Yamigo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/eBuddy.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/eBuddy.ico Binary files differnew file mode 100644 index 0000000000..afc84a95d4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/eBuddy.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/iChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/iChat.ico Binary files differnew file mode 100644 index 0000000000..72a1c32399 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/iChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/imoim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/imoim.ico Binary files differnew file mode 100644 index 0000000000..c139b0c0a0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/imoim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/mChat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/mChat.ico Binary files differnew file mode 100644 index 0000000000..4ebf39c24e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/mChat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/meebo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/meebo.ico Binary files differnew file mode 100644 index 0000000000..433df7f464 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/meebo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/pigeon.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/pigeon.ico Binary files differnew file mode 100644 index 0000000000..333e0a8c0e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/pigeon.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/python.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/python.ico Binary files differnew file mode 100644 index 0000000000..10549ee4e1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/python.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/qutim.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/qutim.ico Binary files differnew file mode 100644 index 0000000000..8526a3dea5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/qutim.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/uIM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/uIM.ico Binary files differnew file mode 100644 index 0000000000..8e8b27f8e6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/multi-protocol/uIM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_AimOscar.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_AimOscar.ico Binary files differnew file mode 100644 index 0000000000..9c52652661 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_AimOscar.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQJ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQJ.ico Binary files differnew file mode 100644 index 0000000000..06fb768cc7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQJ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQJ_Plus.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQJ_Plus.ico Binary files differnew file mode 100644 index 0000000000..97db43f146 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQJ_Plus.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQM.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQM.ico Binary files differnew file mode 100644 index 0000000000..1e72ea45db --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQM.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQ_Sin.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQ_Sin.ico Binary files differnew file mode 100644 index 0000000000..adcdcc4275 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_ICQ_Sin.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_IRC.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_IRC.ico Binary files differnew file mode 100644 index 0000000000..bae07272fc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_IRC.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_JGTalk.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_JGTalk.ico Binary files differnew file mode 100644 index 0000000000..061653862e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_JGTalk.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_JMeebo.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_JMeebo.ico Binary files differnew file mode 100644 index 0000000000..4bb4e64f39 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_JMeebo.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_Jabber.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_Jabber.ico Binary files differnew file mode 100644 index 0000000000..f55fb4583e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_Jabber.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_MailRu.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_MailRu.ico Binary files differnew file mode 100644 index 0000000000..c50cbb92c3 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_MailRu.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_QQ.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_QQ.ico Binary files differnew file mode 100644 index 0000000000..f9e3912207 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_QQ.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_Tlen.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_Tlen.ico Binary files differnew file mode 100644 index 0000000000..44ecce6bbc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_Tlen.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_gmail.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_gmail.ico Binary files differnew file mode 100644 index 0000000000..ee4f45e1b5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_gmail.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_msn.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_msn.ico Binary files differnew file mode 100644 index 0000000000..7bee4e6d5c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Miranda client/overlay_msn.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Android.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Android.ico Binary files differnew file mode 100644 index 0000000000..cc0f91559f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Android.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Flash.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Flash.ico Binary files differnew file mode 100644 index 0000000000..36a24aae64 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Flash.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Java.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Java.ico Binary files differnew file mode 100644 index 0000000000..5641b558e5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Java.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Symbian.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Symbian.ico Binary files differnew file mode 100644 index 0000000000..74befa2749 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Symbian.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Windows.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Windows.ico Binary files differnew file mode 100644 index 0000000000..2ab31cd56c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_Windows.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_iMac.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_iMac.ico Binary files differnew file mode 100644 index 0000000000..0e11f643d4 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_iMac.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_linux.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_linux.ico Binary files differnew file mode 100644 index 0000000000..b605426c71 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/OS/overlay_linux.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_IMsecure_arrow.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_IMsecure_arrow.ico Binary files differnew file mode 100644 index 0000000000..47ffb37058 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_IMsecure_arrow.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SecureIM_arrow.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SecureIM_arrow.ico Binary files differnew file mode 100644 index 0000000000..0e855dd172 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SecureIM_arrow.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SimpLite_arrow.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SimpLite_arrow.ico Binary files differnew file mode 100644 index 0000000000..8b4c9d3a9b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SimpLite_arrow.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SimpPro_arrow.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SimpPro_arrow.ico Binary files differnew file mode 100644 index 0000000000..85544d349f --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/Secure/overlay_SimpPro_arrow.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/_blank.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/_blank.ico Binary files differnew file mode 100644 index 0000000000..74ae0e1255 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/_blank.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_debug.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_debug.ico Binary files differnew file mode 100644 index 0000000000..11a788c58c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_debug.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_home.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_home.ico Binary files differnew file mode 100644 index 0000000000..36029b7589 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_home.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_mobile.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_mobile.ico Binary files differnew file mode 100644 index 0000000000..4ab82a4a77 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_mobile.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_notebook.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_notebook.ico Binary files differnew file mode 100644 index 0000000000..7ead77c78d --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_notebook.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_office.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_office.ico Binary files differnew file mode 100644 index 0000000000..b31a7cba16 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_office.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_work.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_work.ico Binary files differnew file mode 100644 index 0000000000..95f77d9711 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/overlay2/overlay_work.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_666.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_666.ico Binary files differnew file mode 100644 index 0000000000..c5d4596bf5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_666.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_AF.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_AF.ico Binary files differnew file mode 100644 index 0000000000..846513ebb7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_AF.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Cappuccino.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Cappuccino.ico Binary files differnew file mode 100644 index 0000000000..5315c448b9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Cappuccino.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_FaithPack.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_FaithPack.ico Binary files differnew file mode 100644 index 0000000000..3d44d86af9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_FaithPack.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_FinalPack.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_FinalPack.ico Binary files differnew file mode 100644 index 0000000000..7f9f1e83a9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_FinalPack.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_KDL.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_KDL.ico Binary files differnew file mode 100644 index 0000000000..1a2b1a7f73 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_KDL.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Kolich.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Kolich.ico Binary files differnew file mode 100644 index 0000000000..a314b055c8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Kolich.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Lestat.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Lestat.ico Binary files differnew file mode 100644 index 0000000000..4c33f3d1b6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Lestat.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_LexSys.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_LexSys.ico Binary files differnew file mode 100644 index 0000000000..c8f8d1c4c8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_LexSys.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Miranda_FR.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Miranda_FR.ico Binary files differnew file mode 100644 index 0000000000..1c371967f6 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Miranda_FR.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Miranda_ME.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Miranda_ME.ico Binary files differnew file mode 100644 index 0000000000..93d0dbf6ec --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Miranda_ME.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_New_Style.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_New_Style.ico Binary files differnew file mode 100644 index 0000000000..2b85e1b905 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_New_Style.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_RobyerPack.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_RobyerPack.ico Binary files differnew file mode 100644 index 0000000000..f3b01cd8bf --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_RobyerPack.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_SSS.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_SSS.ico Binary files differnew file mode 100644 index 0000000000..9507959186 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_SSS.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Se7ven.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Se7ven.ico Binary files differnew file mode 100644 index 0000000000..409e3a9573 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Se7ven.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Stalker.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Stalker.ico Binary files differnew file mode 100644 index 0000000000..7ded7bfcf0 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Stalker.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_ValeraVi.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_ValeraVi.ico Binary files differnew file mode 100644 index 0000000000..646a11b28b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_ValeraVi.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Yaol.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Yaol.ico Binary files differnew file mode 100644 index 0000000000..64dff745b2 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_Yaol.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_a0x.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_a0x.ico Binary files differnew file mode 100644 index 0000000000..17f5cc040b --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_a0x.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_alfamar.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_alfamar.ico Binary files differnew file mode 100644 index 0000000000..81ee5cf7cc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_alfamar.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_amatory.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_amatory.ico Binary files differnew file mode 100644 index 0000000000..a87232910e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_amatory.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_bri.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_bri.ico Binary files differnew file mode 100644 index 0000000000..bdfb92c5a7 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_bri.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_dar_veter.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_dar_veter.ico Binary files differnew file mode 100644 index 0000000000..0b9b163b67 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_dar_veter.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_dmikos.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_dmikos.ico Binary files differnew file mode 100644 index 0000000000..8ca679a637 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_dmikos.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_e33.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_e33.ico Binary files differnew file mode 100644 index 0000000000..adff0303fc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_e33.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_freize.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_freize.ico Binary files differnew file mode 100644 index 0000000000..969e034447 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_freize.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_ghost.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_ghost.ico Binary files differnew file mode 100644 index 0000000000..a9b566d6d1 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_ghost.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_hieros.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_hieros.ico Binary files differnew file mode 100644 index 0000000000..b53e707612 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_hieros.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_kuzzman.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_kuzzman.ico Binary files differnew file mode 100644 index 0000000000..cde20a9e13 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_kuzzman.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_leninpack.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_leninpack.ico Binary files differnew file mode 100644 index 0000000000..d79e07d646 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_leninpack.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_mataes.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_mataes.ico Binary files differnew file mode 100644 index 0000000000..44677c40d9 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_mataes.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_md.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_md.ico Binary files differnew file mode 100644 index 0000000000..314a9fb029 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_md.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_native.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_native.ico Binary files differnew file mode 100644 index 0000000000..8381cbf2bf --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_native.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_pilot.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_pilot.ico Binary files differnew file mode 100644 index 0000000000..267e644b69 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_pilot.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_razunter.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_razunter.ico Binary files differnew file mode 100644 index 0000000000..ee7ef57085 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_razunter.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_tweety.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_tweety.ico Binary files differnew file mode 100644 index 0000000000..ebef950336 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_tweety.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_umedon.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_umedon.ico Binary files differnew file mode 100644 index 0000000000..e9ef5ad413 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_umedon.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_watcher.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_watcher.ico Binary files differnew file mode 100644 index 0000000000..a26cfab0cf --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_watcher.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_xSpellhowleRx.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_xSpellhowleRx.ico Binary files differnew file mode 100644 index 0000000000..a52c4ea4cc --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_xSpellhowleRx.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_zeleboba.ico b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_zeleboba.ico Binary files differnew file mode 100644 index 0000000000..37fb67b984 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons/overlays/packs/overlay_packs_zeleboba.ico diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_AIM.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_AIM.rc new file mode 100644 index 0000000000..ad083d37aa --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_AIM.rc @@ -0,0 +1,79 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//################################################# AIM ########################################################
+//##############################################################################################################
+ IDI_AIM ICON "icons\\AIM\\AIM.ico"
+ IDI_AIM_4 ICON "icons\\AIM\\AIM_4.x.ico"
+ IDI_AIM_5 ICON "icons\\AIM\\AIM_5.x.ico"
+ IDI_AIM_MAC ICON "icons\\AIM\\AIM_Mac.ico"
+ IDI_AIM_MOBILE ICON "icons\\AIM\\AIM_Mobile.ico"
+ IDI_AIM_TRITON ICON "icons\\AIM\\AIM_Triton.ico"
+ IDI_MINIAIM ICON "icons\\AIM\\miniaim.ico"
+ IDI_NAIM ICON "icons\\AIM\\naim.ico"
+ IDI_TERRAIM ICON "icons\\AIM\\TerraIM.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_Gadu.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Gadu.rc new file mode 100644 index 0000000000..b0079a9484 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Gadu.rc @@ -0,0 +1,72 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//########################################### Gadu-Gadu ########################################################
+//##############################################################################################################
+ IDI_GADU_GADU_6 ICON "icons\\Gadu-Gadu\\Gadu_Gadu_6.ico"
+ IDI_GADU_GADU_7 ICON "icons\\Gadu-Gadu\\Gadu_Gadu_7.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_General.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_General.rc new file mode 100644 index 0000000000..a8ed94221a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_General.rc @@ -0,0 +1,147 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//################################################### MirandaIM clients ########################################
+//##############################################################################################################
+ IDI_MIRANDA_4 ICON "icons\\MirandaIM\\4.ico"
+ IDI_MIRANDA_4s ICON "icons\\MirandaIM\\4s.ico"
+ IDI_MIRANDA_5 ICON "icons\\MirandaIM\\5.ico"
+ IDI_MIRANDA_5s ICON "icons\\MirandaIM\\5s.ico"
+ IDI_MIRANDA_6 ICON "icons\\MirandaIM\\6.ico"
+ IDI_MIRANDA_6s ICON "icons\\MirandaIM\\6s.ico"
+ IDI_MIRANDA_7 ICON "icons\\MirandaIM\\7.ico"
+ IDI_MIRANDA_7s ICON "icons\\MirandaIM\\7s.ico"
+ IDI_MIRANDA_8 ICON "icons\\MirandaIM\\8.ico"
+ IDI_MIRANDA_8s ICON "icons\\MirandaIM\\8s.ico"
+ IDI_MIRANDA_9 ICON "icons\\MirandaIM\\9.ico"
+ IDI_MIRANDA_9s ICON "icons\\MirandaIM\\9s.ico"
+ IDI_MIRANDA_10 ICON "icons\\MirandaIM\\10.ico"
+ IDI_MIRANDA_10s ICON "icons\\MirandaIM\\10s.ico"
+ IDI_MIRANDA_04 ICON "icons\\MirandaIM\\MirandaIM_04.ico"
+ IDI_MIRANDA_05 ICON "icons\\MirandaIM\\MirandaIM_05.ico"
+ IDI_MIRANDA_05U ICON "icons\\MirandaIM\\MirandaIM_05U.ico"
+ IDI_MIRANDA_06 ICON "icons\\MirandaIM\\MirandaIM_06.ico"
+ IDI_MIRANDA_06U ICON "icons\\MirandaIM\\MirandaIM_06U.ico"
+ IDI_MIRANDA_07 ICON "icons\\MirandaIM\\MirandaIM_07.ico"
+ IDI_MIRANDA_07U ICON "icons\\MirandaIM\\MirandaIM_07U.ico"
+ IDI_MIRANDA_08 ICON "icons\\MirandaIM\\MirandaIM_08.ico"
+ IDI_MIRANDA_08U ICON "icons\\MirandaIM\\MirandaIM_08U.ico"
+ IDI_MIRANDA_09 ICON "icons\\MirandaIM\\MirandaIM_09.ico"
+ IDI_MIRANDA_09U ICON "icons\\MirandaIM\\MirandaIM_09U.ico"
+ IDI_MIRANDA_010 ICON "icons\\MirandaIM\\MirandaIM_010.ico"
+ IDI_MIRANDA_010U ICON "icons\\MirandaIM\\MirandaIM_010U.ico"
+ IDI_MIRANDA_666 ICON "icons\\MirandaIM\\MirandaIM_666.ico"
+ IDI_MIRANDA_U ICON "icons\\MirandaIM\\MirandaIM_U.ico"
+ IDI_MIRANDA_NG ICON "icons\\MirandaIM\\MirandaNG.ico"
+ IDI_MIRANDA_UNKNOWN ICON "icons\\MirandaIM\\MirandaIM_unknown.ico"
+
+//##############################################################################################################
+//################################################## Overlays ##################################################
+//##############################################################################################################
+
+//##############################################################################################################
+//##################################### Miranda client overlays ################################################
+//##############################################################################################################
+ IDI_AIMOSCAR_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_AimOscar.ico"
+ IDI_GMAIL_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_Gmail.ico"
+ IDI_ICQJ_SIN_MOD_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_ICQ_Sin.ico"
+ IDI_ICQJ_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_ICQJ.ico"
+ IDI_ICQJ_PLUS_MOD_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_ICQJ_Plus.ico"
+ IDI_ICQJM_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_ICQM.ico"
+ IDI_IRC_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_IRC.ico"
+ IDI_JABBER_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_Jabber.ico"
+ IDI_JGTALK_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_JGTalk.ico"
+ IDI_JMEEBO_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_JMeebo.ico"
+ IDI_MAILRU_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_MailRu.ico"
+ IDI_MSN_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_MSN.ico"
+ IDI_QQ_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_QQ.ico"
+ IDI_TLEN_OVERLAY ICON "icons\\overlays\\Miranda client\\overlay_Tlen.ico"
+
+//##############################################################################################################
+//########################################### OS ############################################################
+//##############################################################################################################
+ IDI_CLIENTANDROID ICON "icons\\overlays\\OS\\overlay_Android.ico"
+ IDI_CLIENTFLASH ICON "icons\\overlays\\OS\\overlay_Flash.ico"
+ IDI_CLIENTMAC ICON "icons\\overlays\\OS\\overlay_iMac.ico"
+ IDI_CLIENTJAVA ICON "icons\\overlays\\OS\\overlay_Java.ico "
+ IDI_CLIENTLINUX ICON "icons\\overlays\\OS\\overlay_linux.ico"
+ IDI_CLIENTSYMBIAN ICON "icons\\overlays\\OS\\overlay_Symbian.ico"
+ IDI_CLIENTWIN ICON "icons\\overlays\\OS\\overlay_Windows.ico"
+
+//##############################################################################################################
+//########################################### Secure overlays ##################################################
+//##############################################################################################################
+ IDI_IMSECURE_OVERLAY ICON "icons\\overlays\\Secure\\overlay_IMsecure_arrow.ico"
+ IDI_SECUREIM_OVERLAY ICON "icons\\overlays\\Secure\\overlay_SecureIM_arrow.ico"
+ IDI_SIMPLITE_OVERLAY ICON "icons\\overlays\\Secure\\overlay_SimpLite_arrow.ico"
+ IDI_SIMPPRO_OVERLAY ICON "icons\\overlays\\Secure\\overlay_SimpPro_arrow.ico"
+
+//##############################################################################################################
+//########################################### Other ############################################################
+//##############################################################################################################
+ IDI_BLANK ICON "icons\\overlays\\_blank.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_ICQ.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_ICQ.rc new file mode 100644 index 0000000000..1a730956ce --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_ICQ.rc @@ -0,0 +1,140 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//########################################## Unofficial ICQ clients ############################################
+//##############################################################################################################
+ IDI_ANDRQ ICON "icons\\ICQ\\&RQ.ico"
+ IDI_1UND1 ICON "icons\\ICQ\\1&1.ico"
+ IDI_ALICQ ICON "icons\\ICQ\\Alicq.ico"
+ IDI_ANASTASIA ICON "icons\\ICQ\\Anastasia.ico"
+ IDI_VIRUS ICON "icons\\ICQ\\Biohazard.ico"
+ IDI_COREPAGER ICON "icons\\ICQ\\corepager.ico"
+ IDI_DICHAT ICON "icons\\ICQ\\D[i]Chat.ico"
+ IDI_DELPHI ICON "icons\\ICQ\\Delphi.ico"
+ IDI_GLICQ ICON "icons\\ICQ\\GLICQ.ico"
+ IDI_GNOMEICU ICON "icons\\ICQ\\GnomeICU.ico"
+ IDI_ICAT ICON "icons\\ICQ\\IC@.ico"
+ IDI_ICQ2X ICON "icons\\ICQ\\ICQ_2.x.ico"
+ IDI_IMADERING ICON "icons\\ICQ\\imadering.ico"
+ IDI_JICQ ICON "icons\\ICQ\\JICQ.ico"
+ IDI_KMASKA ICON "icons\\ICQ\\KM_Aska.ico"
+ IDI_KXICQ ICON "icons\\ICQ\\kxICQ2.ico"
+ IDI_LIBICQ2000 ICON "icons\\ICQ\\LibICQ2000.ico"
+ IDI_LICQ ICON "icons\\ICQ\\Licq.ico"
+ IDI_LOCID ICON "icons\\ICQ\\locid.ico"
+ IDI_MICQ ICON "icons\\ICQ\\mICQ.ico"
+ IDI_MIP ICON "icons\\ICQ\\MIP.ico"
+ IDI_NANOICQ ICON "icons\\ICQ\\NanoICQ.ico"
+ IDI_NICQ ICON "icons\\ICQ\\nICQ.ico"
+ IDI_QIP ICON "icons\\ICQ\\QIP.ico"
+ IDI_RANDQ_NEW ICON "icons\\ICQ\\R&Q.ico"
+ IDI_SLICK ICON "icons\\ICQ\\slick.ico"
+ IDI_SMAPER ICON "icons\\ICQ\\smaper.ico"
+ IDI_SMARTICQ ICON "icons\\ICQ\\SmartICQ.ico"
+ IDI_SPAMBOT ICON "icons\\ICQ\\Spambot.ico"
+ IDI_STICQ ICON "icons\\ICQ\\stICQ.ico"
+ IDI_STRICQ ICON "icons\\ICQ\\StrICQ.ico"
+ IDI_VICQ ICON "icons\\ICQ\\vICQ.ico"
+ IDI_VMICQ ICON "icons\\ICQ\\vmICQ.ico"
+ IDI_WEBICQ ICON "icons\\ICQ\\WebICQ.ico"
+ IDI_YEEMP ICON "icons\\ICQ\\Yeemp.ico"
+ IDI_YSM ICON "icons\\ICQ\\YSM.ico"
+
+//##############################################################################################################
+//############################################# Official ICQ clients ###########################################
+//##############################################################################################################
+ IDI_ICQ ICON "icons\\ICQ\\official\\ICQ.ico"
+ IDI_ICQ_6 ICON "icons\\ICQ\\official\\ICQ_6.ico"
+ IDI_ICQ_ABV ICON "icons\\ICQ\\official\\ICQ_ABV.ico"
+ IDI_ICQ_BIGMIR ICON "icons\\ICQ\\official\\ICQ_Bigmir.ico"
+ IDI_ICQ_COMPAD ICON "icons\\ICQ\\official\\ICQ_ComPad.ico"
+ IDI_ICQ4MAC ICON "icons\\ICQ\\official\\ICQ_iMac.ico"
+ IDI_ICQ_LITE4 ICON "icons\\ICQ\\official\\ICQ_Lite4.ico"
+ IDI_ICQ_LITE7 ICON "icons\\ICQ\\official\\ICQ_Lite7.ico"
+ IDI_ICQ_NETVIGATOR ICON "icons\\ICQ\\official\\ICQ_Netvigator.ico"
+ IDI_ICQ_PRO7 ICON "icons\\ICQ\\official\\ICQ_Pro7.ico"
+ IDI_ICQ_RAMBLER ICON "icons\\ICQ\\official\\ICQ_Rambler.ico"
+ IDI_ICQ_POCKETPC ICON "icons\\ICQ\\official\\ICQ for PocketPC.ico"
+
+//##############################################################################################################
+//################################################## Overlays ##################################################
+//##############################################################################################################
+
+//##############################################################################################################
+//################################# ICQ overlays ###############################################################
+//##############################################################################################################
+
+ IDI_CLIENTICQLITE5 ICON "icons\\ICQ\\official\\Icq 5.ico"
+ IDI_CLIENTICQLITE51 ICON "icons\\ICQ\\official\\Icq 5.1.ico"
+ IDI_CLIENTICQ6 ICON "icons\\ICQ\\official\\Icq 6.ico"
+ IDI_CLIENTICQ7 ICON "icons\\ICQ\\official\\Icq 7.ico"
+ IDI_CLIENTICQ2000 ICON "icons\\ICQ\\official\\Icq2000.ico"
+ IDI_CLIENTICQ2001 ICON "icons\\ICQ\\official\\icq2001.ico"
+ IDI_CLIENTICQ2002 ICON "icons\\ICQ\\official\\icq2002.ico"
+ IDI_CLIENTICQ2003 ICON "icons\\ICQ\\official\\icq2003.ico"
+ IDI_CLIENTICQLITE4 ICON "icons\\ICQ\\official\\IcqLite 4.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_IRC.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_IRC.rc new file mode 100644 index 0000000000..311d20840e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_IRC.rc @@ -0,0 +1,132 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//################################################ IRC #########################################################
+//##############################################################################################################
+ IDI_AMIRC ICON "icons\\IRC\\AmIRC.ico"
+ IDI_AMULE ICON "icons\\IRC\\aMule.ico"
+ IDI_BABBEL ICON "icons\\IRC\\Babbel.ico"
+ IDI_BERSIRC ICON "icons\\IRC\\BersIRC.ico"
+ IDI_CBIRC ICON "icons\\IRC\\cbirc.ico"
+ IDI_CHATZILLA ICON "icons\\IRC\\ChatZilla.ico"
+ IDI_CONVERSATION ICON "icons\\IRC\\Conversation.ico"
+ IDI_DIRC ICON "icons\\IRC\\dIRC.ico"
+ IDI_EGGDROP ICON "icons\\IRC\\Eggdrop.ico"
+ IDI_EGGDROP_RACBOT ICON "icons\\IRC\\Eggdrop_RacBot.ico"
+ IDI_EMULE ICON "icons\\IRC\\eMule.ico"
+ IDI_EMULE_MORPHXT ICON "icons\\IRC\\eMule_MorphXT.ico"
+ IDI_EMULE_NEO ICON "icons\\IRC\\eMule_Neo.ico"
+ IDI_EMULE_PLUS ICON "icons\\IRC\\eMule_Plus.ico"
+ IDI_EMULE_XTREME ICON "icons\\IRC\\eMule_Xtreme.ico"
+ IDI_FCHAT ICON "icons\\IRC\\FChat.ico"
+ IDI_GDPCHAT ICON "icons\\IRC\\GDP Web Chat.ico"
+ IDI_GOPOWERTOOLS ICON "icons\\IRC\\GoPowerTools.ico"
+ IDI_HYDRA_IRC ICON "icons\\IRC\\HydraIRC.ico"
+ IDI_ICECHAT ICON "icons\\IRC\\IceChat.ico"
+ IDI_ICECHAT5 ICON "icons\\IRC\\IceChat 5.ico"
+ IDI_ICECHAT7 ICON "icons\\IRC\\IceChat 7.ico"
+ IDI_IRC_UNKNOWN ICON "icons\\IRC\\IRC_Unknown.ico"
+ IDI_IRCLE ICON "icons\\IRC\\ircle.ico"
+ IDI_IRCXPRO ICON "icons\\IRC\\IRCXPro.ico"
+ IDI_IRSSI ICON "icons\\IRC\\irssi.ico"
+ IDI_JIRCII ICON "icons\\IRC\\jircii.ico"
+ IDI_JMIRC ICON "icons\\IRC\\jmIRC.ico"
+ IDI_KLIENT ICON "icons\\IRC\\Klient.ico"
+ IDI_KONVERSATION ICON "icons\\IRC\\Konversation.ico"
+ IDI_KSIRC ICON "icons\\IRC\\ksirc.ico"
+ IDI_KVIRC ICON "icons\\IRC\\KVIrc.ico"
+ IDI_MIRC ICON "icons\\IRC\\MIRC.ico"
+ IDI_MP3_SCRIPT ICON "icons\\IRC\\mp3script.ico"
+ IDI_NEORATRION ICON "icons\\IRC\\NeoRa Trion.ico"
+ IDI_NETTALK ICON "icons\\IRC\\Nettalk.ico"
+ IDI_NONAME_SCRIPT ICON "icons\\IRC\\NoNameScript.ico"
+ IDI_OPERA ICON "icons\\IRC\\Opera.ico"
+ IDI_PIORUN ICON "icons\\IRC\\Piorun.ico"
+ IDI_PIRC ICON "icons\\IRC\\pIRC.ico"
+ IDI_PIRCH ICON "icons\\IRC\\Pirch.ico"
+ IDI_PJIRC ICON "icons\\IRC\\pjIRC.ico"
+ IDI_PROCHAT ICON "icons\\IRC\\ProChat.ico"
+ IDI_PSYBNC ICON "icons\\IRC\\PsyBNC.ico"
+ IDI_SAVIRC ICON "icons\\IRC\\savIRC.ico"
+ IDI_SMART_IRC ICON "icons\\IRC\\SmartIRC.ico"
+ IDI_SNAK ICON "icons\\IRC\\Snak.ico"
+ IDI_SYSRESET ICON "icons\\IRC\\SysReset.ico"
+ IDI_VIRCAIRC ICON "icons\\IRC\\VircaIRC.ico"
+ IDI_VISIONIRC ICON "icons\\IRC\\VisionIRC.ico"
+ IDI_VISUALIRC ICON "icons\\IRC\\VisualIRC.ico"
+ IDI_VORTECIRC ICON "icons\\IRC\\VortecIRC.ico"
+ IDI_WEECHAT ICON "icons\\IRC\\WeeChat.ico"
+ IDI_WLIRC ICON "icons\\IRC\\wlIRC.ico"
+ IDI_WMIRC ICON "icons\\IRC\\wmIRC.ico"
+ IDI_XCHATAQUA ICON "icons\\IRC\\X-Chat Aqua.ico"
+ IDI_XBITCH ICON "icons\\IRC\\xBitch.ico"
+ IDI_XCHAT ICON "icons\\IRC\\xChat.ico"
+ IDI_XIRC ICON "icons\\IRC\\Xirc.ico"
+ IDI_XIRCON ICON "icons\\IRC\\XIRCON.ico"
+ IDI_ZIPTORRENT ICON "icons\\IRC\\ZipTorrent.ico"
+ IDI_ZSIRC ICON "icons\\IRC\\zsIRC.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_Jabber.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Jabber.rc new file mode 100644 index 0000000000..fc88c36709 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Jabber.rc @@ -0,0 +1,230 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//################################################## Jabber clients ############################################
+//##############################################################################################################
+ IDI_AKENI ICON "icons\\Jabber\\Akeni.ico"
+ IDI_ANDROID ICON "icons\\Jabber\\Android.ico"
+ IDI_ANOTHRSSBOT ICON "icons\\Jabber\\Anothr Rss Bot.ico"
+ IDI_AQQ ICON "icons\\Jabber\\Aqq.ico"
+ IDI_BEEJIVE ICON "icons\\Jabber\\beejive.ico"
+ IDI_BELLSOUTH ICON "icons\\Jabber\\BellSouth.ico"
+ IDI_BITWISE ICON "icons\\Jabber\\BitWise.ico"
+ IDI_BLACKBERRY ICON "icons\\Jabber\\BlackBerry.ico"
+ IDI_BOMBUS ICON "icons\\Jabber\\Bombus.ico"
+ IDI_BOMBUSMOD ICON "icons\\Jabber\\Bombusmod.ico"
+ IDI_BOMBUSQD ICON "icons\\Jabber\\bombusqd.ico"
+ IDI_BOWLINE ICON "icons\\Jabber\\Bowline.ico"
+ IDI_BUDDYSPACE ICON "icons\\Jabber\\BuddySpace.ico"
+ IDI_CHATOPUS ICON "icons\\Jabber\\Chatopus.ico"
+ IDI_CHIKKA ICON "icons\\Jabber\\Chikka.ico"
+ IDI_CHITCHAT ICON "icons\\Jabber\\ChitChat.ico"
+ IDI_COCCINELLA ICON "icons\\Jabber\\Coccinella.ico"
+ IDI_COLIBRY ICON "icons\\Jabber\\Colibry.ico"
+ IDI_COLLOQUY ICON "icons\\Jabber\\Colloquy.ico"
+ IDI_DESYR ICON "icons\\Jabber\\Desyr.ico"
+ IDI_EMACS ICON "icons\\Jabber\\Emacs.ico"
+ IDI_EMESS ICON "icons\\Jabber\\emess.ico"
+ IDI_EXODUS ICON "icons\\Jabber\\Exodus.ico"
+ IDI_EYEBALL_CHAT ICON "icons\\Jabber\\Eyeball Chat.ico"
+ IDI_FACEBOOK ICON "icons\\Jabber\\Facebook.ico"
+ IDI_FIRE ICON "icons\\Jabber\\Fire.ico"
+ IDI_GABBER ICON "icons\\Jabber\\Gabber.ico"
+ IDI_GAJIM ICON "icons\\Jabber\\Gajim.ico"
+ IDI_GCN ICON "icons\\Jabber\\GCN.ico"
+ IDI_GLU ICON "icons\\Jabber\\glu.ico"
+ IDI_GMAIL ICON "icons\\Jabber\\GMail.ico"
+ IDI_CONFERENCE ICON "icons\\Jabber\\Gmail_Conference_Bot.ico"
+ IDI_GNOME ICON "icons\\Jabber\\Gnome.ico"
+ IDI_GNUGADU ICON "icons\\Jabber\\GNU_Gadu.ico"
+ IDI_GOIM ICON "icons\\Jabber\\GOIM.ico"
+ IDI_GOSSIP ICON "icons\\Jabber\\Gossip.ico"
+ IDI_GOTALKMOBILE ICON "icons\\Jabber\\GoTalkMobile.ico"
+ IDI_GREENTHUMB ICON "icons\\Jabber\\GreenThumb.ico"
+ IDI_GTALK ICON "icons\\Jabber\\GTalk.ico"
+ IDI_GTALK_GADGET ICON "icons\\Jabber\\GTalk Gadget.ico"
+ IDI_GUSH ICON "icons\\Jabber\\Gush.ico"
+ IDI_GYABER ICON "icons\\Jabber\\gYaber.ico"
+ IDI_IGOOGLE ICON "icons\\Jabber\\iGoogle.ico"
+ IDI_IMCOM ICON "icons\\Jabber\\IMCom.ico"
+ IDI_IMEEM ICON "icons\\Jabber\\iMeem.ico"
+ IDI_IMIFIED ICON "icons\\Jabber\\Imified.ico"
+ IDI_IMOV ICON "icons\\Jabber\\iMov.ico"
+ IDI_IMPORTAL ICON "icons\\Jabber\\Importal.ico"
+ IDI_INSTANT ICON "icons\\Jabber\\Instan-t.ico"
+ IDI_INTERACTION ICON "icons\\Jabber\\Interaction.ico"
+ IDI_IRUKA ICON "icons\\Jabber\\iruka.ico"
+ IDI_JABBER_BEOS ICON "icons\\Jabber\\Jabber_BeOS.ico"
+ IDI_JABBER_APPLET ICON "icons\\Jabber\\JabberApplet.ico"
+ IDI_JABBERFOX ICON "icons\\Jabber\\JabberFoX.ico"
+ IDI_JABBER_MESSENGER ICON "icons\\Jabber\\JabberMessenger.ico"
+ IDI_JABBERNAUT ICON "icons\\Jabber\\JabberNaut.ico"
+ IDI_JABBERWOCKY ICON "icons\\Jabber\\JabberWocky.ico"
+ IDI_JABBERZILLA ICON "icons\\Jabber\\JabberZilla.ico"
+ IDI_JABBIM ICON "icons\\Jabber\\jabbim.ico"
+ IDI_JABBIN ICON "icons\\Jabber\\Jabbin.ico"
+ IDI_JABIRU ICON "icons\\Jabber\\Jabiru.ico"
+ IDI_JAJC ICON "icons\\Jabber\\JAJC.ico"
+ IDI_JBOTHER ICON "icons\\Jabber\\JBother.ico"
+ IDI_JCLAIM ICON "icons\\Jabber\\JClaim.ico"
+ IDI_JDISK ICON "icons\\Jabber\\jdisk.ico"
+ IDI_JETI ICON "icons\\Jabber\\Jeti.ico"
+ IDI_JMC ICON "icons\\Jabber\\JMC.ico"
+ IDI_JRUDEVELS ICON "icons\\Jabber\\jrudevels.ico"
+ IDI_JTALK ICON "icons\\Jabber\\jTalk.ico"
+ IDI_JUICK ICON "icons\\Jabber\\juick.ico"
+ IDI_JWCHAT ICON "icons\\Jabber\\JWChat.ico"
+ IDI_JWGC ICON "icons\\Jabber\\JWGC.ico"
+ IDI_KADU ICON "icons\\Jabber\\kadu.ico"
+ IDI_KF ICON "icons\\Jabber\\kf.ico"
+ IDI_KONNEKT ICON "icons\\Jabber\\Konnekt.ico"
+ IDI_LAFFER ICON "icons\\Jabber\\Laffer.ico"
+ IDI_LANDELL ICON "icons\\Jabber\\Landell.ico"
+ IDI_LEAF ICON "icons\\Jabber\\Leaf Messenger.ico"
+ IDI_LEECHCRAFT ICON "icons\\Jabber\\LeechCraft.ico"
+ IDI_LINQ ICON "icons\\Jabber\\LinQ.ico"
+ IDI_LLUNA ICON "icons\\Jabber\\LLuna.ico"
+ IDI_M8JABBER ICON "icons\\Jabber\\m8jabber.ico"
+ IDI_MANGO ICON "icons\\Jabber\\Mango.ico"
+ IDI_MCABBER ICON "icons\\Jabber\\MCabber.ico"
+ IDI_MEINVZ ICON "icons\\Jabber\\meinvz.ico"
+ IDI_MERCURY_MESSENGER ICON "icons\\Jabber\\Mercury_Messenger.ico"
+ IDI_MGTALK ICON "icons\\Jabber\\MGTalk.ico"
+ IDI_MOBBER ICON "icons\\Jabber\\mobber.ico"
+ IDI_MOJAB ICON "icons\\Jabber\\moJab.ico"
+ IDI_MOZILLACHAT ICON "icons\\Jabber\\MozillaChat.ico"
+ IDI_MYJABBER ICON "icons\\Jabber\\myJabber.ico"
+ IDI_NEOS ICON "icons\\Jabber\\Neos.ico"
+ IDI_NITRO ICON "icons\\Jabber\\Nitro.ico"
+ IDI_NOSTROMO ICON "icons\\Jabber\\Nostromo.ico"
+ IDI_OCTRO ICON "icons\\Jabber\\Octro.ico"
+ IDI_OM ICON "icons\\Jabber\\OM.ico"
+ IDI_ORKUT ICON "icons\\Jabber\\orkut.ico"
+ IDI_PALTALK ICON "icons\\Jabber\\paltalk.ico"
+ IDI_PANDION ICON "icons\\Jabber\\Pandion.ico"
+ IDI_PAPLA ICON "icons\\Jabber\\Papla.ico"
+ IDI_PJC ICON "icons\\Jabber\\pjc.ico"
+ IDI_PSI ICON "icons\\Jabber\\PSI.ico"
+ IDI_PSTO ICON "icons\\Jabber\\Psto.net.ico"
+ IDI_PYAIMT ICON "icons\\Jabber\\PyAIMt.ico"
+ IDI_PYICQT ICON "icons\\Jabber\\PyICQt.ico"
+ IDI_PYIRCT ICON "icons\\Jabber\\PyIRCt.ico"
+ IDI_PYMRAT ICON "icons\\Jabber\\PyMRAt.ico"
+ IDI_PYMSNT ICON "icons\\Jabber\\PyMSNt.ico"
+ IDI_PYYAHOOT ICON "icons\\Jabber\\PyYIMt.ico"
+ IDI_QTJIM ICON "icons\\Jabber\\QTJim.ico"
+ IDI_RENREN ICON "icons\\Jabber\\RenRen.ico"
+ IDI_SCHULERVZ ICON "icons\\Jabber\\schuelervz.ico"
+ IDI_SIP_COMM ICON "icons\\Jabber\\SIP Communicator.ico"
+ IDI_SKYMESSAGER ICON "icons\\Jabber\\Sky Messager.ico"
+ IDI_SMACK ICON "icons\\Jabber\\Smack.ico"
+ IDI_SMTP_TRANSPORT ICON "icons\\Jabber\\smtp_transport.ico"
+ IDI_SOAPBOX ICON "icons\\Jabber\\SoapBox.ico"
+ IDI_SPARK ICON "icons\\Jabber\\Spark.ico"
+ IDI_SPIK ICON "icons\\Jabber\\Spik.ico"
+ IDI_STUDIVZ ICON "icons\\Jabber\\studivz.ico"
+ IDI_SWORIM ICON "icons\\Jabber\\SworIM.ico"
+ IDI_TALKONAUT ICON "icons\\Jabber\\Talkonaut.ico"
+ IDI_TAPIOCA ICON "icons\\Jabber\\Tapioca.ico"
+ IDI_TEABOT ICON "icons\\Jabber\\Teabot.ico"
+ IDI_TELEPATHY ICON "icons\\Jabber\\Telepathy.ico"
+ IDI_THUNDERBIRD ICON "icons\\Jabber\\Thunderbird.ico"
+ IDI_TIPICIM ICON "icons\\Jabber\\TipicIM.ico"
+ IDI_TKABBER ICON "icons\\Jabber\\Tkabber.ico"
+ IDI_TRANSACTIM ICON "icons\\Jabber\\TransactIM.ico"
+ IDI_TRIPLE_SOFTWARE ICON "icons\\Jabber\\TripleSoftwareIM.ico"
+ IDI_TWITTER ICON "icons\\Jabber\\twitter.ico"
+ IDI_VACUUM ICON "icons\\Jabber\\Vacuum.ico"
+ IDI_VAYUSPHERE ICON "icons\\Jabber\\Vayusphere.ico"
+ IDI_WANNACHAT ICON "icons\\Jabber\\WannaChat.ico"
+ IDI_WEBEX ICON "icons\\Jabber\\WebEx.ico"
+ IDI_WHISPERIM ICON "icons\\Jabber\\WhisperIM.ico"
+ IDI_WHOISBOT ICON "icons\\Jabber\\WhoisBot.ico"
+ IDI_WIJA ICON "icons\\Jabber\\wija.ico"
+ IDI_WILDFIRE ICON "icons\\Jabber\\Wildfire.ico"
+ IDI_WINJAB ICON "icons\\Jabber\\WinJab.ico"
+ IDI_WTW ICON "icons\\Jabber\\WTW.ico"
+ IDI_XEUS ICON "icons\\Jabber\\Xeus.ico"
+ IDI_XIFFIAN ICON "icons\\Jabber\\Xiffian.ico"
+ IDI_YAMBI ICON "icons\\Jabber\\Yambi.ico"
+ IDI_YAONLINE ICON "icons\\Jabber\\yaonline.ico"
+
+//##############################################################################################################
+//################################################## Overlays ##################################################
+//##############################################################################################################
+
+//##############################################################################################################
+//########################################### overlay2 #########################################################
+//##############################################################################################################
+
+ IDI_DEBUG_OVERLAY ICON "icons\\overlays\\overlay2\\overlay_debug.ico"
+ IDI_HOME_OVERLAY ICON "icons\\overlays\\overlay2\\overlay_home.ico"
+ IDI_MOBILE_OVERLAY ICON "icons\\overlays\\overlay2\\overlay_mobile.ico"
+ IDI_NOTEBOOK_OVERLAY ICON "icons\\overlays\\overlay2\\overlay_notebook.ico"
+ IDI_OFFICE_OVERLAY ICON "icons\\overlays\\overlay2\\overlay_office.ico"
+ IDI_WORK_OVERLAY ICON "icons\\overlays\\overlay2\\overlay_work.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_MRA.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_MRA.rc new file mode 100644 index 0000000000..60e8b0c7d8 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_MRA.rc @@ -0,0 +1,74 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//########################################### Mail.ru Agent ####################################################
+//##############################################################################################################
+ IDI_MAIL_RU_MOBILE ICON "icons\\Mail.Ru\\Mail.Ru_Mobile.ico"
+ IDI_MAIL_RU_OFFICIAL ICON "icons\\Mail.Ru\\Mail.Ru_official.ico"
+ IDI_MAIL_RU_UNKNOWN ICON "icons\\Mail.Ru\\Mail.Ru_unknown.ico"
+ IDI_MAIL_RU_WEBAGENT ICON "icons\\Mail.Ru\\Mail.Ru_WebAgent.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_MSN.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_MSN.rc new file mode 100644 index 0000000000..7259133b43 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_MSN.rc @@ -0,0 +1,80 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//################################################### MSN ######################################################
+//##############################################################################################################
+ IDI_AMSN ICON "icons\\MSN\\aMSN.ico"
+ IDI_MSN_MAC ICON "icons\\MSN\\MSN Mac.ico"
+ IDI_MSN_45 ICON "icons\\MSN\\MSN v4.5-v5.x.ico"
+ IDI_MSN_6 ICON "icons\\MSN\\MSN v6.x.ico"
+ IDI_MSN_7 ICON "icons\\MSN\\MSN v7.x.ico"
+ IDI_MSN_8 ICON "icons\\MSN\\MSN v8.x.ico"
+ IDI_MSN ICON "icons\\MSN\\MSN v8.x.ico"
+ IDI_WEBMESSENGER ICON "icons\\MSN\\WebMessenger.ico"
+ IDI_WLM_9 ICON "icons\\MSN\\wlm9.ico"
+ IDI_WLM_10 ICON "icons\\MSN\\WLM10-11.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_Multiprotocols.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Multiprotocols.rc new file mode 100644 index 0000000000..465358cb24 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Multiprotocols.rc @@ -0,0 +1,121 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//#################################### Multi-protocol clients ##################################################
+//##############################################################################################################
+ IDI_ADIUM ICON "icons\\multi-protocol\\Adium.ico"
+ IDI_AGILE ICON "icons\\multi-protocol\\AgileMobile.ico"
+ IDI_AYTTM ICON "icons\\multi-protocol\\Ayttm.ico"
+ IDI_BAYANICQ ICON "icons\\multi-protocol\\BayanICQ.ico"
+ IDI_BITLBEE ICON "icons\\multi-protocol\\BitlBee.ico"
+ IDI_CENTERICQ ICON "icons\\multi-protocol\\Centericq.ico"
+ IDI_CITRON ICON "icons\\multi-protocol\\Citronim.ico"
+ IDI_DIGSBY ICON "icons\\multi-protocol\\Digsby.ico"
+ IDI_EASYMESSAGE ICON "icons\\multi-protocol\\EasyMessage.ico"
+ IDI_EBUDDY ICON "icons\\multi-protocol\\eBuddy.ico"
+ IDI_EKG2 ICON "icons\\multi-protocol\\EKG2.ico"
+ IDI_FRING ICON "icons\\multi-protocol\\Fring.ico"
+ IDI_GAIM ICON "icons\\multi-protocol\\GAIM.ico"
+ IDI_ICHAT ICON "icons\\multi-protocol\\iChat.ico"
+ IDI_IMPLUS ICON "icons\\multi-protocol\\IM+.ico"
+ IDI_IM2 ICON "icons\\multi-protocol\\IM2.ico"
+ 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"
+ IDI_MEEBO ICON "icons\\multi-protocol\\Meebo.ico"
+ IDI_MEETRO ICON "icons\\multi-protocol\\Meetro.ico"
+ IDI_NATSIEMENS ICON "icons\\multi-protocol\\NatSiemens.ico"
+ IDI_ONETEAM ICON "icons\\multi-protocol\\OneTeam.ico"
+ IDI_PALRINGO ICON "icons\\multi-protocol\\Palringo.ico"
+ IDI_PIDGIN ICON "icons\\multi-protocol\\Pidgin.ico"
+ IDI_PIGEON ICON "icons\\multi-protocol\\Pigeon.ico"
+ IDI_PRELUDE ICON "icons\\multi-protocol\\Prelude.ico"
+ IDI_PROTEUS ICON "icons\\multi-protocol\\Proteus.ico"
+ IDI_PYTHON ICON "icons\\multi-protocol\\Python.ico"
+ IDI_QIP_2012 ICON "icons\\multi-protocol\\QIP 2012.ico"
+ IDI_QIP_2010 ICON "icons\\multi-protocol\\QIP 2010.ico"
+ IDI_QIP_INFIUM ICON "icons\\multi-protocol\\QIP Infium.ico"
+ IDI_QIP_PDA ICON "icons\\multi-protocol\\QIP PDA.ico"
+ IDI_QNEXT ICON "icons\\multi-protocol\\Qnext.ico"
+ IDI_QUTIM ICON "icons\\multi-protocol\\qutim.ico"
+ IDI_SIM ICON "icons\\multi-protocol\\SIM.ico"
+ IDI_SIM_LINUX ICON "icons\\multi-protocol\\SIM_Linux.ico"
+ IDI_SIM_LINUX_OLD ICON "icons\\multi-protocol\\SIM_Linux_old.ico"
+ IDI_SIM_MACOSX ICON "icons\\multi-protocol\\SIM_MacOSX.ico"
+ IDI_SIM_MACOSX_OLD ICON "icons\\multi-protocol\\SIM_MacOSX_old.ico"
+ IDI_SIM_OLD ICON "icons\\multi-protocol\\SIM_other_old.ico"
+ IDI_SIM_WIN ICON "icons\\multi-protocol\\SIM_Win.ico"
+ IDI_SIM_WIN_OLD ICON "icons\\multi-protocol\\SIM_Win_old.ico"
+ IDI_TRILLIAN ICON "icons\\multi-protocol\\Trillian.ico"
+ IDI_TRILLIAN_ASTRA ICON "icons\\multi-protocol\\Trillian Astra.ico"
+ IDI_TRILLIAN_PRO ICON "icons\\multi-protocol\\Trillian Pro.ico"
+ IDI_UIM ICON "icons\\multi-protocol\\uIM.ico"
+ IDI_YAMIGO ICON "icons\\multi-protocol\\Yamigo.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_Packs.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Packs.rc new file mode 100644 index 0000000000..baa6e55b35 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Packs.rc @@ -0,0 +1,114 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//################################################## Overlays ##################################################
+//##############################################################################################################
+
+//##############################################################################################################
+//############################################## MirandaIM Packs ###############################################
+//##############################################################################################################
+ IDI_MIRANDA_A0X ICON "icons\\overlays\\packs\\overlay_packs_a0x.ico"
+ IDI_MIRANDA_AF ICON "icons\\overlays\\packs\\overlay_packs_AF.ico"
+ IDI_MIRANDA_ALFAMAR ICON "icons\\overlays\\packs\\overlay_packs_alfamar.ico"
+ IDI_MIRANDA_AMATORY ICON "icons\\overlays\\packs\\overlay_packs_amatory.ico"
+ IDI_MIRANDA_BRI ICON "icons\\overlays\\packs\\overlay_packs_bri.ico"
+ IDI_MIRANDA_CAPPUCCINO ICON "icons\\overlays\\packs\\overlay_packs_Cappuccino.ico"
+ IDI_MIRANDA_DAR ICON "icons\\overlays\\packs\\overlay_packs_dar_veter.ico"
+ IDI_MIRANDA_DMIKOS ICON "icons\\overlays\\packs\\overlay_packs_Dmikos.ico"
+ IDI_MIRANDA_E33 ICON "icons\\overlays\\packs\\overlay_packs_e33.ico"
+ IDI_MIRANDA_FAITH ICON "icons\\overlays\\packs\\overlay_packs_FaithPack.ico"
+ IDI_MIRANDA_FINAL ICON "icons\\overlays\\packs\\overlay_packs_FinalPack.ico"
+ IDI_MIRANDA_FREIZE ICON "icons\\overlays\\packs\\overlay_packs_freize.ico"
+ IDI_MIRANDA_GHOST ICON "icons\\overlays\\packs\\overlay_packs_ghost.ico"
+ IDI_MIRANDA_HIEROS ICON "icons\\overlays\\packs\\overlay_packs_hieros.ico"
+ IDI_MIRANDA_KDL ICON "icons\\overlays\\packs\\overlay_packs_KDL.ico"
+ IDI_MIRANDA_KOLICH ICON "icons\\overlays\\packs\\overlay_packs_Kolich.ico"
+ IDI_MIRANDA_KUZZMAN ICON "icons\\overlays\\packs\\overlay_packs_Kuzzman.ico"
+ IDI_MIRANDA_LESTAT ICON "icons\\overlays\\packs\\overlay_packs_Lestat.ico"
+ IDI_MIRANDA_LEXSYS ICON "icons\\overlays\\packs\\overlay_packs_LexSys.ico"
+ IDI_MIRANDA_MATAES ICON "icons\\overlays\\packs\\overlay_packs_mataes.ico"
+ IDI_MIRANDA_MD ICON "icons\\overlays\\packs\\overlay_packs_md.ico"
+ IDI_MIRANDA_FR ICON "icons\\overlays\\packs\\overlay_packs_Miranda_FR.ico"
+ IDI_MIRANDA_ME ICON "icons\\overlays\\packs\\overlay_packs_Miranda_ME.ico"
+ IDI_MIRANDA_NATIVE ICON "icons\\overlays\\packs\\overlay_packs_native.ico"
+ IDI_MIRANDA_NEW_STYLE ICON "icons\\overlays\\packs\\overlay_packs_New_Style.ico"
+ IDI_MIRANDA_PILOT ICON "icons\\overlays\\packs\\overlay_packs_pilot.ico"
+ IDI_MIRANDA_RAZUNTER ICON "icons\\overlays\\packs\\overlay_packs_razunter.ico"
+ IDI_MIRANDA_ROBYER ICON "icons\\overlays\\packs\\overlay_packs_RobyerPack.ico"
+ IDI_MIRANDA_SE7VEN ICON "icons\\overlays\\packs\\overlay_packs_Se7ven.ico"
+ IDI_MIRANDA_SSS_MOD ICON "icons\\overlays\\packs\\overlay_packs_SSS.ico"
+ IDI_MIRANDA_STALKER ICON "icons\\overlays\\packs\\overlay_packs_Stalker.ico"
+ IDI_MIRANDA_TWEETY ICON "icons\\overlays\\packs\\overlay_packs_Tweety.ico"
+ IDI_MIRANDA_UMEDON ICON "icons\\overlays\\packs\\overlay_packs_Umedon.ico"
+ IDI_MIRANDA_VALERAVI ICON "icons\\overlays\\packs\\overlay_packs_ValeraVi.ico"
+ IDI_MIRANDA_WATCHER ICON "icons\\overlays\\packs\\overlay_packs_watcher.ico"
+ IDI_MIRANDA_SPELLHOWLER ICON "icons\\overlays\\packs\\overlay_packs_xSpellhowleRx.ico"
+ IDI_MIRANDA_YAOL ICON "icons\\overlays\\packs\\overlay_packs_Yaol.ico"
+ IDI_MIRANDA_ZELEBOBA ICON "icons\\overlays\\packs\\overlay_packs_zeleboba.ico"
+ IDI_MIRANDA_DEVIL ICON "icons\\overlays\\packs\\overlay_packs_666.ico"
+ IDI_MIRANDA_LENINPACK ICON "icons\\overlays\\packs\\overlay_packs_LeninPack.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_QQ.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_QQ.rc new file mode 100644 index 0000000000..11eaa23c9c --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_QQ.rc @@ -0,0 +1,96 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//############################################QQ###############################################################
+//##############################################################################################################
+ IDI_MOBILEQQ ICON "icons\\QQ\\Mobile QQ.ico"
+ IDI_QQ ICON "icons\\QQ\\QQ.ico"
+ IDI_QQCONCEPT ICON "icons\\QQ\\QQ Concept.ico"
+ IDI_QQCRM ICON "icons\\QQ\\QQ CRM.ico"
+ IDI_QQINT ICON "icons\\QQ\\QQ International.ico"
+ IDI_QQSILVER ICON "icons\\QQ\\QQ Silverlight.ico"
+ IDI_TM ICON "icons\\QQ\\TM.ico"
+ IDI_TM2008 ICON "icons\\QQ\\TM 2008.ico"
+ IDI_WEBQQ ICON "icons\\QQ\\WebQQ.ico"
+ IDI_YAMQQ ICON "icons\\QQ\\Yam QQ.ico"
+
+//##############################################################################################################
+//########################################### QQ overlays ######################################################
+//##############################################################################################################
+ IDI_CLIENT_QQ2000 ICON "icons\\QQ\\QQ 2000.ico"
+ IDI_CLIENT_QQ2004 ICON "icons\\QQ\\QQ 2004.ico"
+ IDI_CLIENT_TM1 ICON "icons\\QQ\\TM 1.ico"
+ IDI_CLIENT_TM2 ICON "icons\\QQ\\TM 2.ico"
+ IDI_CLIENT_TM_QQ2003 ICON "icons\\QQ\\TM 3 QQ 2003.ico"
+ IDI_CLIENT_TM_QQ2005 ICON "icons\\QQ\\TM QQ 2005.ico"
+ IDI_CLIENT_TM_QQ2006 ICON "icons\\QQ\\TM QQ 2006.ico"
+ IDI_CLIENT_TM_QQ2007 ICON "icons\\QQ\\TM QQ 2007.ico"
+ IDI_CLIENT_TM_QQ2008 ICON "icons\\QQ\\TM QQ 2008.ico"
+ IDI_CLIENT_TM_QQ2009 ICON "icons\\QQ\\TM QQ 2009.ico"
+ IDI_CLIENT_TM_QQ2010 ICON "icons\\QQ\\TM QQ 2010.ico"
+ IDI_CLIENT_TM_QQ2011 ICON "icons\\QQ\\TM QQ 2011.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_RSS.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_RSS.rc new file mode 100644 index 0000000000..5f34b3cd7e --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_RSS.rc @@ -0,0 +1,75 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//############################################RSS###############################################################
+//##############################################################################################################
+ IDI_ATOM1 ICON "icons\\rss\\Atom 1.ico"
+ IDI_ATOM3 ICON "icons\\rss\\Atom 3.ico"
+ IDI_RSS09 ICON "icons\\rss\\RSS 0.9.ico"
+ IDI_RSS1 ICON "icons\\rss\\RSS 1.ico"
+ IDI_RSS2 ICON "icons\\rss\\RSS 2.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_Skype.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Skype.rc new file mode 100644 index 0000000000..46f7e1ec86 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Skype.rc @@ -0,0 +1,73 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//############################################# Skype ##########################################################
+//##############################################################################################################
+ IDI_SKYPE1 ICON "icons\\Skype\\Skype 1.x.ico"
+ IDI_SKYPE2 ICON "icons\\Skype\\Skype 2.x.ico"
+ IDI_SKYPE3 ICON "icons\\Skype\\Skype 3.x.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_Tlen.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Tlen.rc new file mode 100644 index 0000000000..c7751d2602 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Tlen.rc @@ -0,0 +1,78 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//################################################### Tlen #####################################################
+//##############################################################################################################
+ IDI_TLEN ICON "icons\\Tlen\\Tlen.ico"
+
+//##############################################################################################################
+//########################################### Tlen overlays ####################################################
+//##############################################################################################################
+ IDI_CLIENT_TLEN5 ICON "icons\\Tlen\\Tlen 5.ico"
+ IDI_CLIENT_TLEN6 ICON "icons\\Tlen\\Tlen 6.ico"
+ IDI_CLIENT_TLEN7 ICON "icons\\Tlen\\Tlen 7.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_VoIP.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_VoIP.rc new file mode 100644 index 0000000000..72377b5508 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_VoIP.rc @@ -0,0 +1,73 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//######################################### VoIP clients #######################################################
+//##############################################################################################################
+ IDI_GIZMO ICON "icons\\VoIP\\Gizmo.ico"
+ IDI_WENGOPHONE ICON "icons\\VoIP\\WengoPhone.ico"
+ IDI_ZOEP ICON "icons\\VoIP\\Zoep.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_Weather.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Weather.rc new file mode 100644 index 0000000000..cc2f04507a --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Weather.rc @@ -0,0 +1,92 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//############################################# Weather ########################################################
+//##############################################################################################################
+ IDI_ACCU ICON "icons\\Weather\\accu.ico"
+ IDI_GISMETEO ICON "icons\\Weather\\gismeteo.ico"
+ IDI_INTELLI ICON "icons\\Weather\\intelli.ico"
+ IDI_METEOGID ICON "icons\\Weather\\meteogid.ico"
+ IDI_METEONOVOSTI ICON "icons\\Weather\\meteonovosti.ico"
+ IDI_NOAA ICON "icons\\Weather\\noaa.ico"
+ IDI_REALMETEO ICON "icons\\Weather\\realmeteo.ico"
+ IDI_UNDERGROUND ICON "icons\\Weather\\underground.ico"
+ IDI_WEATHER ICON "icons\\Weather\\weather.ico"
+ IDI_WEATHER_CN ICON "icons\\Weather\\weather_cn.ico"
+ IDI_WEATHERXML ICON "icons\\Weather\\weatherxml.ico"
+ IDI_WETTER ICON "icons\\Weather\\wetter.ico"
+ IDI_YWEATHER ICON "icons\\Weather\\yweather.ico"
+
+//##############################################################################################################
+//################################################## Overlays ##################################################
+//##############################################################################################################
+
+//##############################################################################################################
+//################################# Weather overlays ###########################################################
+//##############################################################################################################
+ IDI_CLIENT_WEATHER ICON "icons\\Weather\\weather_over.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/icons_Yahoo.rc b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Yahoo.rc new file mode 100644 index 0000000000..8cb3a061a5 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/icons_Yahoo.rc @@ -0,0 +1,93 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+//
+// Generated from the TEXTINCLUDE 2 resource.
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+#include "afxres.h"
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Russian resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
+#ifdef _WIN32
+LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
+#pragma code_page(1251)
+#endif //_WIN32
+
+#endif // Russian resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+#ifdef _WIN32
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+//##############################################################################################################
+//################################################ Yahoo #######################################################
+//##############################################################################################################
+ IDI_LIBYAHOO2 ICON "icons\\Yahoo\\libyahoo2.ico"
+ IDI_PINGBOX ICON "icons\\Yahoo\\PingBox.ico"
+ IDI_YAHOO ICON "icons\\Yahoo\\Yahoo.ico"
+ IDI_YAHOO5 ICON "icons\\Yahoo\\Yahoo 5.ico"
+ IDI_YAHOO6 ICON "icons\\Yahoo\\Yahoo 6.ico"
+ IDI_YAHOO7 ICON "icons\\Yahoo\\Yahoo 7.ico"
+ IDI_YAHOO8 ICON "icons\\Yahoo\\Yahoo 8.ico"
+ IDI_YAHOO10 ICON "icons\\Yahoo\\Yahoo 10.ico"
+ IDI_YAHOO_GO_MOBILE ICON "icons\\Yahoo\\Yahoo Go Mobile.ico"
+
+//##############################################################################################################
+//################################################## Overlays ##################################################
+//##############################################################################################################
+
+//##############################################################################################################
+//################################# Yahoo overlays #############################################################
+//##############################################################################################################
+ IDI_CLIENT_YAHOO5 ICON "icons\\Yahoo\\Yahoo_5.ico"
+ IDI_CLIENT_YAHOO6 ICON "icons\\Yahoo\\Yahoo_6.ico"
+ IDI_CLIENT_YAHOO7 ICON "icons\\Yahoo\\Yahoo_7.ico"
+ IDI_CLIENT_YAHOO8 ICON "icons\\Yahoo\\Yahoo_8.ico"
+ IDI_CLIENT_YAHOO9 ICON "icons\\Yahoo\\Yahoo_9.ico"
+ IDI_CLIENT_YAHOO10 ICON "icons\\Yahoo\\Yahoo_10.ico"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+ IDS_IDENTIFY "# Finger Icons #"
+END
+
+#endif // English (U.S.) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/resource.rc b/plugins/!Deprecated/FingerPrintModPlus/res/resource.rc new file mode 100644 index 0000000000..96ce67b6fb --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/resource.rc @@ -0,0 +1,118 @@ +// Microsoft Visual C++ generated resource script.
+//
+#include "..\src\resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (United States) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE
+BEGIN
+ "resource.h\0"
+END
+
+2 TEXTINCLUDE
+BEGIN
+ "#include ""afxres.h""\r\n"
+ "\0"
+END
+
+3 TEXTINCLUDE
+BEGIN
+ "\r\n"
+ "\0"
+END
+
+#endif // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Dialog
+//
+
+IDD_DIALOG DIALOGEX 0, 0, 314, 254
+STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
+BEGIN
+ GROUPBOX "Fingerprint icons",IDC_STATIC,0,0,156,238
+ CONTROL "Overlay#1",IDC_OVERLAY1,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,6,13,144,10
+ CONTROL "Overlay#2",IDC_OVERLAY2,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,6,23,144,10
+ CONTROL "Overlay#3",IDC_OVERLAY3,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,6,33,144,10
+ CONTROL "Show Version as Overlay#2",IDC_VERSION,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,6,43,144,10
+ GROUPBOX "Showing groups",IDC_STATIC,158,0,155,238
+ CONTROL "Miranda",IDC_GROUPMIRANDA,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,13,144,10
+ CONTROL "Multi-Protocol",IDC_GROUPMULTI,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,23,144,10
+ CONTROL "Pack overlays",IDC_GROUPPACKS,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,33,144,10
+ CONTROL "Others",IDC_GROUPOTHERS,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,43,144,10
+ CONTROL "AIM",IDC_GROUPAIM,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,63,144,10
+ CONTROL "Gadu-Gadu",IDC_GROUPGADU,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,73,144,10
+ CONTROL "ICQ",IDC_GROUPICQ,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,83,144,10
+ CONTROL "IRC",IDC_GROUPIRC,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,93,144,10
+ CONTROL "Jabber",IDC_GROUPJABBER,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,103,144,10
+ CONTROL "Mail.ru Agent",IDC_GROUPMAIL,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,113,144,10
+ CONTROL "MSN",IDC_GROUPMSN,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,123,144,10
+ CONTROL "QQ",IDC_GROUPQQ,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,133,144,10
+ CONTROL "RSS",IDC_GROUPRSS,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,143,144,10
+ CONTROL "Skype",IDC_GROUPSKYPE,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,153,144,10
+ CONTROL "Tlen",IDC_GROUPTLEN,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,163,144,10
+ CONTROL "VoIP",IDC_GROUPVOIP,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,173,144,10
+ CONTROL "Weather",IDC_GROUPWEATHER,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,183,144,10
+ CONTROL "Yahoo",IDC_GROUPYAHOO,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,164,193,144,10
+ LTEXT "Note: Miranda NG will have to be restarted for changes to take effect.",IDC_OPTCHANGENOTE,0,240,302,10
+END
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// DESIGNINFO
+//
+
+#ifdef APSTUDIO_INVOKED
+GUIDELINES DESIGNINFO
+BEGIN
+ IDD_DIALOG, DIALOG
+ BEGIN
+ LEFTMARGIN, 7
+ RIGHTMARGIN, 307
+ TOPMARGIN, 7
+ BOTTOMMARGIN, 233
+ END
+END
+#endif // APSTUDIO_INVOKED
+
+#endif // English (United States) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif // not APSTUDIO_INVOKED
+
diff --git a/plugins/!Deprecated/FingerPrintModPlus/res/version.rc b/plugins/!Deprecated/FingerPrintModPlus/res/version.rc new file mode 100644 index 0000000000..cfcefd0a61 --- /dev/null +++ b/plugins/!Deprecated/FingerPrintModPlus/res/version.rc @@ -0,0 +1,64 @@ +/*
+Fingerprint Mod+ (client version) icons module for Miranda NG
+
+Copyright © 2006-2007 Artem Shpynov aka FYR, Bio, Faith Healer. 2009-2010 HierOS
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+*/
+
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
+#include <windows.h>
+#include "..\src\version.h"
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Version
+//
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION __FILEVERSION_STRING
+ PRODUCTVERSION __FILEVERSION_STRING
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x2L
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "041904b0"
+ BEGIN
+ VALUE "FileDescription", "Fingerprint Mod+ client version icons module"
+ VALUE "FileVersion", __VERSION_STRING
+ VALUE "InternalName", __INTERNAL_NAME_STRING
+ VALUE "LegalCopyright", __LEGAL_COPYRIGHT_STRING
+ VALUE "OriginalFilename", "fingerprint.dll"
+ VALUE "ProductName", "Fingerprint Mod+ client version icons module"
+ VALUE "ProductVersion", __VERSION_STRING
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x419, 1200
+ END
+END
+
|