diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-04-13 16:44:32 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-04-13 16:44:32 +0800 |
commit | bc162e949ed126225cc371ddded34451a93a6bfd (patch) | |
tree | 2fd9e29f495df355d10f412f22be17316c5392e5 /ChangeLog | |
parent | 2dc80fd41c989f5dfe83f22bf530ea27557ae54e (diff) | |
download | gsoc2013-evolution-bc162e949ed126225cc371ddded34451a93a6bfd.tar gsoc2013-evolution-bc162e949ed126225cc371ddded34451a93a6bfd.tar.gz gsoc2013-evolution-bc162e949ed126225cc371ddded34451a93a6bfd.tar.bz2 gsoc2013-evolution-bc162e949ed126225cc371ddded34451a93a6bfd.tar.lz gsoc2013-evolution-bc162e949ed126225cc371ddded34451a93a6bfd.tar.xz gsoc2013-evolution-bc162e949ed126225cc371ddded34451a93a6bfd.tar.zst gsoc2013-evolution-bc162e949ed126225cc371ddded34451a93a6bfd.zip |
reflect the title attribute in the contact editor. (extract_info): same.
* addressbook/contact-editor/e-contact-editor.c
(fill_in_info): reflect the title attribute in the contact editor.
(extract_info): same.
svn path=/trunk/; revision=2420
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2000-04-13 Chris Toshok <toshok@helixcode.com> + * addressbook/contact-editor/e-contact-editor.c + (fill_in_info): reflect the title attribute in the contact editor. + (extract_info): same. + * addressbook/backend/pas/pas-backend-ldap.c: add the title attribute. * addressbook/gui/minicard/test-reflow.c: add a title. |