Fix building breeze-icons
ClosedPublic

Authored by mardelle on Mar 25 2020, 10:16 AM.

Details

Summary

Trying to build breeze icons fails on the 24px icons generations with following message:
status/22/install.svg does not have the size defined in a parse-able way

After looking at it, install.svg is linked from actions/16, but it should be linked from actions/22

Patch fixes compilation

Diff Detail

Repository
R266 Breeze Icons
Lint
Lint Skipped
Unit
Unit Tests Skipped
mardelle created this revision.Mar 25 2020, 10:16 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 25 2020, 10:16 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
mardelle requested review of this revision.Mar 25 2020, 10:16 AM
ngraham accepted this revision.Mar 25 2020, 4:09 PM
ngraham added a subscriber: ngraham.

Whoops, nice catch.

This revision is now accepted and ready to land.Mar 25 2020, 4:09 PM