From 23bea357855b59b5aed573d645d5e7dc6ab9dc97 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 27 Aug 2000 01:09:43 +0000 Subject: Change the way the message view window's size is set up so that the user can make it smaller than the default if she likes. svn path=/trunk/; revision=5062 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 6474657304..df20047d42 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-08-26 Ettore Perazzoli + + * mail-view.c (mail_view_create): Use + `gtk_window_set_default_size' on the toplevel instead of + `gtk_widget_set_usize()', and make the default size smaller. + 2000-08-25 Christopher James Lahey * mail-crypto.c: Fixed an uninitialized variable. -- cgit v1.2.3