diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-09 20:02:20 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-09 20:02:20 +0800 |
commit | ccb4ef86d0520b9179f849c5c082941f13e177df (patch) | |
tree | 45f983e7a9fb23b8542cb23ac8b5499d8bcb8143 /shell/ChangeLog | |
parent | 625a04713d6b3d36d99eccfa1de484ad3991bfe0 (diff) | |
download | gsoc2013-evolution-ccb4ef86d0520b9179f849c5c082941f13e177df.tar.gz gsoc2013-evolution-ccb4ef86d0520b9179f849c5c082941f13e177df.tar.zst gsoc2013-evolution-ccb4ef86d0520b9179f849c5c082941f13e177df.zip |
Change paths in such a way as to require HEAD bonobo.
2000-10-09 Michael Meeks <michael@helixcode.com>
* e-shell-view-menu.c: Change paths in such a way as to require
HEAD bonobo.
(command_toggle_folder_bar, command_toggle_shortcut_bar): only
respond to state changes.
svn path=/trunk/; revision=5793
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 4790299adc..666b16225c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2000-10-09 Michael Meeks <michael@helixcode.com> + + * e-shell-view-menu.c: Change paths in such a way as to require + HEAD bonobo. + (command_toggle_folder_bar, command_toggle_shortcut_bar): only + respond to state changes. + 2000-10-07 Matt Wilson <msw@redhat.com> * e-shell-view.c (init): initialize priv->sockets to NULL, fixes |