diff options
author | Chris Toshok <toshok@ximian.com> | 2004-03-31 06:19:22 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-03-31 06:19:22 +0800 |
commit | d87e7fd2c87f502414ed1aaacba85a1de3287917 (patch) | |
tree | 95b579cc63cbb0cda99d2fba6cc762ba51755033 /addressbook/ChangeLog | |
parent | 11917a5d5b356bd3e9bf00f4c3963c6ce9b3ca39 (diff) | |
download | gsoc2013-evolution-d87e7fd2c87f502414ed1aaacba85a1de3287917.tar.gz gsoc2013-evolution-d87e7fd2c87f502414ed1aaacba85a1de3287917.tar.zst gsoc2013-evolution-d87e7fd2c87f502414ed1aaacba85a1de3287917.zip |
[ part of the fix for #54528, the other part is in e-d-s ]
2004-03-30 Chris Toshok <toshok@ximian.com>
[ part of the fix for #54528, the other part is in e-d-s ]
* importers/evolution-vcard-importer.c (process_item_fn): get and
set the PHOTO attribute before storing the contact in the book.
this has the affect of making EContact sniff the image format.
the apple addressbook doesn't give PHOTO's a TYPE.
svn path=/trunk/; revision=25250
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index de667447a5..ecc67cc7dd 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,15 @@ 2004-03-30 Chris Toshok <toshok@ximian.com> + [ part of the fix for #54528, the other part is in e-d-s ] + + * importers/evolution-vcard-importer.c (process_item_fn): get and + set the PHOTO attribute before storing the contact in the book. + this has the affect of making EContact sniff the image format. + the apple addressbook doesn't give PHOTO's a TYPE. + + +2004-03-30 Chris Toshok <toshok@ximian.com> + [ fixes bug #53094 ] * gui/component/ldap-config.glade: nuke |