Bug#803165: iceweasel: broken iceweasel png icons

Ben Caradoc-Davies ben at transient.nz
Sun Feb 14 20:06:39 UTC 2016


The workaround I described earlier can be used to regenerate missing or 
broken PNG icons for 44.0.2-1. The fix requires inkscape and should be 
run as root. Be sure to unwrap these lines:

for n in 16 32 48; do inkscape -z -w $n -h $n -e 
/usr/share/iceweasel/browser/chrome/icons/default/default${n}.png 
/usr/share/icons/hicolor/scalable/apps/iceweasel.svg; done

for n in 16 32 48 64 128; do inkscape -z -w $n -h $n -e 
/usr/share/icons/hicolor/${n}x${n}/apps/iceweasel.png 
/usr/share/icons/hicolor/scalable/apps/iceweasel.svg; done

Kind regards,

-- 
Ben Caradoc-Davies <ben at transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand



More information about the pkg-mozilla-maintainers mailing list