From de5157a9f86a61064b50b54d200ca360a54c3e86 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 9 Aug 2001 10:33:49 +0000 Subject: Upped the minimum width on all addressbook columns to 75. Fixes Ximian bug 2001-08-09 Christopher James Lahey * gui/widgets/e-addressbook-view.c (SPEC): Upped the minimum width on all addressbook columns to 75. Fixes Ximian bug #2773. svn path=/trunk/; revision=11829 --- addressbook/ChangeLog | 5 ++ addressbook/gui/widgets/e-addressbook-view.c | 78 ++++++++++++++-------------- 2 files changed, 44 insertions(+), 39 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index e07924fc03..fe76b3ccaf 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-08-09 Christopher James Lahey + + * gui/widgets/e-addressbook-view.c (SPEC): Upped the minimum width + on all addressbook columns to 75. Fixes Ximian bug #2773. + 2001-08-08 Chris Toshok * gui/contact-editor/e-contact-quick-add.c (ce_have_book): mark diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c index 709b0fdfde..1f392a998b 100644 --- a/addressbook/gui/widgets/e-addressbook-view.c +++ b/addressbook/gui/widgets/e-addressbook-view.c @@ -816,45 +816,45 @@ static char *list [] = { #define SPEC " \ \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ + \ \ \ \ -- cgit v1.2.3