diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-24 05:45:26 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-24 05:45:26 +0000 |
commit | e3b52c500984802fec03d20588a0f3af44caa9e6 (patch) | |
tree | 106a578f3f109b8b0452f9a55942fcfd5f1011d2 /plugins/FingerPrintModPlus/src/resource.h | |
parent | 07e4cbad83ee82bb38b6f49986cb418269b41298 (diff) |
FingerPrintModPlus:
added Miranda NG icon and detection (thx faith_healer)
git-svn-id: http://svn.miranda-ng.org/main/trunk@1147 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerPrintModPlus/src/resource.h')
-rw-r--r-- | plugins/FingerPrintModPlus/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/FingerPrintModPlus/src/resource.h b/plugins/FingerPrintModPlus/src/resource.h index 1752072d86..8ec22482fd 100644 --- a/plugins/FingerPrintModPlus/src/resource.h +++ b/plugins/FingerPrintModPlus/src/resource.h @@ -352,6 +352,7 @@ #define IDI_MIRANDA_666 457
#define IDI_MIRANDA_U 458
#define IDI_MIRANDA_UNKNOWN 459
+#define IDI_MIRANDA_NG 460
//##############################################################################################################
//Clients overlays
|