From 48540940b6c28bb4378abfeb500ec45a625b37b6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 15 May 2012 10:38:20 +0000 Subject: initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FingerPrintModPlus/res/icons.rc | 73 +++ plugins/FingerPrintModPlus/res/icons_AIM.rc | 79 +++ plugins/FingerPrintModPlus/res/icons_Gadu.rc | 72 +++ plugins/FingerPrintModPlus/res/icons_General.rc | 146 +++++ plugins/FingerPrintModPlus/res/icons_ICQ.rc | 140 +++++ plugins/FingerPrintModPlus/res/icons_IRC.rc | 132 +++++ plugins/FingerPrintModPlus/res/icons_Jabber.rc | 229 ++++++++ plugins/FingerPrintModPlus/res/icons_MRA.rc | 74 +++ plugins/FingerPrintModPlus/res/icons_MSN.rc | 80 +++ .../FingerPrintModPlus/res/icons_Multiprotocols.rc | 121 ++++ plugins/FingerPrintModPlus/res/icons_Packs.rc | 114 ++++ plugins/FingerPrintModPlus/res/icons_QQ.rc | 96 +++ plugins/FingerPrintModPlus/res/icons_RSS.rc | 75 +++ plugins/FingerPrintModPlus/res/icons_Skype.rc | 73 +++ plugins/FingerPrintModPlus/res/icons_Tlen.rc | 78 +++ plugins/FingerPrintModPlus/res/icons_VoIP.rc | 73 +++ plugins/FingerPrintModPlus/res/icons_Weather.rc | 92 +++ plugins/FingerPrintModPlus/res/icons_Yahoo.rc | 93 +++ plugins/FingerPrintModPlus/res/resource.h | 644 +++++++++++++++++++++ plugins/FingerPrintModPlus/res/resource.rc | 114 ++++ plugins/FingerPrintModPlus/res/version.h | 58 ++ plugins/FingerPrintModPlus/res/version.rc | 60 ++ 22 files changed, 2716 insertions(+) create mode 100644 plugins/FingerPrintModPlus/res/icons.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_AIM.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_Gadu.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_General.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_ICQ.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_IRC.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_Jabber.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_MRA.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_MSN.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_Multiprotocols.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_Packs.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_QQ.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_RSS.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_Skype.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_Tlen.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_VoIP.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_Weather.rc create mode 100644 plugins/FingerPrintModPlus/res/icons_Yahoo.rc create mode 100644 plugins/FingerPrintModPlus/res/resource.h create mode 100644 plugins/FingerPrintModPlus/res/resource.rc create mode 100644 plugins/FingerPrintModPlus/res/version.h create mode 100644 plugins/FingerPrintModPlus/res/version.rc (limited to 'plugins/FingerPrintModPlus/res') diff --git a/plugins/FingerPrintModPlus/res/icons.rc b/plugins/FingerPrintModPlus/res/icons.rc new file mode 100644 index 0000000000..c8e2881583 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons.rc @@ -0,0 +1,73 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_AIM.rc b/plugins/FingerPrintModPlus/res/icons_AIM.rc new file mode 100644 index 0000000000..7f9661c0ee --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_AIM.rc @@ -0,0 +1,79 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_Gadu.rc b/plugins/FingerPrintModPlus/res/icons_Gadu.rc new file mode 100644 index 0000000000..b21d3e144d --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_Gadu.rc @@ -0,0 +1,72 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_General.rc b/plugins/FingerPrintModPlus/res/icons_General.rc new file mode 100644 index 0000000000..a1083b96b9 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_General.rc @@ -0,0 +1,146 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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_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/FingerPrintModPlus/res/icons_ICQ.rc b/plugins/FingerPrintModPlus/res/icons_ICQ.rc new file mode 100644 index 0000000000..f57d73981a --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_ICQ.rc @@ -0,0 +1,140 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_IRC.rc b/plugins/FingerPrintModPlus/res/icons_IRC.rc new file mode 100644 index 0000000000..5737349c61 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_IRC.rc @@ -0,0 +1,132 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_Jabber.rc b/plugins/FingerPrintModPlus/res/icons_Jabber.rc new file mode 100644 index 0000000000..a18ace95ea --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_Jabber.rc @@ -0,0 +1,229 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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_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/FingerPrintModPlus/res/icons_MRA.rc b/plugins/FingerPrintModPlus/res/icons_MRA.rc new file mode 100644 index 0000000000..c4cb62bd13 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_MRA.rc @@ -0,0 +1,74 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_MSN.rc b/plugins/FingerPrintModPlus/res/icons_MSN.rc new file mode 100644 index 0000000000..cf98f3f38c --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_MSN.rc @@ -0,0 +1,80 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_Multiprotocols.rc b/plugins/FingerPrintModPlus/res/icons_Multiprotocols.rc new file mode 100644 index 0000000000..50e1f65497 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_Multiprotocols.rc @@ -0,0 +1,121 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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_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/FingerPrintModPlus/res/icons_Packs.rc b/plugins/FingerPrintModPlus/res/icons_Packs.rc new file mode 100644 index 0000000000..f8e1aedd6a --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_Packs.rc @@ -0,0 +1,114 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_QQ.rc b/plugins/FingerPrintModPlus/res/icons_QQ.rc new file mode 100644 index 0000000000..d5d336ade1 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_QQ.rc @@ -0,0 +1,96 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_RSS.rc b/plugins/FingerPrintModPlus/res/icons_RSS.rc new file mode 100644 index 0000000000..6de09adb95 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_RSS.rc @@ -0,0 +1,75 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_Skype.rc b/plugins/FingerPrintModPlus/res/icons_Skype.rc new file mode 100644 index 0000000000..4b8e87ca43 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_Skype.rc @@ -0,0 +1,73 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_Tlen.rc b/plugins/FingerPrintModPlus/res/icons_Tlen.rc new file mode 100644 index 0000000000..c43897934f --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_Tlen.rc @@ -0,0 +1,78 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_VoIP.rc b/plugins/FingerPrintModPlus/res/icons_VoIP.rc new file mode 100644 index 0000000000..9e36bbba38 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_VoIP.rc @@ -0,0 +1,73 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_Weather.rc b/plugins/FingerPrintModPlus/res/icons_Weather.rc new file mode 100644 index 0000000000..59f6d6fafb --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_Weather.rc @@ -0,0 +1,92 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/icons_Yahoo.rc b/plugins/FingerPrintModPlus/res/icons_Yahoo.rc new file mode 100644 index 0000000000..7c4e253b3f --- /dev/null +++ b/plugins/FingerPrintModPlus/res/icons_Yahoo.rc @@ -0,0 +1,93 @@ +// Microsoft Visual C++ generated resource script. +// +#include "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/FingerPrintModPlus/res/resource.h b/plugins/FingerPrintModPlus/res/resource.h new file mode 100644 index 0000000000..00d8d5e70b --- /dev/null +++ b/plugins/FingerPrintModPlus/res/resource.h @@ -0,0 +1,644 @@ +#include "version.h" + +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by resource.rc +//############################################################################################################## +//AIM +#define IDI_AIM 10 +#define IDI_AIM_4 11 +#define IDI_AIM_5 12 +#define IDI_AIM_MAC 13 +#define IDI_AIM_MOBILE 14 +#define IDI_AIM_TRITON 15 +#define IDI_MINIAIM 16 +#define IDI_NAIM 17 +#define IDI_TERRAIM 18 + +//############################################################################################################## +//Gadu-Gadu clients +#define IDI_GADU_GADU_6 30 +#define IDI_GADU_GADU_7 31 + +//############################################################################################################## +//Unofficial ICQ clients +#define IDI_ANDRQ 50 +#define IDI_1UND1 51 +#define IDI_ALICQ 52 +#define IDI_ANASTASIA 53 +#define IDI_VIRUS 54 +#define IDI_COREPAGER 55 +#define IDI_DICHAT 56 +#define IDI_DELPHI 57 +#define IDI_GLICQ 58 +#define IDI_GNOMEICU 59 +#define IDI_ICAT 60 +#define IDI_ICQ2X 61 +#define IDI_IMADERING 62 +#define IDI_JICQ 63 +#define IDI_KMASKA 64 +#define IDI_KXICQ 65 +#define IDI_LIBICQ2000 66 +#define IDI_LICQ 67 +#define IDI_LOCID 68 +#define IDI_MICQ 69 +#define IDI_MIP 70 +#define IDI_NANOICQ 71 +#define IDI_NICQ 72 +#define IDI_QIP 73 +#define IDI_RANDQ_NEW 74 +#define IDI_SLICK 75 +#define IDI_SMAPER 76 +#define IDI_SMARTICQ 77 +#define IDI_SPAMBOT 78 +#define IDI_STICQ 79 +#define IDI_STRICQ 80 +#define IDI_VICQ 81 +#define IDI_VMICQ 82 +#define IDI_WEBICQ 83 +#define IDI_YEEMP 84 +#define IDI_YSM 85 + +//############################################################################################################## +//Official ICQ clients +#define IDI_ICQ 100 +#define IDI_ICQ_6 101 +#define IDI_ICQ_ABV 102 +#define IDI_ICQ_BIGMIR 103 +#define IDI_ICQ_COMPAD 104 +#define IDI_ICQ4MAC 105 +#define IDI_ICQ_LITE4 106 +#define IDI_ICQ_LITE7 107 +#define IDI_ICQ_NETVIGATOR 108 +#define IDI_ICQ_PRO7 109 +#define IDI_ICQ_RAMBLER 110 +#define IDI_ICQ_POCKETPC 111 + +//############################################################################################################## +//Official ICQ overlays +#define IDI_CLIENTICQLITE5 120 +#define IDI_CLIENTICQLITE51 121 +#define IDI_CLIENTICQ6 122 +#define IDI_CLIENTICQ7 123 +#define IDI_CLIENTICQ2000 124 +#define IDI_CLIENTICQ2001 125 +#define IDI_CLIENTICQ2002 126 +#define IDI_CLIENTICQ2003 127 +#define IDI_CLIENTICQLITE4 128 + +//############################################################################################################## +//IRC +#define IDI_AMIRC 140 +#define IDI_AMULE 141 +#define IDI_BABBEL 142 +#define IDI_BERSIRC 143 +#define IDI_CBIRC 144 +#define IDI_CHATZILLA 145 +#define IDI_CONVERSATION 146 +#define IDI_DIRC 147 +#define IDI_EGGDROP 148 +#define IDI_EGGDROP_RACBOT 149 +#define IDI_EMULE 150 +#define IDI_EMULE_MORPHXT 151 +#define IDI_EMULE_NEO 152 +#define IDI_EMULE_PLUS 153 +#define IDI_EMULE_XTREME 154 +#define IDI_FCHAT 155 +#define IDI_GDPCHAT 156 +#define IDI_GOPOWERTOOLS 157 +#define IDI_HYDRA_IRC 158 +#define IDI_ICECHAT 159 +#define IDI_ICECHAT5 160 +#define IDI_ICECHAT7 161 +#define IDI_IRC_UNKNOWN 162 +#define IDI_IRCLE 163 +#define IDI_IRCXPRO 164 +#define IDI_IRSSI 165 +#define IDI_JIRCII 166 +#define IDI_JMIRC 167 +#define IDI_KLIENT 168 +#define IDI_KONVERSATION 169 +#define IDI_KSIRC 170 +#define IDI_KVIRC 171 +#define IDI_MIRC 172 +#define IDI_MP3_SCRIPT 173 +#define IDI_NEORATRION 174 +#define IDI_NETTALK 175 +#define IDI_NONAME_SCRIPT 176 +#define IDI_OPERA 177 +#define IDI_PIORUN 178 +#define IDI_PIRC 179 +#define IDI_PIRCH 180 +#define IDI_PJIRC 181 +#define IDI_PROCHAT 182 +#define IDI_PSYBNC 183 +#define IDI_SAVIRC 184 +#define IDI_SMART_IRC 185 +#define IDI_SNAK 186 +#define IDI_SYSRESET 187 +#define IDI_VIRCAIRC 188 +#define IDI_VISIONIRC 189 +#define IDI_VISUALIRC 190 +#define IDI_VORTECIRC 191 +#define IDI_WEECHAT 192 +#define IDI_WLIRC 193 +#define IDI_WMIRC 194 +#define IDI_XCHATAQUA 195 +#define IDI_XBITCH 196 +#define IDI_XCHAT 197 +#define IDI_XIRC 198 +#define IDI_XIRCON 199 +#define IDI_ZIPTORRENT 200 +#define IDI_ZSIRC 201 + +//############################################################################################################## +//Jabber clients +#define IDI_AKENI 220 +#define IDI_ANDROID 221 +#define IDI_ANOTHRSSBOT 222 +#define IDI_AQQ 223 +#define IDI_BEEJIVE 224 +#define IDI_BELLSOUTH 225 +#define IDI_BITWISE 226 +#define IDI_BLACKBERRY 227 +#define IDI_BOMBUS 228 +#define IDI_BOMBUSMOD 229 +#define IDI_BOMBUSQD 230 +#define IDI_BOWLINE 231 +#define IDI_BUDDYSPACE 232 +#define IDI_CHATOPUS 233 +#define IDI_CHIKKA 234 +#define IDI_CHITCHAT 235 +#define IDI_COCCINELLA 236 +#define IDI_COLIBRY 237 +#define IDI_COLLOQUY 238 +#define IDI_DESYR 239 +#define IDI_EMACS 240 +#define IDI_EMESS 241 +#define IDI_EXODUS 242 +#define IDI_EYEBALL_CHAT 243 +#define IDI_FACEBOOK 244 +#define IDI_FIRE 245 +#define IDI_GABBER 246 +#define IDI_GAJIM 247 +#define IDI_GCN 248 +#define IDI_GLU 249 +#define IDI_GMAIL 250 +#define IDI_CONFERENCE 251 +#define IDI_GNOME 252 +#define IDI_GNUGADU 253 +#define IDI_GOIM 254 +#define IDI_GOSSIP 255 +#define IDI_GOTALKMOBILE 256 +#define IDI_GREENTHUMB 257 +#define IDI_GTALK 258 +#define IDI_GTALK_GADGET 259 +#define IDI_GUSH 260 +#define IDI_GYABER 261 +#define IDI_IGOOGLE 262 +#define IDI_IMCOM 263 +#define IDI_IMEEM 264 +#define IDI_IMIFIED 265 +#define IDI_IMOV 266 +#define IDI_IMPORTAL 267 +#define IDI_INSTANT 268 +#define IDI_INTERACTION 269 +#define IDI_IRUKA 270 +#define IDI_JABBER_BEOS 271 +#define IDI_JABBER_APPLET 272 +#define IDI_JABBERFOX 273 +#define IDI_JABBER_MESSENGER 274 +#define IDI_JABBERNAUT 275 +#define IDI_JABBERWOCKY 276 +#define IDI_JABBERZILLA 277 +#define IDI_JABBIM 278 +#define IDI_JABBIN 279 +#define IDI_JABIRU 280 +#define IDI_JAJC 281 +#define IDI_JBOTHER 282 +#define IDI_JCLAIM 283 +#define IDI_JDISK 284 +#define IDI_JETI 285 +#define IDI_JMC 286 +#define IDI_JRUDEVELS 287 +#define IDI_JTALK 288 +#define IDI_JUICK 289 +#define IDI_JWCHAT 290 +#define IDI_JWGC 291 +#define IDI_KADU 292 +#define IDI_KF 293 +#define IDI_KONNEKT 294 +#define IDI_LAFFER 295 +#define IDI_LANDELL 296 +#define IDI_LEAF 297 +#define IDI_LEECHCRAFT 298 +#define IDI_LINQ 299 +#define IDI_LLUNA 300 +#define IDI_M8JABBER 301 +#define IDI_MANGO 302 +#define IDI_MCABBER 303 +#define IDI_MEINVZ 304 +#define IDI_MERCURY_MESSENGER 305 +#define IDI_MGTALK 306 +#define IDI_MOBBER 307 +#define IDI_MOJAB 308 +#define IDI_MOZILLACHAT 309 +#define IDI_MYJABBER 310 +#define IDI_NEOS 311 +#define IDI_NITRO 312 +#define IDI_NOSTROMO 313 +#define IDI_OCTRO 314 +#define IDI_OM 315 +#define IDI_ORKUT 316 +#define IDI_PALTALK 317 +#define IDI_PANDION 318 +#define IDI_PAPLA 319 +#define IDI_PJC 320 +#define IDI_PSI 321 +#define IDI_PSTO 322 +#define IDI_PYAIMT 323 +#define IDI_PYICQT 324 +#define IDI_PYIRCT 325 +#define IDI_PYMRAT 326 +#define IDI_PYMSNT 327 +#define IDI_PYYAHOOT 328 +#define IDI_QTJIM 329 +#define IDI_RENREN 330 +#define IDI_SCHULERVZ 331 +#define IDI_SIP_COMM 332 +#define IDI_SKYMESSAGER 333 +#define IDI_SMACK 334 +#define IDI_SMTP_TRANSPORT 335 +#define IDI_SOAPBOX 336 +#define IDI_SPARK 337 +#define IDI_SPIK 338 +#define IDI_STUDIVZ 339 +#define IDI_SWORIM 340 +#define IDI_TALKONAUT 341 +#define IDI_TAPIOCA 342 +#define IDI_TEABOT 343 +#define IDI_TELEPATHY 344 +#define IDI_TIPICIM 345 +#define IDI_TKABBER 346 +#define IDI_TRANSACTIM 347 +#define IDI_TRIPLE_SOFTWARE 348 +#define IDI_TWITTER 349 +#define IDI_VACUUM 350 +#define IDI_VAYUSPHERE 351 +#define IDI_WANNACHAT 352 +#define IDI_WEBEX 353 +#define IDI_WHISPERIM 354 +#define IDI_WHOISBOT 355 +#define IDI_WIJA 356 +#define IDI_WILDFIRE 357 +#define IDI_WINJAB 358 +#define IDI_WTW 359 +#define IDI_XEUS 360 +#define IDI_XIFFIAN 361 +#define IDI_YAMBI 362 +#define IDI_YAONLINE 363 + +//############################################################################################################## +//VoIP clients +#define IDI_GIZMO 380 +#define IDI_WENGOPHONE 381 +#define IDI_ZOEP 382 + +//############################################################################################################## +//Jabber resource overlays +#define IDI_DEBUG_OVERLAY 400 +#define IDI_HOME_OVERLAY 401 +#define IDI_MOBILE_OVERLAY 402 +#define IDI_NOTEBOOK_OVERLAY 403 +#define IDI_OFFICE_OVERLAY 404 +#define IDI_WORK_OVERLAY 405 + +//############################################################################################################## +//Mail.Ru Agent clients +#define IDI_MAIL_RU_MOBILE 410 +#define IDI_MAIL_RU_OFFICIAL 411 +#define IDI_MAIL_RU_UNKNOWN 412 +#define IDI_MAIL_RU_WEBAGENT 413 + +//############################################################################################################## +//MirandaIM clients +#define IDI_MIRANDA_4 430 +#define IDI_MIRANDA_4s 431 +#define IDI_MIRANDA_5 432 +#define IDI_MIRANDA_5s 433 +#define IDI_MIRANDA_6 434 +#define IDI_MIRANDA_6s 435 +#define IDI_MIRANDA_7 436 +#define IDI_MIRANDA_7s 437 +#define IDI_MIRANDA_8 438 +#define IDI_MIRANDA_8s 439 +#define IDI_MIRANDA_9 440 +#define IDI_MIRANDA_9s 441 +#define IDI_MIRANDA_10 442 +#define IDI_MIRANDA_10s 443 +#define IDI_MIRANDA_04 444 +#define IDI_MIRANDA_05 445 +#define IDI_MIRANDA_05U 446 +#define IDI_MIRANDA_06 447 +#define IDI_MIRANDA_06U 448 +#define IDI_MIRANDA_07 449 +#define IDI_MIRANDA_07U 450 +#define IDI_MIRANDA_08 451 +#define IDI_MIRANDA_08U 452 +#define IDI_MIRANDA_09 453 +#define IDI_MIRANDA_09U 454 +#define IDI_MIRANDA_010 455 +#define IDI_MIRANDA_010U 456 +#define IDI_MIRANDA_666 457 +#define IDI_MIRANDA_U 458 +#define IDI_MIRANDA_UNKNOWN 459 + +//############################################################################################################## +//Clients overlays +#define IDI_AIMOSCAR_OVERLAY 481 +#define IDI_GMAIL_OVERLAY 482 +#define IDI_ICQJ_SIN_MOD_OVERLAY 483 +#define IDI_ICQJ_OVERLAY 484 +#define IDI_ICQJ_PLUS_MOD_OVERLAY 485 +#define IDI_ICQJM_OVERLAY 486 +#define IDI_IRC_OVERLAY 487 +#define IDI_JABBER_OVERLAY 488 +#define IDI_JGTALK_OVERLAY 489 +#define IDI_JMEEBO_OVERLAY 490 +#define IDI_MAILRU_OVERLAY 491 +#define IDI_MSN_OVERLAY 492 +#define IDI_QQ_OVERLAY 493 +#define IDI_TLEN_OVERLAY 494 + +//############################################################################################################## +//Platform +#define IDI_CLIENTANDROID 510 +#define IDI_CLIENTFLASH 511 +#define IDI_CLIENTMAC 512 +#define IDI_CLIENTJAVA 513 +#define IDI_CLIENTLINUX 514 +#define IDI_CLIENTSYMBIAN 515 +#define IDI_CLIENTWIN 516 + +//############################################################################################################## +//Secure overlays +#define IDI_IMSECURE_OVERLAY 520 +#define IDI_SECUREIM_OVERLAY 521 +#define IDI_SIMPLITE_OVERLAY 522 +#define IDI_SIMPPRO_OVERLAY 523 + +//############################################################################################################## +//Other +#define IDI_BLANK 530 +#define IDI_NOTFOUND 531 +#define IDI_UNDETECTED 532 +#define IDI_UNKNOWN 533 + +//############################################################################################################## +//MSN +#define IDI_AMSN 540 +#define IDI_MSN_MAC 541 +#define IDI_MSN_45 542 +#define IDI_MSN_6 543 +#define IDI_MSN_7 544 +#define IDI_MSN_8 545 +#define IDI_MSN 546 +#define IDI_WEBMESSENGER 547 +#define IDI_WLM_9 548 +#define IDI_WLM_10 549 + +//############################################################################################################## +//Multi-protocols clients +#define IDI_ADIUM 560 +#define IDI_AGILE 561 +#define IDI_AYTTM 562 +#define IDI_BAYANICQ 563 +#define IDI_BITLBEE 564 +#define IDI_CENTERICQ 565 +#define IDI_CITRON 566 +#define IDI_DIGSBY 567 +#define IDI_EASYMESSAGE 568 +#define IDI_EBUDDY 569 +#define IDI_EKG2 570 +#define IDI_FRING 571 +#define IDI_GAIM 572 +#define IDI_ICHAT 573 +#define IDI_IMPLUS 574 +#define IDI_IM2 575 +#define IDI_IMOIM 576 +#define IDI_INLUX 577 +#define IDI_INSTANTBIRD 578 +#define IDI_JASMINEIM 579 +#define IDI_JIMM 580 +#define IDI_KOPETE 581 +#define IDI_MCHAT 582 +#define IDI_MEEBO 583 +#define IDI_MEETRO 584 +#define IDI_NATSIEMENS 585 +#define IDI_ONETEAM 586 +#define IDI_PALRINGO 587 +#define IDI_PIDGIN 588 +#define IDI_PIGEON 589 +#define IDI_PRELUDE 590 +#define IDI_PROTEUS 591 +#define IDI_PYTHON 592 +#define IDI_QIP_2010 593 +#define IDI_QIP_INFIUM 594 +#define IDI_QIP_PDA 595 +#define IDI_QNEXT 596 +#define IDI_QUTIM 597 +#define IDI_SIM 598 +#define IDI_SIM_LINUX 599 +#define IDI_SIM_LINUX_OLD 600 +#define IDI_SIM_MACOSX 601 +#define IDI_SIM_MACOSX_OLD 602 +#define IDI_SIM_OLD 603 +#define IDI_SIM_WIN 604 +#define IDI_SIM_WIN_OLD 605 +#define IDI_TRILLIAN 606 +#define IDI_TRILLIAN_ASTRA 607 +#define IDI_TRILLIAN_PRO 608 +#define IDI_UIM 609 +#define IDI_YAMIGO 610 + +//############################################################################################################## +//MirandaIM Packs +#define IDI_MIRANDA_A0X 630 +#define IDI_MIRANDA_AF 631 +#define IDI_MIRANDA_ALFAMAR 632 +#define IDI_MIRANDA_AMATORY 633 +#define IDI_MIRANDA_BRI 634 +#define IDI_MIRANDA_CAPPUCCINO 635 +#define IDI_MIRANDA_DAR 636 +#define IDI_MIRANDA_DMIKOS 637 +#define IDI_MIRANDA_E33 638 +#define IDI_MIRANDA_FAITH 639 +#define IDI_MIRANDA_FINAL 640 +#define IDI_MIRANDA_FREIZE 641 +#define IDI_MIRANDA_GHOST 642 +#define IDI_MIRANDA_HIEROS 643 +#define IDI_MIRANDA_KDL 644 +#define IDI_MIRANDA_KOLICH 645 +#define IDI_MIRANDA_KUZZMAN 646 +#define IDI_MIRANDA_LESTAT 647 +#define IDI_MIRANDA_LEXSYS 648 +#define IDI_MIRANDA_MATAES 649 +#define IDI_MIRANDA_MD 650 +#define IDI_MIRANDA_FR 651 +#define IDI_MIRANDA_ME 652 +#define IDI_MIRANDA_NATIVE 653 +#define IDI_MIRANDA_NEW_STYLE 654 +#define IDI_MIRANDA_PILOT 655 +#define IDI_MIRANDA_RAZUNTER 656 +#define IDI_MIRANDA_ROBYER 657 +#define IDI_MIRANDA_SE7VEN 658 +#define IDI_MIRANDA_SSS_MOD 659 +#define IDI_MIRANDA_STALKER 660 +#define IDI_MIRANDA_TWEETY 661 +#define IDI_MIRANDA_UMEDON 662 +#define IDI_MIRANDA_VALERAVI 663 +#define IDI_MIRANDA_WATCHER 664 +#define IDI_MIRANDA_SPELLHOWLER 665 +#define IDI_MIRANDA_YAOL 666 +#define IDI_MIRANDA_ZELEBOBA 667 +#define IDI_MIRANDA_DEVIL 668 +#define IDI_MIRANDA_LENINPACK 669 + +//############################################################################################################## +//QQ clients +#define IDI_MOBILEQQ 680 +#define IDI_QQ 681 +#define IDI_QQCONCEPT 682 +#define IDI_QQCRM 683 +#define IDI_QQINT 684 +#define IDI_QQSILVER 685 +#define IDI_TM 686 +#define IDI_TM2008 687 +#define IDI_WEBQQ 688 +#define IDI_YAMQQ 689 + +//############################################################################################################## +//QQ clients overlays +#define IDI_CLIENT_QQ2000 700 +#define IDI_CLIENT_QQ2004 701 +#define IDI_CLIENT_TM1 702 +#define IDI_CLIENT_TM2 703 +#define IDI_CLIENT_TM_QQ2003 704 +#define IDI_CLIENT_TM_QQ2005 705 +#define IDI_CLIENT_TM_QQ2006 706 +#define IDI_CLIENT_TM_QQ2007 707 +#define IDI_CLIENT_TM_QQ2008 708 +#define IDI_CLIENT_TM_QQ2009 709 +#define IDI_CLIENT_TM_QQ2010 710 +#define IDI_CLIENT_TM_QQ2011 711 + +//############################################################################################################## +//RSS +#define IDI_ATOM1 720 +#define IDI_ATOM3 721 +#define IDI_RSS09 722 +#define IDI_RSS1 723 +#define IDI_RSS2 724 + +//############################################################################################################## +//Skype clients +#define IDI_SKYPE1 730 +#define IDI_SKYPE2 731 +#define IDI_SKYPE3 732 + +//############################################################################################################## +//Tlen clients +#define IDI_TLEN 750 + +//############################################################################################################## +//Tlen clients overlays +#define IDI_CLIENT_TLEN5 755 +#define IDI_CLIENT_TLEN6 756 +#define IDI_CLIENT_TLEN7 757 + +//############################################################################################################## +//Weather clients +#define IDI_ACCU 770 +#define IDI_GISMETEO 771 +#define IDI_INTELLI 772 +#define IDI_REALMETEO 773 +#define IDI_WETTER 774 +#define IDI_UNDERGROUND 775 +#define IDI_WEATHER 776 +#define IDI_WEATHER_CN 777 +#define IDI_WEATHERXML 778 +#define IDI_METEOGID 779 +#define IDI_YWEATHER 780 +#define IDI_METEONOVOSTI 781 +#define IDI_NOAA 782 + +//############################################################################################################## +//Weather overlay +#define IDI_CLIENT_WEATHER 790 + +//############################################################################################################## +//Yahoo +#define IDI_LIBYAHOO2 800 +#define IDI_PINGBOX 801 +#define IDI_YAHOO 802 +#define IDI_YAHOO5 803 +#define IDI_YAHOO6 804 +#define IDI_YAHOO7 805 +#define IDI_YAHOO8 806 +#define IDI_YAHOO10 807 +#define IDI_YAHOO_GO_MOBILE 808 + +//############################################################################################################## +//Yahoo overlays +#define IDI_CLIENT_YAHOO5 820 +#define IDI_CLIENT_YAHOO6 821 +#define IDI_CLIENT_YAHOO7 822 +#define IDI_CLIENT_YAHOO8 823 +#define IDI_CLIENT_YAHOO9 824 +#define IDI_CLIENT_YAHOO10 825 + + +//############################################################################################################## +//resources +#define IDD_DIALOG 10000 +#define IDC_ADVICON 10001 +#define IDC_OVERLAY1 10002 +#define IDC_OVERLAY2 10003 +#define IDC_OVERLAY3 10004 +#define IDC_VERSION 10005 + +#define IDC_GROUPMIRANDA 10025 +#define IDC_GROUPMULTI 10026 +#define IDC_GROUPPACKS 10027 +#define IDC_GROUPOTHERS 10028 + +#define IDC_GROUPAIM 10029 +#define IDC_GROUPGADU 10030 +#define IDC_GROUPICQ 10031 +#define IDC_GROUPIRC 10032 +#define IDC_GROUPJABBER 10033 +#define IDC_GROUPMAIL 10034 +#define IDC_GROUPMSN 10035 +#define IDC_GROUPQQ 10036 +#define IDC_GROUPRSS 10037 +#define IDC_GROUPSKYPE 10038 +#define IDC_GROUPTLEN 10039 +#define IDC_GROUPVOIP 10040 +#define IDC_GROUPWEATHER 10041 +#define IDC_GROUPYAHOO 10042 + +#define IDS_IDENTIFY 11001 +#define IDC_OPTCHANGENOTE 11002 + +//############################################################################################################## + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 2000 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 7001 +#define _APS_NEXT_SYMED_VALUE 7000 +#endif +#endif diff --git a/plugins/FingerPrintModPlus/res/resource.rc b/plugins/FingerPrintModPlus/res/resource.rc new file mode 100644 index 0000000000..1318f68aa9 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/resource.rc @@ -0,0 +1,114 @@ +// Microsoft Visual C++ generated resource script. +// +#include "resource.h" + +#define APSTUDIO_READONLY_SYMBOLS +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 2 resource. +// +#include "afxres.h" +///////////////////////////////////////////////////////////////////////////// +#undef APSTUDIO_READONLY_SYMBOLS + +///////////////////////////////////////////////////////////////////////////// +// 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 + +#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 + +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 + LTEXT "icon slot",IDC_STATIC,6,206,144,10 + COMBOBOX IDC_ADVICON,6,220,144,83,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP,WS_EX_CLIENTEDGE + 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 IM 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 (U.S.) resources +///////////////////////////////////////////////////////////////////////////// + + + +#ifndef APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Generated from the TEXTINCLUDE 3 resource. +// + + +///////////////////////////////////////////////////////////////////////////// +#endif // not APSTUDIO_INVOKED diff --git a/plugins/FingerPrintModPlus/res/version.h b/plugins/FingerPrintModPlus/res/version.h new file mode 100644 index 0000000000..5e7c485aaf --- /dev/null +++ b/plugins/FingerPrintModPlus/res/version.h @@ -0,0 +1,58 @@ +/* +Fingerprint Mod+ (client version) icons module for Miranda IM + +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. +*/ + +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 2 +#define __RELEASE_NUM 2 +#define __BUILD_NUM 4 + +#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM +#define __FILEVERSION_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM + +#define __STRINGIFY_IMPL(x) #x +#define __STRINGIFY(x) __STRINGIFY_IMPL(x) +#define __VERSION_STRING __STRINGIFY(__FILEVERSION_DOTS) +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(__MAJOR_VERSION, __MINOR_VERSION, __RELEASE_NUM, __BUILD_NUM) + +#ifdef _UNICODE +#ifdef _WIN64 +#define __INTERNAL_NAME_STRING "Fingerprint Mod+ (x64)" +#define __PLUGIN_ID 4302 +#define __PLUGIN_ID_STR "4302" +#define __BETA_FILE_TITLE "fingerprint_x64" +#else //!_WIN64 +#define __INTERNAL_NAME_STRING "Fingerprint Mod+ (Unicode)" +#define __PLUGIN_ID 4301 +#define __PLUGIN_ID_STR "4301" +#define __BETA_FILE_TITLE "fingerprint_unicode" +#endif //_WIN64 +#else //!_UNICODE +#define __INTERNAL_NAME_STRING "Fingerprint Mod+" +#define __PLUGIN_ID 4300 +#define __PLUGIN_ID_STR "4300" +#define __BETA_FILE_TITLE "fingerprint" +#endif //_UNICODE + +#define __LEGAL_COPYRIGHT_STRING "©2009-2010 HierOS, ©2006-2007 Artem Shpynov aka FYR, Bio, Faith Healer." + +// Fingerprint interface ID. Should be the same for ALL fingerprint plugins. +// {FFF4B77A-CE40-11DB-A5CD-06A755D89593} +#define MIID_FINGERPRINT {0xFFF4B77A, 0xCE40, 0x11DB, { 0xA5, 0xCD, 0x06, 0xA7, 0x55, 0xD8, 0x95, 0x93}} +#define MIID_THIS_PLUGIN {0x687364af, 0x58b0, 0x4af2, { 0xa4, 0xee, 0x20, 0xf4, 0xa, 0x8d, 0x9a, 0xfb}} diff --git a/plugins/FingerPrintModPlus/res/version.rc b/plugins/FingerPrintModPlus/res/version.rc new file mode 100644 index 0000000000..63ab894113 --- /dev/null +++ b/plugins/FingerPrintModPlus/res/version.rc @@ -0,0 +1,60 @@ +/* +Fingerprint Mod+ (client version) icons module for Miranda IM + +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. +*/ + +#include +#include "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 + -- cgit v1.2.3