aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-02-07 02:19:04 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-02-07 02:19:04 +0800
commite75aa2712e5ae4df8c42c28df7238bd13e0510e9 (patch)
tree5522eb431150bbe06275ceba62977f18039ac36a /addressbook/ChangeLog
parent19789f0e8d22e4898d0ac57ee2cf49ea85952e93 (diff)
downloadgsoc2013-evolution-e75aa2712e5ae4df8c42c28df7238bd13e0510e9.tar
gsoc2013-evolution-e75aa2712e5ae4df8c42c28df7238bd13e0510e9.tar.gz
gsoc2013-evolution-e75aa2712e5ae4df8c42c28df7238bd13e0510e9.tar.bz2
gsoc2013-evolution-e75aa2712e5ae4df8c42c28df7238bd13e0510e9.tar.lz
gsoc2013-evolution-e75aa2712e5ae4df8c42c28df7238bd13e0510e9.tar.xz
gsoc2013-evolution-e75aa2712e5ae4df8c42c28df7238bd13e0510e9.tar.zst
gsoc2013-evolution-e75aa2712e5ae4df8c42c28df7238bd13e0510e9.zip
implement (load_file_fn): use g_file_get_contents to get a string we can
2004-02-06 JP Rosevear <jpr@ximian.com> * importers/evolution-vcard-importer.c (importer_destroy_cb): implement (load_file_fn): use g_file_get_contents to get a string we can convert to a contact list with eab_contact_list_from_string svn path=/trunk/; revision=24654
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 400de05d1f..5065372b2c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,12 @@
2004-02-06 JP Rosevear <jpr@ximian.com>
+ * importers/evolution-vcard-importer.c (importer_destroy_cb):
+ implement
+ (load_file_fn): use g_file_get_contents to get a string we can
+ convert to a contact list with eab_contact_list_from_string
+
+2004-02-06 JP Rosevear <jpr@ximian.com>
+
* importers/GNOME_Evolution_Addressbook_LDIF_Importer.server.in.in:
shlib importer info