diff options
Diffstat (limited to 'plugins/FingerprintNG/res/icons_Weather.rc')
-rw-r--r-- | plugins/FingerprintNG/res/icons_Weather.rc | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/plugins/FingerprintNG/res/icons_Weather.rc b/plugins/FingerprintNG/res/icons_Weather.rc index 44587ba994..941791137c 100644 --- a/plugins/FingerprintNG/res/icons_Weather.rc +++ b/plugins/FingerprintNG/res/icons_Weather.rc @@ -20,7 +20,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT #pragma code_page(1251)
#endif //_WIN32
-#endif // Russian resources
+#endif // Russian resources
/////////////////////////////////////////////////////////////////////////////
@@ -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"
/////////////////////////////////////////////////////////////////////////////
//
@@ -63,10 +63,10 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US STRINGTABLE
BEGIN
- IDS_IDENTIFY "# Finger Icons #"
+ IDS_IDENTIFY "# Finger Icons #"
END
-#endif // English (U.S.) resources
+#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
@@ -79,5 +79,5 @@ END /////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
+#endif // not APSTUDIO_INVOKED
|