aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media/weather.zipbin1265398 -> 4818894 bytes
-rw-r--r--xbmc/utils/Weather.cpp2
2 files changed, 1 insertions, 1 deletions
diff --git a/media/weather.zip b/media/weather.zip
index 51ee6adc61..a57be509e9 100644
--- a/media/weather.zip
+++ b/media/weather.zip
Binary files differ
diff --git a/xbmc/utils/Weather.cpp b/xbmc/utils/Weather.cpp
index 77d9359f75..6a896a314d 100644
--- a/xbmc/utils/Weather.cpp
+++ b/xbmc/utils/Weather.cpp
@@ -61,7 +61,7 @@ FIXME'S
*/
#define WEATHER_BASE_PATH "special://temp/weather/"
-#define WEATHER_ICON_PATH "special://temp/weather/128x128/"
+#define WEATHER_ICON_PATH "special://temp/weather/"
#define WEATHER_SOURCE_FILE "special://xbmc/media/weather.zip"
bool CWeatherJob::m_imagesOkay = false;