aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-25 07:07:22 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-25 07:07:22 +0800
commitbcb7c5c83e5f44116c3b97f2f8c7b2874e27c50a (patch)
tree30497e9e45209ed4508106e2f02a2fa40e7306ab /shell/ChangeLog
parent5629ff7a92c2975872cbdc9b3a1fdd2f619de3e5 (diff)
downloadgsoc2013-evolution-bcb7c5c83e5f44116c3b97f2f8c7b2874e27c50a.tar
gsoc2013-evolution-bcb7c5c83e5f44116c3b97f2f8c7b2874e27c50a.tar.gz
gsoc2013-evolution-bcb7c5c83e5f44116c3b97f2f8c7b2874e27c50a.tar.bz2
gsoc2013-evolution-bcb7c5c83e5f44116c3b97f2f8c7b2874e27c50a.tar.lz
gsoc2013-evolution-bcb7c5c83e5f44116c3b97f2f8c7b2874e27c50a.tar.xz
gsoc2013-evolution-bcb7c5c83e5f44116c3b97f2f8c7b2874e27c50a.tar.zst
gsoc2013-evolution-bcb7c5c83e5f44116c3b97f2f8c7b2874e27c50a.zip
Remove the stupid "do you want me to initialize stuff?" dialog.
* e-setup.c (copy_default_stuff): Remove the stupid "do you want me to initialize stuff?" dialog. svn path=/trunk/; revision=12465
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 560fbd5db0..145ea87c46 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-08-24 Ettore Perazzoli <ettore@ximian.com>
+ * e-setup.c (copy_default_stuff): Remove the stupid "do you want
+ me to initialize stuff?" dialog.
+
+2001-08-24 Ettore Perazzoli <ettore@ximian.com>
+
* e-storage-set-view.c: Change the `selected_row_path' to be
non-const.
(destroy): Free it.