A sáb, 3/12/2016, 03:54, Nyall Dawson <[email protected]> escreveu:
> > > Here's another idea for a great project t which doesn't involve > c++/python: check through and delete unused png icons. > > A lot of the old png icons have been replaced with proper svg versions, > but the pngs are still included and in some cases they are incorrectly used > instead of the svg replacements. > > Identifying these would be a matter of going though each png icon in the > repo and searching through the code (eg via "git grep mactionrefresh.png") > to see if they are still used anywhere. (Ignore any hits in the resources > files!) . If they aren't they can be safely removed. If they are, you could > check whether a suitable svg replacement can be used. > > The more pngs we remove the easier it will be to identify which remaining > icons require vector versions. > > Nyall > > Great one. I will add it to the QGIS 3 UIX issues repo. I like the idea of having easy to follow instructions in the issue for anyone to pick it up and solve. -- Alexandre Neto --------------------- @AlexNetoGeo http://sigsemgrilhetas.wordpress.com http://gisunchained.wordpress.com
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
