SUMMARY The HIG state: " If the action is complex and requires additional user input before it completes (most commonly because it opens a dialog that prompts the user to make a further decision), end its label with an ellipsis." The "Configure Icons and Toolbars" button in kcm_style opens a dialog, but does not end in an ellipsis. STEPS TO REPRODUCE Run `systemsettings kcm_style`. (Observed/Expected should be clear from summary) SOFTWARE/OS VERSIONS Current master. (main.qml, line 55)
Yup, it should. Wanna make it happen?
(In reply to Nate Graham from comment #1) > Yup, it should. Wanna make it happen? On it. Trying to set up a build environment and figuring out how to do merge requests, but I got sidetracked again trying to investigate why kcm json files don't seem to get their contents put into the pot files for translation...
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4494