SVN commit 1013129 by spstarr: Change it here also M +1 -1 ion_envcan.cpp --- trunk/KDE/kdebase/workspace/plasma/dataengines/weather/ions/ion_envcan.cpp #1013128:1013129 @@ -400,7 +400,7 @@ forecastList["showers at times heavy or thundershowers"] = Showers; forecastList["showers at times heavy or thunderstorms"] = Thunderstorm; forecastList["showers or drizzle"] = Showers; - forecastList["showers or thundershowers"] = Showers; + forecastList["showers or thundershowers"] = Thunderstorm; forecastList["showers or thunderstorms"] = Thunderstorm; forecastList["smoke"] = NotAvailable; forecastList["snow"] = Snow;