Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider use other source of package icons #14

Open
jmlich opened this issue May 21, 2015 · 1 comment
Open

consider use other source of package icons #14

jmlich opened this issue May 21, 2015 · 1 comment

Comments

@jmlich
Copy link
Collaborator

jmlich commented May 21, 2015

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
Copy link
Collaborator Author

jmlich commented May 21, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant