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 758376 - [PATCH] Use set_default_icon_name.
[PATCH] Use set_default_icon_name.
Status: RESOLVED FIXED
Product: gnome-weather
Classification: Applications
Component: general
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Weather Maintainer(s)
GNOME Weather Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-11-20 01:39 UTC by Arnaud B.
Modified: 2015-12-21 11:21 UTC
See Also:
GNOME target: ---
GNOME version: 3.19/3.20


Attachments
Set default icon (for when app-menu is broken). (711 bytes, patch)
2015-11-20 01:39 UTC, Arnaud B.
committed Details | Review

Description Arnaud B. 2015-11-20 01:39:52 UTC
Created attachment 315932 [details] [review]
Set default icon (for when app-menu is broken).

When there’s no app-menu support, Gtk+ adds a menubutton at the left of the headerbar to present the app’s actions. Gtk.Window.set_defaut_icon_name() looks necessary to have the app’s icon used there, instead of a completely abstract one.
Comment 1 Giovanni Campagna 2015-12-21 11:21:12 UTC
Attachment 315932 [details] pushed as 04eb714 - Set default icon (for when app-menu is broken).