Commit graph

2 commits

Author SHA1 Message Date
Michael Catanzaro
920b6720c0 App menu: remove separator between About and Quit
The HIG state that there should be no separator here.
2014-12-28 10:49:47 -06:00
Charles Lindsay
2a073e8bbb Export actions via application menu
This adds an app menu, which should show up in modern Unity and GNOME
Shell alike.  We're exporting our existing GtkActions as GActions using
an adapter class, and we've created a new menu definition for the app
menu.

Closes: bgo#713018
2013-12-12 11:34:45 -08:00