https://bugs.kde.org/show_bug.cgi?id=492019
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |ea2d29c71b62330d3cb6b63052e | |b26f8d5b3332c Version Fixed In| |6.4.0 --- Comment #11 from Nate Graham <n...@kde.org> --- Git commit ea2d29c71b62330d3cb6b63052eb26f8d5b3332c by Nate Graham. Committed on 08/05/2025 at 19:36. Pushed by ngraham into branch 'master'. kcms/keys: use nicer names for KWin and Plasma Right now the KCM pulls the name from KAboutData, which is a user-facing name and is usually fine. However KWin and Plasma are system services that not unreasonably set rather technical names. When these names are snown in the KCM, the HIG recommendation to avoid displaying internal jargon to users is violated. Because a proposal to change the KAboutData string in KWin was rejected, do it here instead. FIXED-IN: 6.4.0 M +9 -0 kcms/keys/basemodel.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/ea2d29c71b62330d3cb6b63052eb26f8d5b3332c -- You are receiving this mail because: You are watching all bug changes.