From e32bbf02ae0909995d33740d9fa137cfadc281ef Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 20 Jan 2001 16:58:38 +0000 Subject: Fix bug #1243. Turn on the Y expand/fill options for the date widgets in 2001-01-20 Federico Mena Quintero * gui/event-editor-dialog.glade: Fix bug #1243. Turn on the Y expand/fill options for the date widgets in the General page. This makes them be vertically aligned with the "All day event" toggle so that they will get the focus in the proper order; the toggle would get the focus before them because it was a pixel or two above them. svn path=/trunk/; revision=7668 --- calendar/gui/event-editor-dialog.glade | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'calendar/gui/event-editor-dialog.glade') diff --git a/calendar/gui/event-editor-dialog.glade b/calendar/gui/event-editor-dialog.glade index 9304d425b1..f1eef9196b 100644 --- a/calendar/gui/event-editor-dialog.glade +++ b/calendar/gui/event-editor-dialog.glade @@ -242,11 +242,11 @@ 0 0 False - False + True False False False - False + True @@ -265,11 +265,11 @@ 0 0 False - False + True False False False - False + True @@ -378,6 +378,7 @@ GtkButton categories-button True + GTK_RELIEF_NORMAL 0 False @@ -416,6 +417,7 @@ GtkButton categories-button True + GTK_RELIEF_NORMAL 0 False @@ -1346,6 +1348,7 @@ forever recurrence-exception-add True + GTK_RELIEF_NORMAL 0 False @@ -1358,6 +1361,7 @@ forever recurrence-exception-modify True + GTK_RELIEF_NORMAL 0 False @@ -1370,6 +1374,7 @@ forever recurrence-exception-delete True + GTK_RELIEF_NORMAL 0 False -- cgit v1.2.3