diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2005-07-12 12:04:14 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-07-12 12:04:14 +0800 |
commit | 9f12922bd88bd7a83247cc7e0646c72773e2a013 (patch) | |
tree | da9a3d002dfa58ff262ef25ca3effe426fbfcc3a /shell/ChangeLog | |
parent | cf563ecd524fd20fb3cc8ebade877ad442d85c43 (diff) | |
download | gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.tar gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.tar.gz gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.tar.bz2 gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.tar.lz gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.tar.xz gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.tar.zst gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.zip |
Merge back eplugin-import-branch.
svn path=/trunk/; revision=29725
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index cbb74aea70..0f786487e5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,18 @@ +2005-07-06 Not Zed <NotZed@Ximian.com> + + * e-shell-importer.c (import_druid_finish): now setup a window to + display importer progress, so it doesn't have to be copied for all + importers & they can all share it. + (import_druid_finish): fix the error id/prompt + +2005-07-01 Not Zed <NotZed@Ximian.com> + + * import.glade: moved from importer/ to here. + + * importer/*: Killed all of this off. + + * Makefile.am: remove importer/ and related stuff. + 2005-06-24 Harish Krishnaswamy <kharish@novell.com> (patch submitted by Andre Klapper <a9016009@gmx.de>) |