From 7d0552f48334f81f49c9e93e3ee9e639b0ffe4e0 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 11 Oct 2000 12:12:14 +0000 Subject: Fixed the column elements here. 2000-10-11 Christopher James Lahey * gui/e-calendar-table.c: Fixed the column elements here. svn path=/trunk/; revision=5850 --- calendar/ChangeLog | 4 ++++ calendar/gui/e-calendar-table.c | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cf14639a79..57a8bba284 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2000-10-11 Christopher James Lahey + + * gui/e-calendar-table.c: Fixed the column elements here. + 2000-10-11 Christopher James Lahey * gui/e-calendar-table.c: Updated to use the new ETable diff --git a/calendar/gui/e-calendar-table.c b/calendar/gui/e-calendar-table.c index 250b03e1de..77a45e3438 100644 --- a/calendar/gui/e-calendar-table.c +++ b/calendar/gui/e-calendar-table.c @@ -151,9 +151,9 @@ e_calendar_table_class_init (ECalendarTableClass *class) "" \ "" \ "" \ - " 13 " \ - " 9 " \ - " 14 " \ + "" \ + "" \ + "" \ " " \ "" \ "" -- cgit v1.2.3