Add MessageRedirect.
2002-01-28 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Add MessageRedirect. svn path=/trunk/; revision=15510
This commit is contained in:

committed by
Jeffrey Stedfast

parent
e43d51f0f3
commit
85610de9fe
@ -1,3 +1,7 @@
|
||||
2002-01-28 Jeffrey Stedfast <fejj@ximian.com>
|
||||
|
||||
* evolution-mail-message.xml: Add MessageRedirect.
|
||||
|
||||
2002-01-18 Christopher James Lahey <clahey@ximian.com>
|
||||
|
||||
* evolution-addressbook.xml: Added File->Open which calls the
|
||||
|
@ -85,6 +85,10 @@
|
||||
_tip="Open the selected message in a new window"
|
||||
accel="*Control*o"/>
|
||||
|
||||
<cmd name="MessageRedirect"
|
||||
_tip="Redirect (bounce) the selected message to someone"
|
||||
accel=""/>
|
||||
|
||||
<cmd name="MessageReplyAll"
|
||||
_tip="Compose a reply to all of the recipients of the selected message"
|
||||
accel="*Control**Shift*r"
|
||||
@ -267,6 +271,8 @@
|
||||
<menuitem verb="MessageForwardAttached" _label="Forward _Attached"/>
|
||||
<menuitem verb="MessageForwardInline" _label="Forward _Inline"/>
|
||||
<menuitem verb="MessageForwardQuoted" _label="Forward _Quoted"/>
|
||||
<separator f="" name="forwardlist1"/>
|
||||
<menuitem verb="MessageRedirect" _label="Redirect"/>
|
||||
</submenu>
|
||||
|
||||
<separator f="" name="emaillist1"/>
|
||||
|
Reference in New Issue
Block a user