diff options
-rw-r--r-- | ui/ChangeLog | 8 | ||||
-rw-r--r-- | ui/evolution-mail.xml | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index c2a16bf465..92245c085a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2000-11-15 Jeffrey Stedfast <fejj@helixcode.com> + + * evolution-mail.xml: Added Forward as Attachment. + 2000-11-11 Christopher James Lahey <clahey@helixcode.com> * evolution-contact-editor.xml: Added Send contact as attachment @@ -17,8 +21,8 @@ 2000-11-07 Jesse Pavel <jpavel@helixcode.com> - * evolution-event-editor.xml: removed ``FIXME'' from the ``Schedule Meeting'' - menu. + * evolution-event-editor.xml: removed ``FIXME'' from the + ``Schedule Meeting'' menu. 2000-11-06 Jeffrey Stedfast <fejj@helixcode.com> diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index cacbaa000b..72eae26c17 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -98,6 +98,10 @@ _label="_Forward" accel="*Control**Alt*f"/> + <menuitem name="MessageForwardAttach" verb="" + _label="Forward as Attachment" + accel=""/> + <menuitem/> <menuitem name="MessageMarkAsRead" verb="" |