From cac19c4600a5bb528b09e78ae2d257ef47a16a75 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 14 Dec 2000 21:34:55 +0000 Subject: Reset the widths of the columns with pixbufs to the actual pixbufs' sizes; 2000-12-14 Federico Mena Quintero * gui/e-calendar-table.c (E_CALENDAR_TABLE_SPEC): Reset the widths of the columns with pixbufs to the actual pixbufs' sizes; now ETable properly computes its column widths so we do not need to add extra padding here. svn path=/trunk/; revision=7031 --- calendar/gui/e-calendar-table.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui') diff --git a/calendar/gui/e-calendar-table.c b/calendar/gui/e-calendar-table.c index d5afbf6214..9211e8a646 100644 --- a/calendar/gui/e-calendar-table.c +++ b/calendar/gui/e-calendar-table.c @@ -182,10 +182,10 @@ e_calendar_table_class_init (ECalendarTableClass *class) " expansion=\"1.0\" minimum_width=\"10\" resizable=\"true\" " \ " cell=\"string\" compare=\"string\"/>" \ " " \ " " \ " " \ " " \ -- cgit v1.2.3