https://bugs.kde.org/show_bug.cgi?id=449563
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/9a |ma/plasma-desktop/commit/44 |78c778c24564bf71571c3993ded |821ceddc9bd14f72bf1e9e4c5f2 |db20baa104f |2119f657262 --- Comment #25 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 44821ceddc9bd14f72bf1e9e4c5f22119f657262 by Alexander Lohnau. Committed on 21/08/2022 at 06:16. Pushed by alex into branch 'Plasma/5.25'. Fix KCM duplicates in landingpage In systemsettings, we no longer write a ".desktop" at the end of the KCM ids. This change was made during Plasma 5.24. However, it causes duplicates on some setups. To avoid this, we ignore all of the old .desktop URLs. To ensure that we fill all of the 6 available items, the limit is increased to 12 and we check against a list how many results we have ignored. (cherry picked from commit 9a78c778c24564bf71571c3993deddb20baa104f) M +9 -2 kcms/landingpage/landingpage.cpp M +1 -0 kcms/landingpage/landingpage.h https://invent.kde.org/plasma/plasma-desktop/commit/44821ceddc9bd14f72bf1e9e4c5f22119f657262 -- You are receiving this mail because: You are watching all bug changes.