diff options
Diffstat (limited to 'plugins/FingerPrintModPlus/res/icons_Weather.rc')
-rw-r--r-- | plugins/FingerPrintModPlus/res/icons_Weather.rc | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/plugins/FingerPrintModPlus/res/icons_Weather.rc b/plugins/FingerPrintModPlus/res/icons_Weather.rc index 59f6d6fafb..cc2f04507a 100644 --- a/plugins/FingerPrintModPlus/res/icons_Weather.rc +++ b/plugins/FingerPrintModPlus/res/icons_Weather.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,19 +42,19 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//############################################# Weather ########################################################
//##############################################################################################################
- IDI_ACCU ICON "..\\icons\\Weather\\accu.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\\accu.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"
//##############################################################################################################
//################################################## Overlays ##################################################
@@ -63,7 +63,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US //##############################################################################################################
//################################# Weather overlays ###########################################################
//##############################################################################################################
- IDI_CLIENT_WEATHER ICON "..\\icons\\Weather\\weather_over.ico"
+ IDI_CLIENT_WEATHER ICON "icons\\Weather\\weather_over.ico"
/////////////////////////////////////////////////////////////////////////////
//
|