aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-01-11 05:10:03 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-01-11 05:10:03 +0800
commitc0805945decab2ce827866c327857fe9403341c1 (patch)
tree35772c404c4e43e1b2e24beb14a11d41fe47b408 /shell/ChangeLog
parentae4c1c6ff88b41d38b48039fe2b4624a9807bbf3 (diff)
downloadgsoc2013-evolution-c0805945decab2ce827866c327857fe9403341c1.tar
gsoc2013-evolution-c0805945decab2ce827866c327857fe9403341c1.tar.gz
gsoc2013-evolution-c0805945decab2ce827866c327857fe9403341c1.tar.bz2
gsoc2013-evolution-c0805945decab2ce827866c327857fe9403341c1.tar.lz
gsoc2013-evolution-c0805945decab2ce827866c327857fe9403341c1.tar.xz
gsoc2013-evolution-c0805945decab2ce827866c327857fe9403341c1.tar.zst
gsoc2013-evolution-c0805945decab2ce827866c327857fe9403341c1.zip
(e_shell_view_save_defaults): Save the expansion
state of the EStorageSetView. (setup_defaults): Load the expansion state. svn path=/trunk/; revision=19412
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 8a17e6fdbc..1448e6de34 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2003-01-10 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view.c (e_shell_view_save_defaults): Save the expansion
+ state of the EStorageSetView.
+ (setup_defaults): Load the expansion state.
+
+2003-01-10 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell.c (e_shell_request_close_view): Make the view save its
settings as the default ones if it's the last one.