kcm/icons: make it user-comprehensible
requested to merge ngraham/plasma-workspace:remove-misleading-or-incomprehensible-icon-size-configuration-options into master
Right now this pop-up gives the user a lot of settings without any explanation regarding what they do. And at least one--panel icon size-- doesn't even do anything, since we've since ported everything that previously used it away from it.
This commit makes the UI more comprehensible by:
- Adding some explanatory text plus a gentle nudge to use global scaling instead of changing individual icon sizes
- Removing the Panel icon size setting
- Renaming "Toolbar" to "Secondary Toolbars" to be consistent with the terminology used in the Application Style KCM, and distinguish it from the "Main Toolbar" setting
Here's how the overlay will look with this MR:
Edited by Nate Graham