diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-18 06:59:36 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-18 06:59:36 +0000 |
commit | 3634576b3903f8316b1dcdc396a70f40fa43f5f5 (patch) | |
tree | 55f87e6fccf45c3b2e5b7adf12a1e959f2d6f12e /plugins/FingerPrintModPlus/res/icons_MSN.rc | |
parent | 7a65cbd15d4f808f973d782deea2a5e1a02accd6 (diff) |
ExtraIcon, Favcontacts, FileAsMessage, FingerPrintModPlus: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerPrintModPlus/res/icons_MSN.rc')
-rw-r--r-- | plugins/FingerPrintModPlus/res/icons_MSN.rc | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/plugins/FingerPrintModPlus/res/icons_MSN.rc b/plugins/FingerPrintModPlus/res/icons_MSN.rc index cf98f3f38c..7259133b43 100644 --- a/plugins/FingerPrintModPlus/res/icons_MSN.rc +++ b/plugins/FingerPrintModPlus/res/icons_MSN.rc @@ -1,6 +1,6 @@ // Microsoft Visual C++ generated resource script.
//
-#include "resource.h"
+#include "..\src\resource.h"
//
// Generated from the TEXTINCLUDE 2 resource.
@@ -42,16 +42,16 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//################################################### MSN ######################################################
//##############################################################################################################
- IDI_AMSN ICON "..\\icons\\MSN\\aMSN.ico"
- IDI_MSN_MAC ICON "..\\icons\\MSN\\MSN Mac.ico"
- IDI_MSN_45 ICON "..\\icons\\MSN\\MSN v4.5-v5.x.ico"
- IDI_MSN_6 ICON "..\\icons\\MSN\\MSN v6.x.ico"
- IDI_MSN_7 ICON "..\\icons\\MSN\\MSN v7.x.ico"
- IDI_MSN_8 ICON "..\\icons\\MSN\\MSN v8.x.ico"
- IDI_MSN ICON "..\\icons\\MSN\\MSN v8.x.ico"
- IDI_WEBMESSENGER ICON "..\\icons\\MSN\\WebMessenger.ico"
- IDI_WLM_9 ICON "..\\icons\\MSN\\wlm9.ico"
- IDI_WLM_10 ICON "..\\icons\\MSN\\WLM10-11.ico"
+ IDI_AMSN ICON "icons\\MSN\\aMSN.ico"
+ IDI_MSN_MAC ICON "icons\\MSN\\MSN Mac.ico"
+ IDI_MSN_45 ICON "icons\\MSN\\MSN v4.5-v5.x.ico"
+ IDI_MSN_6 ICON "icons\\MSN\\MSN v6.x.ico"
+ IDI_MSN_7 ICON "icons\\MSN\\MSN v7.x.ico"
+ IDI_MSN_8 ICON "icons\\MSN\\MSN v8.x.ico"
+ IDI_MSN ICON "icons\\MSN\\MSN v8.x.ico"
+ IDI_WEBMESSENGER ICON "icons\\MSN\\WebMessenger.ico"
+ IDI_WLM_9 ICON "icons\\MSN\\wlm9.ico"
+ IDI_WLM_10 ICON "icons\\MSN\\WLM10-11.ico"
/////////////////////////////////////////////////////////////////////////////
//
|