From 211470db51f8ffa20e1ca54548e94de949e90acb Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sat, 22 Sep 2001 21:13:28 +0000 Subject: add getters for the additional name fields. (field_data): move FAMILY_NAME 2001-09-22 Chris Toshok * backend/ebook/e-card-simple.c (e_card_simple_get): add getters for the additional name fields. (field_data): move FAMILY_NAME to the end of the list, and add GIVEN_NAME, ADDITIONAL_NAME (middle name), and NAME_SUFFIX. * backend/ebook/e-card-simple.h: same. svn path=/trunk/; revision=13082 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ba25fe1b55..ab3f9d7ecd 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2001-09-22 Chris Toshok + + * backend/ebook/e-card-simple.c + (e_card_simple_get): add getters for the additional name fields. + (field_data): move FAMILY_NAME to the end of the list, and add + GIVEN_NAME, ADDITIONAL_NAME (middle name), and NAME_SUFFIX. + + * backend/ebook/e-card-simple.h: same. + 2001-09-21 Christopher James Lahey * gui/component/addressbook.c (print_preview_cb): Hooked up print -- cgit v1.2.3