diff options
author | Jon Trowbridge <trow@ximian.com> | 2001-10-25 08:37:00 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-10-25 08:37:00 +0800 |
commit | 0f9a7b1c32e4546e4990c40a27be55a8950e4c7c (patch) | |
tree | a2342706fe728746e6d2ca3c759dcb67f9b47860 /addressbook/ChangeLog | |
parent | d9545bc20c23425f71583e8966f64fdb5c613941 (diff) | |
download | gsoc2013-evolution-0f9a7b1c32e4546e4990c40a27be55a8950e4c7c.tar.gz gsoc2013-evolution-0f9a7b1c32e4546e4990c40a27be55a8950e4c7c.tar.zst gsoc2013-evolution-0f9a7b1c32e4546e4990c40a27be55a8950e4c7c.zip |
Initialize gnome-vfs.
2001-10-24 Jon Trowbridge <trow@ximian.com>
* gui/component/addressbook-factory.c (main): Initialize
gnome-vfs.
* gui/component/addressbook-component.c (xfer_file): Added.
(Copied from the calendar.)
(xfer_folder): Fixed to allow renaming of contact folders.
svn path=/trunk/; revision=14080
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 9cce046894..3850f1d622 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2001-10-24 Jon Trowbridge <trow@ximian.com> + + * gui/component/addressbook-factory.c (main): Initialize + gnome-vfs. + + * gui/component/addressbook-component.c (xfer_file): Added. + (Copied from the calendar.) + (xfer_folder): Fixed to allow renaming of contact folders. + 2001-10-24 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-view.c |