From ace63b07fa1671e89a1f77c3b0738cf6be7428b7 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Thu, 12 Oct 2000 21:14:43 +0000 Subject: set the 2 icon columns to a min width of 18 and resizable to FALSE. 2000-10-12 Damon Chaplin * gui/e-calendar-table.c (E_CALENDAR_TABLE_SPEC): set the 2 icon columns to a min width of 18 and resizable to FALSE. svn path=/trunk/; revision=5892 --- calendar/ChangeLog | 5 +++++ calendar/gui/e-calendar-table.c | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6a406d92c2..ded6e7dddd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-10-12 Damon Chaplin + + * gui/e-calendar-table.c (E_CALENDAR_TABLE_SPEC): set the 2 icon + columns to a min width of 18 and resizable to FALSE. + 2000-10-12 Damon Chaplin * gui/calendar-commands.c (calendar_control_activate): diff --git a/calendar/gui/e-calendar-table.c b/calendar/gui/e-calendar-table.c index 77a45e3438..b372a1c03b 100644 --- a/calendar/gui/e-calendar-table.c +++ b/calendar/gui/e-calendar-table.c @@ -148,8 +148,8 @@ e_calendar_table_class_init (ECalendarTableClass *class) "" \ "" \ "" \ - "" \ - "" \ + "" \ + "" \ "" \ "" \ "" \ -- cgit v1.2.3