From bab4ad240f77663e1b9b8707fcc2ecaf30ca091a Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 11 Oct 2004 17:02:40 +0000 Subject: Fixes #45951 2004-10-08 Rodrigo Moya Fixes #45951 * gui/dialogs/event-page.glade: * gui/dialogs/task-page.glade: attach the description field correctly to the table so that it scrolls correctly instead of making the dialog bigger as you write. * gui/dialogs/comp-editor.c (setup_widgets): no need to create an extra GtkVBox, just use the GtkDialog's one. svn path=/trunk/; revision=27538 --- calendar/gui/dialogs/event-page.glade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui/dialogs/event-page.glade') diff --git a/calendar/gui/dialogs/event-page.glade b/calendar/gui/dialogs/event-page.glade index efa8dd4ef6..eef0ef201f 100644 --- a/calendar/gui/dialogs/event-page.glade +++ b/calendar/gui/dialogs/event-page.glade @@ -205,8 +205,8 @@ 2 4 5 - fill - fill + expand|shrink|fill + expand|shrink|fill -- cgit v1.2.3