diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-12-02 11:21:16 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-12-02 11:21:16 +0000 |
commit | 5ea5feb7e052ca45af7bc9ed76e4a252bd71950d (patch) | |
tree | 1ea5aad915514d4cbe992006b684be183de6292b /plugins/FingerprintNG/res/icons_Tlen.rc | |
parent | 66ddfd87a0e55b9534b8669392bb0cdee2e9fa3b (diff) |
- added miranda ng overlays
- changed SecureIM overlay
- reorganised and replaced resource/platforms overlays
- fixed miranda overlays actually weren't working
- icons moved to res folder
- version info standartization
git-svn-id: http://svn.miranda-ng.org/main/trunk@2600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FingerprintNG/res/icons_Tlen.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons_Tlen.rc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/FingerprintNG/res/icons_Tlen.rc b/plugins/FingerprintNG/res/icons_Tlen.rc index 37ed409198..ffd4bb87fe 100644 --- a/plugins/FingerprintNG/res/icons_Tlen.rc +++ b/plugins/FingerprintNG/res/icons_Tlen.rc @@ -42,15 +42,15 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//################################################### Tlen #####################################################
//##############################################################################################################
- IDI_TLEN ICON "..\\icons\\Tlen\\Tlen.ico"
+ IDI_TLEN ICON "icons\\Tlen\\Tlen.ico"
//##############################################################################################################
//########################################### Tlen overlays ####################################################
//##############################################################################################################
- IDI_TLEN5_OVERLAY ICON "..\\icons\\Tlen\\overlay_Tlen_v5.ico"
- IDI_TLEN6_OVERLAY ICON "..\\icons\\Tlen\\overlay_Tlen_v6.ico"
- IDI_TLEN7_OVERLAY ICON "..\\icons\\Tlen\\overlay_Tlen_v7.ico"
- IDI_TLEN8_OVERLAY ICON "..\\icons\\Tlen\\overlay_Tlen_v8.ico"
+ IDI_TLEN5_OVERLAY ICON "icons\\Tlen\\overlay_Tlen_v5.ico"
+ IDI_TLEN6_OVERLAY ICON "icons\\Tlen\\overlay_Tlen_v6.ico"
+ IDI_TLEN7_OVERLAY ICON "icons\\Tlen\\overlay_Tlen_v7.ico"
+ IDI_TLEN8_OVERLAY ICON "icons\\Tlen\\overlay_Tlen_v8.ico"
/////////////////////////////////////////////////////////////////////////////
//
|