From 71a3634f8bf2e1e844e1fcdd4db38c1ccda6c284 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 23 Aug 2004 19:39:13 +0000 Subject: Make the description scrolled window scroll policy "automatic" rather than 2004-08-13 Jeffrey Stedfast * gui/dialogs/event-page.glade: Make the description scrolled window scroll policy "automatic" rather than "never". Fixes bug #62063. svn path=/trunk/; revision=26998 --- calendar/gui/dialogs/event-page.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui') diff --git a/calendar/gui/dialogs/event-page.glade b/calendar/gui/dialogs/event-page.glade index 24bc132c00..efa8dd4ef6 100644 --- a/calendar/gui/dialogs/event-page.glade +++ b/calendar/gui/dialogs/event-page.glade @@ -175,7 +175,7 @@ True - GTK_POLICY_NEVER + GTK_POLICY_AUTOMATIC GTK_POLICY_AUTOMATIC GTK_SHADOW_IN GTK_CORNER_TOP_LEFT -- cgit v1.2.3