aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-04-14 23:46:33 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-04-14 23:46:33 +0800
commita133c16ccf9334dc665a82d6ddc37a26c2d3a23d (patch)
tree816fa159f48f54cb16487d3a1a23177c76fd76d3 /shell/ChangeLog
parentf10397cffaa4a7ca1027d5e45954d8b486ad5e2d (diff)
downloadgsoc2013-evolution-a133c16ccf9334dc665a82d6ddc37a26c2d3a23d.tar
gsoc2013-evolution-a133c16ccf9334dc665a82d6ddc37a26c2d3a23d.tar.gz
gsoc2013-evolution-a133c16ccf9334dc665a82d6ddc37a26c2d3a23d.tar.bz2
gsoc2013-evolution-a133c16ccf9334dc665a82d6ddc37a26c2d3a23d.tar.lz
gsoc2013-evolution-a133c16ccf9334dc665a82d6ddc37a26c2d3a23d.tar.xz
gsoc2013-evolution-a133c16ccf9334dc665a82d6ddc37a26c2d3a23d.tar.zst
gsoc2013-evolution-a133c16ccf9334dc665a82d6ddc37a26c2d3a23d.zip
differentiate between user cancellation and no importer (next_file_page):
2004-04-14 JP Rosevear <jpr@ximian.com> * e-shell-importer.c (get_iid_for_filetype): differentiate between user cancellation and no importer (next_file_page): don't throw up a dialog if the user cancelled the selection process svn path=/trunk/; revision=25461
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index dc5f7d4fae..a15b3dfcca 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,12 @@
2004-04-14 JP Rosevear <jpr@ximian.com>
+ * e-shell-importer.c (get_iid_for_filetype): differentiate between
+ user cancellation and no importer
+ (next_file_page): don't throw up a dialog if the user cancelled
+ the selection process
+
+2004-04-14 JP Rosevear <jpr@ximian.com>
+
* e-shell-importer.c (start_import): don't unref the dialog,
destroy it properly