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_Weather.rc | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'plugins/FingerprintNG/res/icons_Weather.rc') diff --git a/plugins/FingerprintNG/res/icons_Weather.rc b/plugins/FingerprintNG/res/icons_Weather.rc index 941791137c..19e042c3b2 100644 --- a/plugins/FingerprintNG/res/icons_Weather.rc +++ b/plugins/FingerprintNG/res/icons_Weather.rc @@ -42,19 +42,19 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //############################################################################################################## //############################################# Weather ######################################################## //############################################################################################################## - IDI_ACCU ICON "..\\icons\\Weather\\AccuWeather.ico" - IDI_GISMETEO ICON "..\\icons\\Weather\\gismeteo.ico" - IDI_INTELLI ICON "..\\icons\\Weather\\intelli.ico" - IDI_METEOGID ICON "..\\icons\\Weather\\meteogid.ico" - IDI_METEONOVOSTI ICON "..\\icons\\Weather\\meteonovosti.ico" - IDI_NOAA ICON "..\\icons\\Weather\\noaa.ico" - IDI_REALMETEO ICON "..\\icons\\Weather\\realmeteo.ico" - IDI_UNDERGROUND ICON "..\\icons\\Weather\\underground.ico" - IDI_WEATHER ICON "..\\icons\\Weather\\weather.ico" - IDI_WEATHER_CN ICON "..\\icons\\Weather\\weather_cn.ico" - IDI_WEATHERXML ICON "..\\icons\\Weather\\weatherxml.ico" - IDI_WETTER ICON "..\\icons\\Weather\\wetter.ico" - IDI_YWEATHER ICON "..\\icons\\Weather\\yweather.ico" + IDI_ACCU ICON "icons\\Weather\\AccuWeather.ico" + IDI_GISMETEO ICON "icons\\Weather\\gismeteo.ico" + IDI_INTELLI ICON "icons\\Weather\\intelli.ico" + IDI_METEOGID ICON "icons\\Weather\\meteogid.ico" + IDI_METEONOVOSTI ICON "icons\\Weather\\meteonovosti.ico" + IDI_NOAA ICON "icons\\Weather\\noaa.ico" + IDI_REALMETEO ICON "icons\\Weather\\realmeteo.ico" + IDI_UNDERGROUND ICON "icons\\Weather\\underground.ico" + IDI_WEATHER ICON "icons\\Weather\\weather.ico" + IDI_WEATHER_CN ICON "icons\\Weather\\weather_cn.ico" + IDI_WEATHERXML ICON "icons\\Weather\\weatherxml.ico" + IDI_WETTER ICON "icons\\Weather\\wetter.ico" + IDI_YWEATHER ICON "icons\\Weather\\yweather.ico" ///////////////////////////////////////////////////////////////////////////// // -- cgit v1.2.3