diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-02-23 15:13:17 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-02-23 15:13:17 +0800 |
commit | 7658347dd9701fc24024792761edbe58c7c350e0 (patch) | |
tree | cd802bf4d118aee92e1850a7de8d748b9e7da07b /mail/ChangeLog | |
parent | c2d5b54e94d4a02a4032b5705d23234a236afd53 (diff) | |
download | gsoc2013-evolution-7658347dd9701fc24024792761edbe58c7c350e0.tar gsoc2013-evolution-7658347dd9701fc24024792761edbe58c7c350e0.tar.gz gsoc2013-evolution-7658347dd9701fc24024792761edbe58c7c350e0.tar.bz2 gsoc2013-evolution-7658347dd9701fc24024792761edbe58c7c350e0.tar.lz gsoc2013-evolution-7658347dd9701fc24024792761edbe58c7c350e0.tar.xz gsoc2013-evolution-7658347dd9701fc24024792761edbe58c7c350e0.tar.zst gsoc2013-evolution-7658347dd9701fc24024792761edbe58c7c350e0.zip |
New stuff for the importer to create a new folder
svn path=/trunk/; revision=8365
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f455682f36..8257b94375 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-02-23 Iain Holmes <iain@ximian.com> + + * component-factory.c (owner_set_cb): Init the importer here. + + * mail-importer.[ch] (mail_importer_create_folder): Add a function that creates + new folders in the shell. + (mail_importer_init): Take in an EvolutionShellClient, and get the local_storage + corba_object from it. + 2001-02-22 Jeffrey Stedfast <fejj@ximian.com> * mail-vtrash.c (create_trash_vfolder): Come up with a unique |