diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-08 06:39:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-08 06:39:41 +0800 |
commit | 56d7e7d9ba6dd33a666d418d346cbc87f01f2761 (patch) | |
tree | 5bac961c7b5200880c233228d423f3807a9a6ab3 /shell/ChangeLog | |
parent | c19352fd53ba876a150ff4324aebb0dc06e9e190 (diff) | |
download | gsoc2013-evolution-56d7e7d9ba6dd33a666d418d346cbc87f01f2761.tar.gz gsoc2013-evolution-56d7e7d9ba6dd33a666d418d346cbc87f01f2761.tar.zst gsoc2013-evolution-56d7e7d9ba6dd33a666d418d346cbc87f01f2761.zip |
Restore the toolbar. I committed a line of code that shouldn't have
been committed.
svn path=/trunk/; revision=3469
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 b52b02446e..73f93333f4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-06-08 Ettore Perazzoli <ettore@helixcode.com> + + * e-shell-view.c (setup_bonobo_ui_handler): Oops. Don't create + the toolbar. This was not supposed to be committed. + 2000-06-07 Ettore Perazzoli <ettore@helixcode.com> * e-storage.c (folder_destroy): Don't destroy the subfolders. |