diff options
author | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2012-05-09 13:26:00 +0800 |
---|---|---|
committer | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2012-05-15 18:40:27 +0800 |
commit | babfb17b4e9de333ed8ae6378828e7ac0ddbd25c (patch) | |
tree | 3efb9dad17d626a533b9a44a9da6759aa8b262f6 /src | |
parent | d16e5a6fad21f5bec939b6d54813da83a42b50fd (diff) | |
download | gsoc2013-empathy-babfb17b4e9de333ed8ae6378828e7ac0ddbd25c.tar gsoc2013-empathy-babfb17b4e9de333ed8ae6378828e7ac0ddbd25c.tar.gz gsoc2013-empathy-babfb17b4e9de333ed8ae6378828e7ac0ddbd25c.tar.bz2 gsoc2013-empathy-babfb17b4e9de333ed8ae6378828e7ac0ddbd25c.tar.lz gsoc2013-empathy-babfb17b4e9de333ed8ae6378828e7ac0ddbd25c.tar.xz gsoc2013-empathy-babfb17b4e9de333ed8ae6378828e7ac0ddbd25c.tar.zst gsoc2013-empathy-babfb17b4e9de333ed8ae6378828e7ac0ddbd25c.zip |
Change the roster menu to a flat menu structure
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-roster-window-menubar.ui | 91 |
1 files changed, 14 insertions, 77 deletions
diff --git a/src/empathy-roster-window-menubar.ui b/src/empathy-roster-window-menubar.ui index 522daf9cc..3e18306c4 100644 --- a/src/empathy-roster-window-menubar.ui +++ b/src/empathy-roster-window-menubar.ui @@ -2,8 +2,6 @@ <!--*- mode: xml -*--> <interface> <menu id="menubutton"> - <submenu> - <attribute translatable="yes" name="label">_Chat</attribute> <section> <item> <attribute translatable="yes" name="label">_New Conversation...</attribute> @@ -15,11 +13,6 @@ <attribute translatable="yes" name="action">win.chat_new_call</attribute> <attribute translatable="yes" name="accel"><Primary>m</attribute> </item> - <item> - <attribute translatable="yes" name="label">_Previous Conversations</attribute> - <attribute translatable="yes" name="action">win.view_history</attribute> - <attribute translatable="yes" name="accel">F3</attribute> - </item> </section> <section> <item> @@ -32,82 +25,19 @@ <attribute translatable="yes" name="accel"><Shift>f</attribute> </item> </section> - <item> - <attribute translatable="yes" name="label">_Quit</attribute> - <attribute translatable="yes" name="action">win.chat_quit</attribute> - <attribute translatable="yes" name="accel"><Primary>q</attribute> - </item> - </submenu> - <submenu> - <attribute translatable="yes" name="label">_Edit</attribute> <section> <item> - <attribute translatable="yes" name="label">_Accounts</attribute> + <attribute translatable="yes" name="label">Edit _Accounts</attribute> <attribute translatable="yes" name="action">win.edit_accounts</attribute> <attribute translatable="yes" name="accel">F4</attribute> </item> <item> - <attribute translatable="yes" name="label">Find in Contact _List</attribute> - <attribute translatable="yes" name="action">win.edit_search_contacts</attribute> - <attribute translatable="yes" name="accel"><Primary>f</attribute> - </item> - <item> - <attribute translatable="yes" name="label">_Blocked Contacts</attribute> + <attribute translatable="yes" name="label">Edit _Blocked Contacts</attribute> <attribute translatable="yes" name="action">win.edit_blocked_contacts</attribute> </item> </section> <section> <item> - <attribute translatable="yes" name="label">P_references</attribute> - <attribute translatable="yes" name="action">win.edit_preferences</attribute> - </item> - </section> - </submenu> - <submenu> - <attribute translatable="yes" name="label">_View</attribute> - <section> - <item> - <attribute translatable="yes" name="label">_Offline Contacts</attribute> - <attribute translatable="yes" name="action">win.view_show_offline</attribute> - <attribute translatable="yes" name="accel"><Primary>f</attribute> - </item> - <item> - <attribute translatable="yes" name="label">Show P_rotocol</attribute> - <attribute translatable="yes" name="action">win.view_show_protocols</attribute> - </item> - </section> - <item> - <link name="section" id="balance"/> - </item> - <section> - <item> - <attribute translatable="yes" name="label">Sort by _Name</attribute> - <attribute translatable="yes" name="action">win.view_sort_by_name</attribute> - </item> - <item> - <attribute translatable="yes" name="label">Sort by _Status</attribute> - <attribute translatable="yes" name="action">win.view_sort_by_status</attribute> - </item> - </section> - <section> - <item> - <attribute translatable="yes" name="label">Normal Size With _Avatars</attribute> - <attribute translatable="yes" name="action">win.view_normal_size_with_avatars</attribute> - <attribute translatable="yes" name="accel"><Primary>1</attribute> - </item> - <item> - <attribute translatable="yes" name="label">N_ormal Size</attribute> - <attribute translatable="yes" name="action">win.view_normal_size</attribute> - <attribute translatable="yes" name="accel"><Primary>2</attribute> - </item> - <item> - <attribute translatable="yes" name="label">_Compact Size</attribute> - <attribute translatable="yes" name="action">win.view_compact_size</attribute> - <attribute translatable="yes" name="accel"><Primary>3</attribute> - </item> - </section> - <section> - <item> <attribute translatable="yes" name="label">_Previous Conversations</attribute> <attribute translatable="yes" name="action">win.view_history</attribute> <attribute translatable="yes" name="accel">F3</attribute> @@ -121,7 +51,6 @@ <attribute translatable="yes" name="action">win.view_show_map</attribute> </item> </section> - </submenu> <submenu> <attribute translatable="yes" name="label">_Room</attribute> <section> @@ -145,11 +74,9 @@ </item> </section> </submenu> - <submenu> - <attribute translatable="yes" name="label">_Help</attribute> <section> <item> - <attribute translatable="yes" name="label">Contents</attribute> + <attribute translatable="yes" name="label">Help</attribute> <attribute translatable="yes" name="action">win.help_contents</attribute> <attribute translatable="yes" name="accel">F1</attribute> </item> @@ -162,6 +89,16 @@ <attribute translatable="yes" name="action">win.help_about</attribute> </item> </section> - </submenu> + <section> + <item> + <attribute translatable="yes" name="label">P_references</attribute> + <attribute translatable="yes" name="action">win.edit_preferences</attribute> + </item> + <item> + <attribute translatable="yes" name="label">Close</attribute> + <attribute translatable="yes" name="action">win.chat_quit</attribute> + <attribute translatable="yes" name="accel"><Primary>q</attribute> + </item> + </section> </menu> </interface> |