diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-06 04:03:43 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-06 04:03:43 +0800 |
commit | a19af27803a7c021eb631102194aeb959b273ea5 (patch) | |
tree | a6a51c1d2b1d37b1e4aaaa64be8fd66019cf6925 /shell/ChangeLog | |
parent | b36809d0b836c0d7816952c97fd26c6d50398f1a (diff) | |
download | gsoc2013-evolution-a19af27803a7c021eb631102194aeb959b273ea5.tar gsoc2013-evolution-a19af27803a7c021eb631102194aeb959b273ea5.tar.gz gsoc2013-evolution-a19af27803a7c021eb631102194aeb959b273ea5.tar.bz2 gsoc2013-evolution-a19af27803a7c021eb631102194aeb959b273ea5.tar.lz gsoc2013-evolution-a19af27803a7c021eb631102194aeb959b273ea5.tar.xz gsoc2013-evolution-a19af27803a7c021eb631102194aeb959b273ea5.tar.zst gsoc2013-evolution-a19af27803a7c021eb631102194aeb959b273ea5.zip |
Get the right hpaned positions for when the shortcut bar and/or the folder
* e-shell-view.c (e_shell_view_save_settings): Get the right
hpaned positions for when the shortcut bar and/or the folder bar
are visible.
svn path=/trunk/; revision=13461
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index be73a62d09..2b23c12358 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-10-05 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c (e_shell_view_save_settings): Get the right + hpaned positions for when the shortcut bar and/or the folder bar + are visible. + +2001-10-05 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (impl_Shell_handleURI): Handle the return value from `evolution_shell_component_client_handle_external_uri()' as an EvolutionShellComponentClientResult instead of treating it as a |