diff options
Diffstat (limited to 'plugins/FingerprintNG/res/icons_QQ.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons_QQ.rc | 97 |
1 files changed, 0 insertions, 97 deletions
diff --git a/plugins/FingerprintNG/res/icons_QQ.rc b/plugins/FingerprintNG/res/icons_QQ.rc deleted file mode 100644 index 02809b8d83..0000000000 --- a/plugins/FingerprintNG/res/icons_QQ.rc +++ /dev/null @@ -1,97 +0,0 @@ -// Microsoft Visual C++ generated resource script.
-//
-#include "..\src\resource.h"
-
-//
-// Generated from the TEXTINCLUDE 2 resource.
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-#include "afxres.h"
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// Russian resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS)
-#ifdef _WIN32
-LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-#pragma code_page(1251)
-#endif //_WIN32
-
-#endif // Russian resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-#ifdef _WIN32
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-#endif //_WIN32
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-//##############################################################################################################
-//############################################QQ###############################################################
-//##############################################################################################################
- IDI_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_MOBILEQQ ICON "icons\\QQ\\Mobile QQ.ico"
- IDI_WEBQQ ICON "icons\\QQ\\WebQQ.ico"
- IDI_YAMQQ ICON "icons\\QQ\\Yam QQ.ico"
- IDI_TM ICON "icons\\QQ\\TM.ico"
- IDI_TM2008 ICON "icons\\QQ\\TM 2008.ico"
-
-//##############################################################################################################
-//########################################### QQ overlays ######################################################
-//##############################################################################################################
- IDI_QQ_2000_OVERLAY ICON "icons\\QQ\\overlay_QQ_2000.ico"
- IDI_QQ_2001_OVERLAY ICON "icons\\QQ\\overlay_QQ_2001.ico"
- IDI_QQ_2002_OVERLAY ICON "icons\\QQ\\overlay_QQ_2002.ico"
- IDI_QQ_2003_OVERLAY ICON "icons\\QQ\\overlay_QQ_2003.ico"
- IDI_QQ_2004_OVERLAY ICON "icons\\QQ\\overlay_QQ_2004.ico"
- IDI_QQ_2005_OVERLAY ICON "icons\\QQ\\overlay_QQ_2005.ico"
- IDI_QQ_2006_OVERLAY ICON "icons\\QQ\\overlay_QQ_2006.ico"
- IDI_QQ_2007_OVERLAY ICON "icons\\QQ\\overlay_QQ_2007.ico"
- IDI_QQ_2008_OVERLAY ICON "icons\\QQ\\overlay_QQ_2008.ico"
- IDI_QQ_2009_OVERLAY ICON "icons\\QQ\\overlay_QQ_2009.ico"
- IDI_QQ_2010_OVERLAY ICON "icons\\QQ\\overlay_QQ_2010.ico"
- IDI_QQ_2011_OVERLAY ICON "icons\\QQ\\overlay_QQ_2011.ico"
- IDI_QQ_2012_OVERLAY ICON "icons\\QQ\\overlay_QQ_2012.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
-
|