diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-11-20 09:11:47 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-11-20 09:11:47 +0000 |
commit | ab984c86ba083a88c1f995f303f9fdc3481b3b8b (patch) | |
tree | f1b6c59787353a4c93f9f76552bfa63f4451260a /plugins/FingerprintNG/res/icons_overlays.rc | |
parent | 208a9cee14dd3f525af8e8b34680a988c5eb0452 (diff) |
big icons restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@2385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerprintNG/res/icons_overlays.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons_overlays.rc | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/plugins/FingerprintNG/res/icons_overlays.rc b/plugins/FingerprintNG/res/icons_overlays.rc index 1927702792..8f72b2b925 100644 --- a/plugins/FingerprintNG/res/icons_overlays.rc +++ b/plugins/FingerprintNG/res/icons_overlays.rc @@ -42,8 +42,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//##################################### Miranda client overlays ################################################
//##############################################################################################################
-
- IDI_AIMOSCAR_OVERLAY ICON "..\\icons\\overlays\\overlay_proto_AIM.ico"
+ IDI_AIM_OVERLAY ICON "..\\icons\\overlays\\overlay_proto_AIM.ico"
IDI_GMAIL_OVERLAY ICON "..\\icons\\overlays\\overlay_proto_Gmail.ico"
IDI_ICQJ_OVERLAY ICON "..\\icons\\overlays\\overlay_proto_ICQJ.ico"
IDI_ICQJ_PLUS_OVERLAY ICON "..\\icons\\overlays\\overlay_proto_ICQJ_Plus.ico"
@@ -70,13 +69,11 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //########################################### Secure overlays ##################################################
//##############################################################################################################
IDI_SECUREIM_OVERLAY ICON "..\\icons\\overlays\\overlay_secure_SecureIM.ico"
- IDI_IMSECURE_OVERLAY ICON "..\\icons\\overlays\\overlay_secure_IMsecure.ico"
- IDI_SIMPLITE_OVERLAY ICON "..\\icons\\overlays\\overlay_secure_SimpLite.ico"
- IDI_SIMPPRO_OVERLAY ICON "..\\icons\\overlays\\overlay_secure_SimpPro.ico"
//##############################################################################################################
//############################## PLATFORM OVERLAYS #############################################################
//##############################################################################################################
+ IDI_PLATFORM_AMIGA ICON "..\\icons\\overlays\\overlay_platform_Amiga.ico"
IDI_PLATFORM_ANDROID ICON "..\\icons\\overlays\\overlay_platform_Android.ico"
IDI_PLATFORM_FLASH ICON "..\\icons\\overlays\\overlay_platform_Flash.ico"
IDI_PLATFORM_MAC ICON "..\\icons\\overlays\\overlay_platform_iMac.ico"
@@ -96,7 +93,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
- IDI_CLIENT_UNICODE ICON "..\\icons\\overlays\\overlay_Unicode.ico"
+ IDI_UNICODE_CLIENT ICON "..\\icons\\overlays\\overlay_Unicode.ico"
/////////////////////////////////////////////////////////////////////////////
//
|