aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-11-15 05:50:18 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-11-15 05:50:18 +0800
commita68ff6bc2f3070cc852456c18d9edfecb31b183c (patch)
treefc5c505b7446cd5bf4b4759dc568179fffcc6af6 /shell/ChangeLog
parente69c2b94c2fbde4bcb4cbdafee643957bf9c043b (diff)
downloadgsoc2013-evolution-a68ff6bc2f3070cc852456c18d9edfecb31b183c.tar
gsoc2013-evolution-a68ff6bc2f3070cc852456c18d9edfecb31b183c.tar.gz
gsoc2013-evolution-a68ff6bc2f3070cc852456c18d9edfecb31b183c.tar.bz2
gsoc2013-evolution-a68ff6bc2f3070cc852456c18d9edfecb31b183c.tar.lz
gsoc2013-evolution-a68ff6bc2f3070cc852456c18d9edfecb31b183c.tar.xz
gsoc2013-evolution-a68ff6bc2f3070cc852456c18d9edfecb31b183c.tar.zst
gsoc2013-evolution-a68ff6bc2f3070cc852456c18d9edfecb31b183c.zip
(save_settings_for_views): Removed.
(e_shell_save_settings): Do not call it here. svn path=/trunk/; revision=18762
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 084e16e565..202e97a286 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-11-14 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell.c (save_settings_for_views): Removed.
+ (e_shell_save_settings): Do not call it here.
+
+2002-11-14 Ettore Perazzoli <ettore@ximian.com>
+
* e-storage-set-view.c (impl_dispose): NULL priv->ui_component
after unreffing it.