aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-09-21 03:13:13 +0800
committerIain Holmes <iain@src.gnome.org>2001-09-21 03:13:13 +0800
commit704277492d619920abf2e0336d8da7a7602ee98c (patch)
treef0ae185235eece82ef68d9fd7bb4682a3d84dde5 /shell/ChangeLog
parentf27acdc8a1a12c104971c4690ed589a6468f76c4 (diff)
downloadgsoc2013-evolution-704277492d619920abf2e0336d8da7a7602ee98c.tar
gsoc2013-evolution-704277492d619920abf2e0336d8da7a7602ee98c.tar.gz
gsoc2013-evolution-704277492d619920abf2e0336d8da7a7602ee98c.tar.bz2
gsoc2013-evolution-704277492d619920abf2e0336d8da7a7602ee98c.tar.lz
gsoc2013-evolution-704277492d619920abf2e0336d8da7a7602ee98c.tar.xz
gsoc2013-evolution-704277492d619920abf2e0336d8da7a7602ee98c.tar.zst
gsoc2013-evolution-704277492d619920abf2e0336d8da7a7602ee98c.zip
Only start wizard thing if there are no mail accounts
svn path=/trunk/; revision=13012
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 5c8b140d00..7e011992c3 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-20 Iain Holmes <iain@ximian.com>
+
+ * e-shell-startup-wizard.c (e_shell_startup_wizard_create): Check
+ the number of mail accounts that exist and display the dialog it this
+ is 0.
+
2001-09-19 Ettore Perazzoli <ettore@ximian.com>
* e-task-widget.c: New member `tooltips' in `ETaskWidgetPrivate'.