Skip to content

Handle mutating symbolic icons

Nate Graham requested to merge ngraham/plasma-nm:refine-icon-logic into master

Previously we appended words onto the end of the icon name to handle various conditions, which no longer works properly with icons that must end in -symbolic. Handle this with some fancier logic.

BUG: 487761 FIXED-IN: 6.1

@grulich @mart

Merge request reports