diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2012-04-20 20:02:41 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2012-04-20 20:02:41 +0000 |
commit | 58d90ec6d40003394f59f240f60bba0bec2b6529 (patch) | |
tree | 460b257120cd8fe01ecea8048cec716407e1552a /FingerPrintModPlus/res | |
parent | 3ea9001cba044eebd3c743a9f8df4317cc722eb3 (diff) |
FingerPrintModPlus: Lenin Pack overlay added
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@285 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'FingerPrintModPlus/res')
-rw-r--r-- | FingerPrintModPlus/res/icons_Packs.rc | 1 | ||||
-rw-r--r-- | FingerPrintModPlus/res/resource.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/FingerPrintModPlus/res/icons_Packs.rc b/FingerPrintModPlus/res/icons_Packs.rc index 109750e..f8e1aed 100644 --- a/FingerPrintModPlus/res/icons_Packs.rc +++ b/FingerPrintModPlus/res/icons_Packs.rc @@ -85,6 +85,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 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"
/////////////////////////////////////////////////////////////////////////////
//
diff --git a/FingerPrintModPlus/res/resource.h b/FingerPrintModPlus/res/resource.h index 87dd82c..00d8d5e 100644 --- a/FingerPrintModPlus/res/resource.h +++ b/FingerPrintModPlus/res/resource.h @@ -502,6 +502,7 @@ #define IDI_MIRANDA_YAOL 666
#define IDI_MIRANDA_ZELEBOBA 667
#define IDI_MIRANDA_DEVIL 668
+#define IDI_MIRANDA_LENINPACK 669
//##############################################################################################################
//QQ clients
|