From 7b60f48dddc9b77260a508b3c4580b4b193440e1 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 2 Nov 2000 19:29:04 +0000 Subject: Turn on draw grid for the main ETable (this may not be working in ETable 2000-11-02 Christopher James Lahey * message-list.c: Turn on draw grid for the main ETable (this may not be working in ETable itself.) svn path=/trunk/; revision=6358 --- mail/message-list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/message-list.c') diff --git a/mail/message-list.c b/mail/message-list.c index 832e7807d1..a3fd78c6bc 100644 --- a/mail/message-list.c +++ b/mail/message-list.c @@ -936,7 +936,7 @@ static char * message_list_get_layout (MessageList *message_list) { /* Message status, From, Subject, Sent Date */ - return g_strdup ("" + return g_strdup ("" "" "" "" -- cgit v1.2.3