numixproject/numix-core

launcher_bfb icons not needed as PNGs anymore

palob opened this issue · 1 comments

palob commented

Upstream (https://gitlab.com/ubuntu-unity/unity/unity) uses SVG icons for the Dash icon now.

Relevant commits:
https://gitlab.com/ubuntu-unity/unity/unity/-/commit/ffa0076a00bcbad77b45428672299ab3f2322874#ee8d4a4f39b1d856d852e5564874ab56e31ce59b
https://gitlab.com/ubuntu-unity/unity/unity/-/commit/b0faed78d06663573eef1ea55ff2e9b794d7d0c6

This means I'll remove the PNG building from gen.py and conselquently the PNG files from our app icon theme builds.

I couldn't make the Unity 7.7 dash pick up an icon based on our distributor-logo-ubuntu-unity.svg so far (symlink as well as 3 upscale didn't work, maybe it's hardcoded now?)

palob commented

Fixed in 20ba6d5