diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-04 04:52:55 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-04 04:52:55 +0800 |
commit | fd046121c7ca04a26321637bec344c470439d0f2 (patch) | |
tree | 8eed048fba61c2365fb5c27db9f5bfc0e605dd02 /addressbook/ChangeLog | |
parent | 2ddb68d1f71868d2c137a1b07ec79d695d3e6d48 (diff) | |
download | gsoc2013-evolution-fd046121c7ca04a26321637bec344c470439d0f2.tar gsoc2013-evolution-fd046121c7ca04a26321637bec344c470439d0f2.tar.gz gsoc2013-evolution-fd046121c7ca04a26321637bec344c470439d0f2.tar.bz2 gsoc2013-evolution-fd046121c7ca04a26321637bec344c470439d0f2.tar.lz gsoc2013-evolution-fd046121c7ca04a26321637bec344c470439d0f2.tar.xz gsoc2013-evolution-fd046121c7ca04a26321637bec344c470439d0f2.tar.zst gsoc2013-evolution-fd046121c7ca04a26321637bec344c470439d0f2.zip |
Fixed these to determine the fields to use properly.
2001-10-03 Christopher James Lahey <clahey@ximian.com>
* gui/widgets/e-addressbook-reflow-adapter.c (addressbook_height),
gui/widgets/e-minicard.c (remodel): Fixed these to determine the
fields to use properly.
svn path=/trunk/; revision=13386
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 2e874185ce..4f7373510f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-10-03 Christopher James Lahey <clahey@ximian.com> + + * gui/widgets/e-addressbook-reflow-adapter.c (addressbook_height), + gui/widgets/e-minicard.c (remodel): Fixed these to determine the + fields to use properly. + 2001-10-02 Jon Trowbridge <trow@gnu.org> * gui/component/select-names/e-select-names-completion.c |