diff options
-rw-r--r-- | media/weather.zip | bin | 1265398 -> 4818894 bytes | |||
-rw-r--r-- | xbmc/utils/Weather.cpp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/media/weather.zip b/media/weather.zip Binary files differindex 51ee6adc61..a57be509e9 100644 --- a/media/weather.zip +++ b/media/weather.zip 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; |