diff options
author | Chris Toshok <toshok@ximian.com> | 2001-09-23 05:50:02 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-09-23 05:50:02 +0800 |
commit | 3b42fe201d6920329a135fc276385a60c2a0d8c7 (patch) | |
tree | ff41d821a1d572f9ba8a12929d677d9f3565b7fa /addressbook/ChangeLog | |
parent | 211470db51f8ffa20e1ca54548e94de949e90acb (diff) | |
download | gsoc2013-evolution-3b42fe201d6920329a135fc276385a60c2a0d8c7.tar gsoc2013-evolution-3b42fe201d6920329a135fc276385a60c2a0d8c7.tar.gz gsoc2013-evolution-3b42fe201d6920329a135fc276385a60c2a0d8c7.tar.bz2 gsoc2013-evolution-3b42fe201d6920329a135fc276385a60c2a0d8c7.tar.lz gsoc2013-evolution-3b42fe201d6920329a135fc276385a60c2a0d8c7.tar.xz gsoc2013-evolution-3b42fe201d6920329a135fc276385a60c2a0d8c7.tar.zst gsoc2013-evolution-3b42fe201d6920329a135fc276385a60c2a0d8c7.zip |
when creating the cards, don't display any of the subname fields (surname,
2001-09-22 Chris Toshok <toshok@ximian.com>
* gui/widgets/e-minicard.c (remodel): when creating the cards,
don't display any of the subname fields (surname, given, middle,
suffix, etc.)
svn path=/trunk/; revision=13083
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ab3f9d7ecd..86e088f646 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2001-09-22 Chris Toshok <toshok@ximian.com> + * gui/widgets/e-minicard.c (remodel): when creating the cards, + don't display any of the subname fields (surname, given, middle, + suffix, etc.) + +2001-09-22 Chris Toshok <toshok@ximian.com> + * 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 |