aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@helixcode.com>2001-01-12 07:15:41 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2001-01-12 07:15:41 +0800
commit5a405a2c31ce8e3a6e14ab991a3e019243c14292 (patch)
treefbe8dce349905a53b33efd036e94644e51bf8260 /shell/ChangeLog
parent7e083f5fa8ca22c536fa3bdde9213ba240664e05 (diff)
downloadgsoc2013-evolution-5a405a2c31ce8e3a6e14ab991a3e019243c14292.tar
gsoc2013-evolution-5a405a2c31ce8e3a6e14ab991a3e019243c14292.tar.gz
gsoc2013-evolution-5a405a2c31ce8e3a6e14ab991a3e019243c14292.tar.bz2
gsoc2013-evolution-5a405a2c31ce8e3a6e14ab991a3e019243c14292.tar.lz
gsoc2013-evolution-5a405a2c31ce8e3a6e14ab991a3e019243c14292.tar.xz
gsoc2013-evolution-5a405a2c31ce8e3a6e14ab991a3e019243c14292.tar.zst
gsoc2013-evolution-5a405a2c31ce8e3a6e14ab991a3e019243c14292.zip
Fix prototype (command_new_view): ditto. (command_new_mail_message):
2001-01-10 Miguel de Icaza <miguel@helixcode.com> * e-shell-view-menu.c (command_goto_folder): Fix prototype (command_new_view): ditto. (command_new_mail_message): Implement command_new_mail_message. verbs: Use BONOBO_UI_VERB instead of BONOBO_UI_UNSAFE_VERB svn path=/trunk/; revision=7415
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index db269e7bf3..a31dcf5659 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -13,6 +13,7 @@
* e-shell-view-menu.c (command_goto_folder): Fix prototype
(command_new_view): ditto.
+ (command_new_mail_message): Implement command_new_mail_message.
verbs: Use BONOBO_UI_VERB instead of BONOBO_UI_UNSAFE_VERB