After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 723429 - Add a 256x256 application icon
Add a 256x256 application icon
Status: RESOLVED FIXED
Product: polari
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Polari maintainers
Polari maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-01 20:00 UTC by Giovanni Campagna
Modified: 2014-02-24 15:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add a 256x256 application icon (30.99 KB, patch)
2014-02-01 20:00 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2014-02-01 20:00:16 UTC
The 512x512 icon is really 256x256@2 (HiDPI), but we need an actual
256x256 for the normal DPI case, but also because the hicolor theme
metadata does not includ 512x512 as a recognized folder (so the
icon is not included in the gtk cache)
Comment 1 Giovanni Campagna 2014-02-01 20:00:19 UTC
Created attachment 267796 [details] [review]
Add a 256x256 application icon
Comment 2 Florian Müllner 2014-02-13 23:25:00 UTC
Review of attachment 267796 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2014-02-24 15:07:08 UTC
Attachment 267796 [details] pushed as eb17480 - Add a 256x256 application icon