misli / fedora-software

Web interface to Fedora Software database
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

consider use other source of package icons #14

Open jmlich opened 9 years ago

jmlich commented 9 years ago

Currently, we have all icons extracted into /static/. It might be better to use third party repository (i.e. to get rid of something we need to maintain)

We can use this:

<img src="https://apps.fedoraproject.org/packages/images/icons/{{ app.get_pkgname }}.png" alt="{{ app.get_pkgname }}"/>

jmlich commented 9 years ago

We should explore the quality of the source first. For example: mentioned source of icons don't have icon for subsurface application.