https://bugs.kde.org/show_bug.cgi?id=499298
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.4.0 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/cb4085d0a0ff0222d11b40446 | |8fd11b77e709899 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit cb4085d0a0ff0222d11b404468fd11b77e709899 by Nate Graham. Committed on 21/02/2025 at 14:45. Pushed by ngraham into branch 'master'. applets/digitalclock: reduce number of context menu configure actions Right now there are three: - Adjust Date and Time… - Set Time Format… - Configure Digital Clock… They're all very similar, and to some people might even sound the same. Hard to figure out what specifically they refer to, reducing the ability to quickly parse the menu. In addition, the first two aren't even needed: links to these KCMs are present via buttons on the config window you access with the third one. Accordingly, remove the first two items. FIXED-IN: 6.4.0 M +0 -12 applets/digital-clock/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/cb4085d0a0ff0222d11b404468fd11b77e709899 -- You are receiving this mail because: You are watching all bug changes.