GNOME Bugzilla – Bug 708342
consider using hires icons
Last modified: 2013-10-20 20:05:10 UTC
We have an entire page for the details - we can afford to show a more reasonably-sized icon, say 128x128, where available.
If the app is not installed, should we show the 64x64 icon, or download a hires version from a server somewhere?
Lets do the best we can - given that we don't have a server to download hires icons from atm, lets go with - use 96x96 (as Allan requested) if installed, and whatever is in the appdata (ie 64x64) otherwise.
commit 9fa031120e29dc6d2c131a2b6d0f68f2b075e61e Author: Richard Hughes <richard@hughsie.com> Date: Sun Oct 20 21:00:01 2013 +0100 Use a 96x96 icon if available on the details panel You can only get the larger icon if the application is installed. Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=708342