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

Get the correct icon name for package manager #100

Open
danirabbit opened this issue Aug 25, 2020 · 0 comments
Open

Get the correct icon name for package manager #100

danirabbit opened this issue Aug 25, 2020 · 0 comments
Labels
Priority: Low On the radar, but not the most urgent thing Status: Confirmed Verified by someone other than the reporter

Comments

@danirabbit
Copy link
Member

var repo_icon = new Gtk.Image.from_icon_name ("system-software-install-symbolic", Gtk.IconSize.BUTTON);

We already get the correct app name (and thus app info), so we should make sure to pull the right icon name here as well

@cassidyjames cassidyjames added Priority: Low On the radar, but not the most urgent thing Status: Confirmed Verified by someone other than the reporter labels Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low On the radar, but not the most urgent thing Status: Confirmed Verified by someone other than the reporter
Projects
None yet
Development

No branches or pull requests

2 participants