GNOME Bugzilla – Bug 758376
[PATCH] Use set_default_icon_name.
Last modified: 2015-12-21 11:21:16 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.
Attachment 315932 [details] pushed as 04eb714 - Set default icon (for when app-menu is broken).