From 27c864244451386a575d5c93c0e04452e471e428 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Mon, 31 Jul 2000 22:33:07 +0000 Subject: Changed the default set of columns. 2000-07-31 Christopher James Lahey * gui/component/addressbook.c: Changed the default set of columns. svn path=/trunk/; revision=4441 --- addressbook/ChangeLog | 4 ++++ addressbook/gui/component/addressbook.c | 7 +------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5fdac1455d..46b4a4046b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2000-07-31 Christopher James Lahey + + * gui/component/addressbook.c: Changed the default set of columns. + 2000-07-29 Christopher James Lahey * backend/ebook/Makefile.am: Added load-gnomecard-addressbook diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c index 477f4b6f40..a4ca8358f3 100644 --- a/addressbook/gui/component/addressbook.c +++ b/addressbook/gui/component/addressbook.c @@ -735,14 +735,9 @@ set_prop (BonoboPropertyBag *bag, \ 0 \ 1 \ - 2 \ + 5 \ 3 \ 4 \ - 5 \ - 6 \ - 7 \ - 8 \ - 10 \ \ \ \ -- cgit v1.2.3