diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-12-03 07:45:47 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-12-03 07:45:47 +0800 |
commit | ccd5cdcf82c299aba622da4f5f87347aea93d99c (patch) | |
tree | b6dfde2d567e5cfb2d3043c1ffba16f88e8f88b7 /shell/ChangeLog | |
parent | e0097e7f47f7bdd546b3d705d2dcf0893d29e3a2 (diff) | |
download | gsoc2013-evolution-ccd5cdcf82c299aba622da4f5f87347aea93d99c.tar gsoc2013-evolution-ccd5cdcf82c299aba622da4f5f87347aea93d99c.tar.gz gsoc2013-evolution-ccd5cdcf82c299aba622da4f5f87347aea93d99c.tar.bz2 gsoc2013-evolution-ccd5cdcf82c299aba622da4f5f87347aea93d99c.tar.lz gsoc2013-evolution-ccd5cdcf82c299aba622da4f5f87347aea93d99c.tar.xz gsoc2013-evolution-ccd5cdcf82c299aba622da4f5f87347aea93d99c.tar.zst gsoc2013-evolution-ccd5cdcf82c299aba622da4f5f87347aea93d99c.zip |
(e_shell_window_save_defaults): Implement.
(e_shell_window_new): Set the width/height from the GConf keys.
svn path=/trunk/; revision=23591
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 f6f0869fb9..dc01ccf000 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-12-02 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-window.c (e_shell_window_save_defaults): Implement. + (e_shell_window_new): Set the width/height from the GConf keys. + 2003-12-02 Rodney Dawes <dobey@ximian.com> * Makefile.am: Version the schemas |