From 36559b74441c7f9f8e1014352c2467977a6dbf4b Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Fri, 26 Aug 2005 05:39:36 +0000 Subject: Proper ordering of column and field names in ETableSpecification. Fixes #313124. svn path=/trunk/; revision=30254 --- addressbook/ChangeLog | 7 +++ addressbook/gui/widgets/e-addressbook-view.etspec | 76 +++++++++++------------ 2 files changed, 45 insertions(+), 38 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 9a07aee2ff..9e0c899848 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2005-08-26 Devashish Sharma + + * gui/widgets/e-addressbook-view.etspec: In ETableSpecification source + column and field name were not in proper order. Because of this all the + values in view by phone list and view by company were shown in wrong + columns. Fixes #313124. + 2005-08-23 Not Zed * gui/component/addressbook.c (addressbook_authenticate): diff --git a/addressbook/gui/widgets/e-addressbook-view.etspec b/addressbook/gui/widgets/e-addressbook-view.etspec index a74a53e798..60a5f9d677 100644 --- a/addressbook/gui/widgets/e-addressbook-view.etspec +++ b/addressbook/gui/widgets/e-addressbook-view.etspec @@ -1,32 +1,32 @@ - - - - + + + + - - - + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - + - - - - - - - + + + + + + + - - + + - + - - + + -- cgit v1.2.3