diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-15 05:50:18 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-15 05:50:18 +0800 |
commit | a68ff6bc2f3070cc852456c18d9edfecb31b183c (patch) | |
tree | fc5c505b7446cd5bf4b4759dc568179fffcc6af6 /shell/ChangeLog | |
parent | e69c2b94c2fbde4bcb4cbdafee643957bf9c043b (diff) | |
download | gsoc2013-evolution-a68ff6bc2f3070cc852456c18d9edfecb31b183c.tar.gz 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/ChangeLog | 5 |
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. |