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_MSN.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_MSN.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons_MSN.rc | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/plugins/FingerprintNG/res/icons_MSN.rc b/plugins/FingerprintNG/res/icons_MSN.rc index 0504a2745a..a38adc1854 100644 --- a/plugins/FingerprintNG/res/icons_MSN.rc +++ b/plugins/FingerprintNG/res/icons_MSN.rc @@ -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"
/////////////////////////////////////////////////////////////////////////////
//
|