diff options
author | JP Rosevear <jpr@ximian.com> | 2001-10-18 02:46:38 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-10-18 02:46:38 +0800 |
commit | b2b835cae78b79afa8f3e09f8cf8353c4659260d (patch) | |
tree | aa78963e35b2ed70d34b95ea376866cdf3e05c01 /addressbook/ChangeLog | |
parent | ff5c5f89709281804242c3edf706c15adbc73fda (diff) | |
download | gsoc2013-evolution-b2b835cae78b79afa8f3e09f8cf8353c4659260d.tar.gz gsoc2013-evolution-b2b835cae78b79afa8f3e09f8cf8353c4659260d.tar.zst gsoc2013-evolution-b2b835cae78b79afa8f3e09f8cf8353c4659260d.zip |
sync all the fields we can, with out overwriting
2001-10-17 JP Rosevear <jpr@ximian.com>
* conduit/address-conduit.c (ecard_from_remote_record): sync all
the fields we can, with out overwriting
(local_record_from_ecard): write the fields to the pilot in
priority order unless there are fields on the pilot we can't
store, then fill in the fields as they are on the pilot
svn path=/trunk/; revision=13728
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 55adbfe9e1..3b980fbd83 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2001-10-17 JP Rosevear <jpr@ximian.com> + + * conduit/address-conduit.c (ecard_from_remote_record): sync all + the fields we can, with out overwriting + (local_record_from_ecard): write the fields to the pilot in + priority order unless there are fields on the pilot we can't + store, then fill in the fields as they are on the pilot + 2001-10-17 Christopher James Lahey <clahey@ximian.com> * backend/ebook/e-card.c (e_card_get_vobject): Did a bit of clean |