aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-09-05 05:42:45 +0800
committerIain Holmes <iain@src.gnome.org>2001-09-05 05:42:45 +0800
commit00164176ef0d698a508156fd6bda3597e04bafe9 (patch)
treed64f9cb0f36eb93785a285654789c27070966f6e /shell/ChangeLog
parentca52e80ea86b2d7b542c9a5d825edd91d627f837 (diff)
downloadgsoc2013-evolution-00164176ef0d698a508156fd6bda3597e04bafe9.tar
gsoc2013-evolution-00164176ef0d698a508156fd6bda3597e04bafe9.tar.gz
gsoc2013-evolution-00164176ef0d698a508156fd6bda3597e04bafe9.tar.bz2
gsoc2013-evolution-00164176ef0d698a508156fd6bda3597e04bafe9.tar.lz
gsoc2013-evolution-00164176ef0d698a508156fd6bda3597e04bafe9.tar.xz
gsoc2013-evolution-00164176ef0d698a508156fd6bda3597e04bafe9.tar.zst
gsoc2013-evolution-00164176ef0d698a508156fd6bda3597e04bafe9.zip
Check the file exists before trying to import it
svn path=/trunk/; revision=12603
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 5a35a8243f..18ffd79923 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-09-04 Iain Holmes <iain@ximian.com>
+ * e-shell-importer.c (start_import): Check the file exists before trying
+ to do anything.
+
+2001-09-04 Iain Holmes <iain@ximian.com>
+
* e-shell.c (e_shell_construct): Make the other components shut down
correctly when the first time dialog is cancelled.