After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 583566 - Add View top level menu
Add View top level menu
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks: 465316 571667
 
 
Reported: 2009-05-22 16:11 UTC by Guillaume Desmottes
Modified: 2009-05-22 18:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This branch http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/view-menu adds a 'View' menu and starts to move elements to it (6.54 KB, patch)
2009-05-22 16:12 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2009-05-22 16:11:31 UTC
As pointed in #465316 Empathy should have a "View" top menu.
Comment 1 Guillaume Desmottes 2009-05-22 16:12:30 UTC
Created attachment 135183 [details] [review]
This branch http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/view-menu adds a 'View' menu and starts to move elements to it

 src/empathy-main-window.c  |   20 ++++++++++----------
 src/empathy-main-window.ui |   29 ++++++++++++++++++-----------
 2 files changed, 28 insertions(+), 21 deletions(-)
Comment 2 Jonny Lamb 2009-05-22 17:55:37 UTC
I've not tested this, but the branch looks fine.
Comment 3 Pierre-Luc Beaudoin 2009-05-22 18:09:44 UTC
I tested it, it works fine.
Comment 4 Xavier Claessens 2009-05-22 18:58:47 UTC
Thanks, I merged :)