diff options
author | Not Zed <NotZed@Ximian.com> | 2003-04-02 11:54:10 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-04-02 11:54:10 +0800 |
commit | b1dad9521d6bb52c40b5f6b7023093c78bec5a7c (patch) | |
tree | e66481cc5a36ab6b42bbde696dad02461d1fdfff /shell/ChangeLog | |
parent | 136cf86a7cbf3b0e20720d2a1ebe7521f617b7bb (diff) | |
download | gsoc2013-evolution-b1dad9521d6bb52c40b5f6b7023093c78bec5a7c.tar.gz gsoc2013-evolution-b1dad9521d6bb52c40b5f6b7023093c78bec5a7c.tar.zst gsoc2013-evolution-b1dad9521d6bb52c40b5f6b7023093c78bec5a7c.zip |
[#40652]
2003-04-02 Not Zed <NotZed@Ximian.com>
[#40652]
* e-shell-view.c (setup_widgets): Pack the folder and shortcut
bars into the paned as sizeable.
svn path=/trunk/; revision=20630
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 ee33bb39e8..325a3f1c6d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2003-04-02 Not Zed <NotZed@Ximian.com> + [#40652] + + * e-shell-view.c (setup_widgets): Pack the folder and shortcut + bars into the paned as sizeable. + [#39467] * e-shell.c (e_shell_construct): Change the splash logic slightly, |