aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-02-05 06:02:28 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-02-05 06:02:28 +0800
commit1771797074cb50808f2b9fe4132be177d7fae2a8 (patch)
treee5eb2dbd5eefeaa7f08cacf9b68c6d3b360c5c79 /shell/ChangeLog
parentec24bf684c42a1b472658ca2c1bdafb169ddb098 (diff)
downloadgsoc2013-evolution-1771797074cb50808f2b9fe4132be177d7fae2a8.tar
gsoc2013-evolution-1771797074cb50808f2b9fe4132be177d7fae2a8.tar.gz
gsoc2013-evolution-1771797074cb50808f2b9fe4132be177d7fae2a8.tar.bz2
gsoc2013-evolution-1771797074cb50808f2b9fe4132be177d7fae2a8.tar.lz
gsoc2013-evolution-1771797074cb50808f2b9fe4132be177d7fae2a8.tar.xz
gsoc2013-evolution-1771797074cb50808f2b9fe4132be177d7fae2a8.tar.zst
gsoc2013-evolution-1771797074cb50808f2b9fe4132be177d7fae2a8.zip
pass in a parent for the dialogs, use e_notice (import_druid_finish): we
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 svn path=/trunk/; revision=24624
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
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