From a55a51bacfc0c4577d7b8e0e972a7395924ad61c Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 20 Nov 2012 06:13:13 +0000 Subject: removed not used icons and miranda versions overlays that never shown git-svn-id: http://svn.miranda-ng.org/main/trunk@2383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FingerprintNG/src/resource.h | 33 ++++++++++----------------------- 1 file changed, 10 insertions(+), 23 deletions(-) (limited to 'plugins/FingerprintNG/src/resource.h') diff --git a/plugins/FingerprintNG/src/resource.h b/plugins/FingerprintNG/src/resource.h index ab311b973a..fca147c4eb 100644 --- a/plugins/FingerprintNG/src/resource.h +++ b/plugins/FingerprintNG/src/resource.h @@ -5,10 +5,9 @@ // Used by resource.rc //############################################################################################################## //Other -#define IDI_BLANK 1 -#define IDI_NOTFOUND 2 -#define IDI_UNDETECTED 3 -#define IDI_UNKNOWN 4 +#define IDI_NOTFOUND 1 +#define IDI_UNDETECTED 2 +#define IDI_UNKNOWN 3 //############################################################################################################## //Skype clients @@ -28,21 +27,13 @@ #define IDI_MIRANDA_09XX 26 #define IDI_MIRANDA_010X 27 -#define IDI_MIRANDA_4 31 -#define IDI_MIRANDA_5 32 -#define IDI_MIRANDA_6 33 -#define IDI_MIRANDA_7 34 -#define IDI_MIRANDA_8 35 -#define IDI_MIRANDA_9 36 -#define IDI_MIRANDA_10 37 - -#define IDI_MIRANDA_4s 41 -#define IDI_MIRANDA_5s 42 -#define IDI_MIRANDA_6s 43 -#define IDI_MIRANDA_7s 44 -#define IDI_MIRANDA_8s 45 -#define IDI_MIRANDA_9s 46 -#define IDI_MIRANDA_10s 47 +#define IDI_MIRANDA_4s 31 +#define IDI_MIRANDA_5s 32 +#define IDI_MIRANDA_6s 33 +#define IDI_MIRANDA_7s 34 +#define IDI_MIRANDA_8s 35 +#define IDI_MIRANDA_9s 36 +#define IDI_MIRANDA_10s 37 //############################################################################################################## //Jabber resource overlays @@ -558,10 +549,6 @@ #define IDI_METEONOVOSTI 812 #define IDI_NOAA 813 -//############################################################################################################## -//Weather overlay -#define IDI_CLIENT_WEATHER 817 - //############################################################################################################## //Yahoo #define IDI_LIBYAHOO2 821 -- cgit v1.2.3