added accel="*Control*Return" to FileSend replace FileSendNow with
2000-11-01 Radek Doulik <rodo@helixcode.com> * evolution-message-composer.xml: added accel="*Control*Return" to FileSend replace FileSendNow with FileSend as FileSendNow wasn't defined svn path=/trunk/; revision=6319
This commit is contained in:
committed by
Radek Doulik
parent
6babb16217
commit
0168cb8489
@ -1,3 +1,9 @@
|
||||
2000-11-01 Radek Doulik <rodo@helixcode.com>
|
||||
|
||||
* evolution-message-composer.xml: added accel="*Control*Return" to
|
||||
FileSend
|
||||
replace FileSendNow with FileSend as FileSendNow wasn't defined
|
||||
|
||||
2000-10-25 Jeffrey Stedfast <fejj@helixcode.com>
|
||||
|
||||
* evolution-mail.xml: Added a MessageApplyFilters menu item.
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
_tip="Insert a file as text into the message"/>
|
||||
|
||||
<cmd name="FileSend" _label="Send" _tip="Send the message now"
|
||||
pixtype="stock" pixname="Send Mail"/>
|
||||
pixtype="stock" pixname="Send Mail" accel="*Control*Return"/>
|
||||
|
||||
<cmd name="FileSendLater" _label="Send later" _tip="Send the message later"
|
||||
pixtype="stock" pixname="Send Mail"/>
|
||||
@ -60,7 +60,7 @@
|
||||
|
||||
<separator/>
|
||||
|
||||
<menuitem name="FileSendNow" verb="" _label="Send _Now"/>
|
||||
<menuitem name="FileSend" verb="" _label="Send _Now"/>
|
||||
|
||||
<menuitem name="FileSendLater" verb="" _label="Send _Later"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user