diff options
author | Not Zed <NotZed@Ximian.com> | 2005-07-13 13:47:39 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-07-13 13:47:39 +0800 |
commit | 1e28d8c9d32381799d82f5e1bc496cf28ab9ad53 (patch) | |
tree | 94d05224dfc18003e81e5b5f804dd587fcffdaf3 /plugins/startup-wizard/ChangeLog | |
parent | c409f1ca7f6c441f06b8b5fe901248877e435710 (diff) | |
download | gsoc2013-evolution-1e28d8c9d32381799d82f5e1bc496cf28ab9ad53.tar.gz gsoc2013-evolution-1e28d8c9d32381799d82f5e1bc496cf28ab9ad53.tar.zst gsoc2013-evolution-1e28d8c9d32381799d82f5e1bc496cf28ab9ad53.zip |
re-write the importer stuff to use the eplugin stuff.
2005-07-13 Not Zed <NotZed@Ximian.com>
* startup-wizard.c (startup_wizard_importer_page)
(startup_wizard_commit): re-write the importer stuff to use the
eplugin stuff.
svn path=/trunk/; revision=29747
Diffstat (limited to 'plugins/startup-wizard/ChangeLog')
-rw-r--r-- | plugins/startup-wizard/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/startup-wizard/ChangeLog b/plugins/startup-wizard/ChangeLog index c6427baa89..cd5268d31b 100644 --- a/plugins/startup-wizard/ChangeLog +++ b/plugins/startup-wizard/ChangeLog @@ -1,3 +1,9 @@ +2005-07-13 Not Zed <NotZed@Ximian.com> + + * startup-wizard.c (startup_wizard_importer_page) + (startup_wizard_commit): re-write the importer stuff to use the + eplugin stuff. + 2005-07-12 Not Zed <NotZed@Ximian.com> * startup-wizard.c: removed all the importer stuff. fixed the |