GNOME Bugzilla – Bug 656634
Add items to shell's application menu
Last modified: 2012-05-15 07:23:36 UTC
We could add: - New Chat - New Call - Display contact list (to be called from the overview)
Humm we need GtkApplication to do that and it's not ready yet.
We should port to GtkApplication and GtkApplicationWindow first: bug #667619
Created attachment 207837 [details] wireframe There are quite a lot of items in the current menus that would fit into the scope of an app menu. However, moving a whole bunch of stuff in there would fragment the current menu bar and result in an over-sized menu bar. My suggestion is to stick to basic items (accounts, preferences, help, about, quit) for now. See the attached wireframe.
(In reply to comment #3) > Created an attachment (id=207837) [details] ... >However, moving a whole bunch of stuff in there would > fragment the current menu bar and result in an over-sized menu bar. ... app menu, sorry!
I should first finish the GtkApplication port: bug #667619
Closing as a dup of bug #667619 as the app menu has been implemented in the same branch. *** This bug has been marked as a duplicate of bug 667619 ***