From 5ee0670885b9037bb00b1da4d3437bb8a5852a5c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 1 Oct 2002 18:54:10 +0000 Subject: Only setup the languages if the language_seq is not CORBA_OBJECT_NIL. 2002-10-01 Jeffrey Stedfast * mail-composer-prefs.c (spell_setup): Only setup the languages if the language_seq is not CORBA_OBJECT_NIL. Fixes bug #31559 (presumably at least). svn path=/trunk/; revision=18286 --- mail/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 8b3994f515..acc57414bf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2002-10-01 Jeffrey Stedfast + * mail-composer-prefs.c (spell_setup): Only setup the languages if + the language_seq is not CORBA_OBJECT_NIL. Fixes bug #31559 + (presumably at least). + * mail-account-gui.c (mail_account_gui_new): Use e_utf8_gtk_entry_set_text for the email address and reply-to fields. Fixes bug #31555. -- cgit v1.2.3