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_Tlen.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_Tlen.rc')
-rw-r--r-- | plugins/FingerPrintModPlus/res/icons_Tlen.rc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/FingerPrintModPlus/res/icons_Tlen.rc b/plugins/FingerPrintModPlus/res/icons_Tlen.rc index c43897934f..c7751d2602 100644 --- a/plugins/FingerPrintModPlus/res/icons_Tlen.rc +++ b/plugins/FingerPrintModPlus/res/icons_Tlen.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,14 +42,14 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//################################################### Tlen #####################################################
//##############################################################################################################
- IDI_TLEN ICON "..\\icons\\Tlen\\Tlen.ico"
+ IDI_TLEN ICON "icons\\Tlen\\Tlen.ico"
//##############################################################################################################
//########################################### Tlen overlays ####################################################
//##############################################################################################################
- IDI_CLIENT_TLEN5 ICON "..\\icons\\Tlen\\Tlen 5.ico"
- IDI_CLIENT_TLEN6 ICON "..\\icons\\Tlen\\Tlen 6.ico"
- IDI_CLIENT_TLEN7 ICON "..\\icons\\Tlen\\Tlen 7.ico"
+ IDI_CLIENT_TLEN5 ICON "icons\\Tlen\\Tlen 5.ico"
+ IDI_CLIENT_TLEN6 ICON "icons\\Tlen\\Tlen 6.ico"
+ IDI_CLIENT_TLEN7 ICON "icons\\Tlen\\Tlen 7.ico"
/////////////////////////////////////////////////////////////////////////////
//
|