From 5ea5feb7e052ca45af7bc9ed76e4a252bd71950d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 2 Dec 2012 11:21:16 +0000 Subject: - 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 --- plugins/FingerprintNG/res/icons_MSN.rc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/FingerprintNG/res/icons_MSN.rc') 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" ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3