GNOME Bugzilla – Bug 712164
GtkMenuTracker: set action namespace correctly
Last modified: 2013-11-12 20:42:43 UTC
See patch.
Created attachment 259678 [details] [review] GtkMenuTracker: set action namespace correctly gtk_menu_tracker_add_items() fetched the action-namespace from the menu item, but didn't pass it into gtk_menu_tracker_section_new() when its internal namespace was still NULL.
Attachment 259678 [details] pushed as 255c3a0 - GtkMenuTracker: set action namespace correctly Pushed to master and backported. Thanks!