diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-07-21 05:21:24 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-07-21 05:21:24 +0800 |
commit | a9b06a893f986c1136752e1062eee6233ebb0cda (patch) | |
tree | 08e7e48438cacf372ebb158c01e2e5f91576d42c /ui | |
parent | 55c55856794d94f3e855fe8367da532d23537529 (diff) | |
download | gsoc2013-evolution-a9b06a893f986c1136752e1062eee6233ebb0cda.tar gsoc2013-evolution-a9b06a893f986c1136752e1062eee6233ebb0cda.tar.gz gsoc2013-evolution-a9b06a893f986c1136752e1062eee6233ebb0cda.tar.bz2 gsoc2013-evolution-a9b06a893f986c1136752e1062eee6233ebb0cda.tar.lz gsoc2013-evolution-a9b06a893f986c1136752e1062eee6233ebb0cda.tar.xz gsoc2013-evolution-a9b06a893f986c1136752e1062eee6233ebb0cda.tar.zst gsoc2013-evolution-a9b06a893f986c1136752e1062eee6233ebb0cda.zip |
Removed the "Redirect" menu since this is now a future feature.
2001-07-20 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail-message.xml: Removed the "Redirect" menu since
this is now a future feature.
svn path=/trunk/; revision=11277
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-mail-message.xml | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 5b5338ad23..2eb100933b 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-07-20 Jeffrey Stedfast <fejj@ximian.com> + + * evolution-mail-message.xml: Removed the "Redirect" menu since + this is now a future feature. + 2001-07-19 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 607188621a..d07416358d 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -220,11 +220,6 @@ <menuitem verb="MessageForwardAttached" _label="Forward _Attached"/> <menuitem verb="MessageForwardInline" _label="Forward _Inline"/> <menuitem verb="MessageForwardQuoted" _label="Forward _Quoted"/> - - <separator/> - - <menuitem name="Redirect" verb="" - _label="Redirect (FIXME: implement me)"/> </submenu> <separator/> |