Git commit 7c5f16c40e9bf27d6b1466c220b9eeaf800d4620 by David Edmundson, on behalf of Michail Vourlakos.
Committed on 01/11/2020 at 16:45.
Pushed by davidedmundson into branch 'master'.
Fix SystemEntries not updating correctly
The code is meant to add the entry if it's valid, then watch for
changes. Somehow we end up only monitoring if it was valid initially.
This doesn't make sense.
This means if the menu loads before the backend we don't update
correctly when it does load.
Related: bug 427779
Git commit 7c5f16c40e9bf27 d6b1466c220b9ee af800d4620 by David Edmundson, on behalf of Michail Vourlakos.
Committed on 01/11/2020 at 16:45.
Pushed by davidedmundson into branch 'master'.
Fix SystemEntries not updating correctly
The code is meant to add the entry if it's valid, then watch for
changes. Somehow we end up only monitoring if it was valid initially.
This doesn't make sense.
This means if the menu loads before the backend we don't update
correctly when it does load.
Related: bug 427779
M +2 -2 applets/ kicker/ plugin/ systemmodel. cpp
https:/ /invent. kde.org/ plasma/ plasma- workspace/ commit/ 7c5f16c40e9bf27 d6b1466c220b9ee af800d4620