https://bugs.kde.org/show_bug.cgi?id=404608
--- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 846a9636fb89df70380ef3d181dc837f36837481 by Alexander Lohnau. Committed on 09/04/2021 at 06:16. Pushed by alex into branch 'master'. ksplash kcm: Sort grid view KCM case insensitively Since this KCM can display user and distro provided content, we can't ensure that everything will begin with a capital letter. Accordingly, we should sort the grid case-insensitively to prevent the entries starting with lowercase letters from being shunted to the end. M +14 -3 kcms/ksplash/kcm.cpp M +6 -3 kcms/ksplash/kcm.h M +1 -1 kcms/ksplash/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/846a9636fb89df70380ef3d181dc837f36837481 -- You are receiving this mail because: You are watching all bug changes.