diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-29 05:53:33 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-29 05:53:33 +0800 |
commit | e77919dfff8b7e026cb259572589b46d4a3a6e25 (patch) | |
tree | eff9207ce3045b898c82aa9b588cd0c88291ac99 /shell/ChangeLog | |
parent | 564c06f69d3de76e62687137306316de4ee09a87 (diff) | |
download | gsoc2013-evolution-e77919dfff8b7e026cb259572589b46d4a3a6e25.tar gsoc2013-evolution-e77919dfff8b7e026cb259572589b46d4a3a6e25.tar.gz gsoc2013-evolution-e77919dfff8b7e026cb259572589b46d4a3a6e25.tar.bz2 gsoc2013-evolution-e77919dfff8b7e026cb259572589b46d4a3a6e25.tar.lz gsoc2013-evolution-e77919dfff8b7e026cb259572589b46d4a3a6e25.tar.xz gsoc2013-evolution-e77919dfff8b7e026cb259572589b46d4a3a6e25.tar.zst gsoc2013-evolution-e77919dfff8b7e026cb259572589b46d4a3a6e25.zip |
[Fix #8053, `GNOME_Evolution_Shortcuts' doesn't seem to work.]
* e-shell.c (e_shell_construct): Don't create the EShortcuts
object a second time.
svn path=/trunk/; revision=13236
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9ff726afad..0a4dc9876b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,12 @@ 2001-09-28 Ettore Perazzoli <ettore@ximian.com> + [Fix #8053, `GNOME_Evolution_Shortcuts' doesn't seem to work.] + + * e-shell.c (e_shell_construct): Don't create the EShortcuts + object a second time. + +2001-09-28 Ettore Perazzoli <ettore@ximian.com> + [Fix #8434, Shortcut bar not shown properly.] * e-shell-view.c (e_shell_view_show_shortcut_bar): Set the |