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 747018 - provide a scalable -symbolic variant of the app icon
provide a scalable -symbolic variant of the app icon
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
3.16.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2015-03-30 11:48 UTC by Jakub Steiner
Modified: 2015-04-02 16:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
icon: provide a symbolic variant of the app icon (6.51 KB, patch)
2015-03-30 11:52 UTC, Jakub Steiner
committed Details | Review
icon: provide a symbolic variant of the app icon (6.65 KB, patch)
2015-04-02 15:45 UTC, Jakub Steiner
reviewed Details | Review

Description Jakub Steiner 2015-03-30 11:48:27 UTC
Starting with GNOME 3.16 we streamlined how high contrast icons are managed. The attached patch includes a symbolic variant of the app icon that is used for HC theme and recolorable at runtime.

See https://wiki.gnome.org/Initiatives/GnomeGoals/HighContrastAppIcons for more details.
Comment 1 Jakub Steiner 2015-03-30 11:52:27 UTC
Created attachment 300580 [details] [review]
icon: provide a symbolic variant of the app icon

used for high contrast theme since gnome 3.16
Comment 2 Milan Crha 2015-04-01 13:25:08 UTC
Thanks for a bug report and patch. I added it into sources:

Created commit 1de9fbe in evo master (3.17.1+)
Created commit f8875b6 in evo gnome-3-16 (3.16.1+)
Comment 3 Jakub Steiner 2015-04-02 15:45:34 UTC
Created attachment 300838 [details] [review]
icon: provide a symbolic variant of the app icon

used for high contrast theme since gnome 3.16

The symbolic size has been introduced to hicolor to cope with
the nominal size of 16x16 rather than the backward compatible
128x128.
Comment 4 Milan Crha 2015-04-02 16:43:16 UTC
The previous patch is already in sources, thus I only renamed/moved the file:

Created commit efee1c9 in evo master (3.17.1+)
Created commit 61b4dbe in evo gnome-3-16 (3.16.1+)