diff options
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
|