From 29904332e64bcbe5f21c9262b4d0ab9b32f47037 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 11 Feb 2004 21:54:00 +0000 Subject: Disable the bonobo-ui-component statusbar when using the EMFolderBrowser 2004-02-11 Jeffrey Stedfast * mail-component.c (mail_control_new): Disable the bonobo-ui-component statusbar when using the EMFolderBrowser outside of the mail component. This prevents the Connector component from having 2 status bars. svn path=/trunk/; revision=24717 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index c93eafd88c..b29cda1f6b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2004-02-11 Jeffrey Stedfast + * mail-component.c (mail_control_new): Disable the + bonobo-ui-component statusbar when using the EMFolderBrowser + outside of the mail component. This prevents the Connector + component from having 2 status bars. + * em-popup.c: #include (em_popup_create_menu): Wrap item->label with _() so that the strings get translated properly. -- cgit v1.2.3