From 4386de96515d971a35c335eeffebde45d9eca2ef Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 9 Aug 2001 06:45:54 +0000 Subject: Remove the "Customize Toolbar" thing. * message-browser.c (set_bonobo_ui): Remove the "Customize Toolbar" thing. svn path=/trunk/; revision=11825 --- mail/ChangeLog | 5 +++++ mail/message-browser.c | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 015ad6857a..c97d307156 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-08-07 Ettore Perazzoli + + * message-browser.c (set_bonobo_ui): Remove the "Customize + Toolbar" thing. + 2001-08-08 Not Zed * mail-ops.c (send_mail_send): Dont double-register this diff --git a/mail/message-browser.c b/mail/message-browser.c index 4562ff8eb5..6d8e4319c2 100644 --- a/mail/message-browser.c +++ b/mail/message-browser.c @@ -203,11 +203,6 @@ set_bonobo_ui (GtkWidget *widget, FolderBrowser *fb) bonobo_exception_get_text (&ev)); CORBA_exception_free (&ev); - /* Customize Toolbar thingie */ - - bonobo_ui_engine_config_set_path (bonobo_window_get_ui_engine (BONOBO_WINDOW (widget)), - "/evolution/UIConf/messagebrowser"); - /* Add the Close item */ bonobo_ui_component_add_verb_list_with_data (uic, browser_verbs, widget); -- cgit v1.2.3