diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f940f124c5..846b59b589 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,15 @@ 2004-02-04 JP Rosevear <jpr@ximian.com> + * e-shell-importer.c (start_import): pass in a parent for the + dialogs, use e_notice + (import_druid_finish): we carry the filename around with us now + (next_file_page): check the file here and store the name; put up + gui dialogs + (e_shell_importer_start_import): set the druid as a transient for + the shell + +2004-02-04 JP Rosevear <jpr@ximian.com> + * importer/import.glade: add extra page * importer/evolution-importer.h: update protos |