From 3431ea6dd1d26419e4c579c8c242c29095220edd Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Fri, 1 Feb 2019 15:14:22 +0100 Subject: [PATCH 1/2] [kio_applications] Fix last dir item being shown twice Summary: During porting to the new KIO::SlaveBase::listEntry() API accidentally the listEntry(entry, true) was turned into a listEntry(), where it should have been just removed in favour of an existing finished() call. See 0853202b0cfb688add4f021708830710e1b84931 Test Plan: applications: and programs: no longer show the last entry twice Reviewers: #plasma, chinmoyr Reviewed By: chinmoyr Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D18641 --- kioslave/applications/kio_applications.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/kioslave/applications/kio_applications.cpp b/kioslave/applications/kio_applications.cpp index 9b9c37a8c..065e20c81 100644 --- a/kioslave/applications/kio_applications.cpp +++ b/kioslave/applications/kio_applications.cpp @@ -193,6 +193,5 @@ void ApplicationsProtocol::listDir(const QUrl& url) } totalSize(count); - listEntry(entry); finished(); } From ed7c5796ebdc57082fee51dd65befbc6484c520c Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Wed, 6 Feb 2019 02:23:59 +0100 Subject: [PATCH 2/2] weather dataengine] noaa: another forecast string found in use --- dataengines/weather/ions/data/noaa_i18n.dat | 1 + 1 file changed, 1 insertion(+) diff --git a/dataengines/weather/ions/data/noaa_i18n.dat b/dataengines/weather/ions/data/noaa_i18n.dat index c56303795..2a6d18241 100644 --- a/dataengines/weather/ions/data/noaa_i18n.dat +++ b/dataengines/weather/ions/data/noaa_i18n.dat @@ -284,6 +284,7 @@ weather forecast|Slight Chance Rain/Freezing Rain weather forecast|Chance Rain/Freezing Rain weather forecast|Rain/Freezing Rain Likely weather forecast|Rain/Freezing Rain +weather forecast|Wintry Mix Likely weather forecast|Wintry Mix weather forecast|Slight Chance Freezing Drizzle weather forecast|Chance Freezing Drizzle