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 765837 - Use open-menu-symbolic instead of emblem-system-symbolic
Use open-menu-symbolic instead of emblem-system-symbolic
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: ux
master
Other Linux
: Normal normal
: 0.12.0
Assigned To: Geary Maintainers
Geary Maintainers
Depends on: 759980 764812
Blocks:
 
 
Reported: 2016-04-30 06:22 UTC by Michael Gratton
Modified: 2016-05-21 02:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Gratton 2016-04-30 06:22:42 UTC
Per https://wiki.gnome.org/Initiatives/GnomeGoals/GearIcons, replace use of "emblem-system-symbolic" with "open-menu-symbolic".

The icon is provided by the "gnome-icon-theme" package from 3.14 onwards, so we want to add a pkgconfig check for that in an appropriate cmake file. This is typically provided by adwaita-icon-theme.

Debian Stable, Fedora 21 and OpenSuSE 13.2 includes adwaita-icon-theme v3.14 that provides it, the earliest Ubuntu carries is 3.16 in Wily.
Comment 1 Michael Gratton 2016-05-21 02:52:13 UTC
Last remaining use removed in 19dde89 on master.