From 429aef17bd38d4cafb86623d6472a7e7cb69099f Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Wed, 20 Feb 2002 16:13:49 +0000 Subject: Changed the policy for table2 so that it does not expand/fill. This was 2002-02-20 Anna Marie Dirks * message-tags.glade: Changed the policy for table2 so that it does not expand/fill. This was necessary to allow the message list as much growing room as possible. (And besides, there's no reason for table2 to expand/fill; its child widgets can't change size. svn path=/trunk/; revision=15771 --- mail/ChangeLog | 8 ++++++++ mail/message-tags.glade | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index c422b0feb5..7a315dc8d0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2002-02-20 Anna Marie Dirks + + * message-tags.glade: Changed the policy for table2 so that it + does not expand/fill. This was necessary to allow the message list + as much growing room as possible. (And besides, there's no reason for + table2 to expand/fill; its child widgets can't change size. + + 2002-02-19 Jeffrey Stedfast * mail-callbacks.c (confirm_goto_next_folder): Prompt the user to diff --git a/mail/message-tags.glade b/mail/message-tags.glade index 9883005f52..fbb9076e99 100644 --- a/mail/message-tags.glade +++ b/mail/message-tags.glade @@ -187,8 +187,8 @@ Please select a follow up action from the "Flag" menu. 3 0 - True - True + False + False -- cgit v1.2.3