diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-05-10 00:46:59 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-05-10 00:46:59 +0800 |
commit | f150fa0b160ca7aa013cf6b9db644df1547f59d4 (patch) | |
tree | 88b97c381b51cd96a0681c8946ca77c253da7c28 /shell/ChangeLog | |
parent | 85faea789a7101eccd334b3b8734b9cb697a2d38 (diff) | |
download | gsoc2013-evolution-f150fa0b160ca7aa013cf6b9db644df1547f59d4.tar gsoc2013-evolution-f150fa0b160ca7aa013cf6b9db644df1547f59d4.tar.gz gsoc2013-evolution-f150fa0b160ca7aa013cf6b9db644df1547f59d4.tar.bz2 gsoc2013-evolution-f150fa0b160ca7aa013cf6b9db644df1547f59d4.tar.lz gsoc2013-evolution-f150fa0b160ca7aa013cf6b9db644df1547f59d4.tar.xz gsoc2013-evolution-f150fa0b160ca7aa013cf6b9db644df1547f59d4.tar.zst gsoc2013-evolution-f150fa0b160ca7aa013cf6b9db644df1547f59d4.zip |
+ * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothing
+ for a 'void' function.
+ * folder-browser-factory.c (control_activate): Remove "File->mail"
+ menuitem.
+ * e-shell-view-menu.c (command_run_bugbuddy): New function; allows
+ users to submit a bug.
svn path=/trunk/; revision=2948
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 90400d3fe1..ffe06a1e29 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-05-09 Matt Loper <matt@helixcode.com> + + * e-shell-view-menu.c (command_run_bugbuddy): New function; allows + users to submit a bug. + 2000-05-09 Ettore Perazzoli <ettore@helixcode.com> * e-shell.c (e_shell_new_view): Display the specified @uri in the |