Patch from Roshan Kumar Singh <roshan.singh08@yahoo.com>: Fix for bug #395636 (Added a couple of missing accel keys)

svn path=/trunk/; revision=35674
This commit is contained in:
Suman Manjunath
2008-06-21 17:57:16 +00:00
parent 09cf8261f0
commit 78d55ba5bb
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2008-06-21 Roshan Kumar Singh <roshan.singh08@yahoo.com>
** Fix for bug #395636
* evolution-mail-list.xml: Added accel key Ctrl+Shift+B for collapsing
all threads and Ctrl+/ for marking all messages as read.
2008-06-02 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #531836

View File

@ -31,7 +31,7 @@
accel="*Control*h"/>
<cmd name="MessageMarkAllAsRead"
_tip="Mark all messages in the folder as read"
_tip="Mark all messages in the folder as read" accel="*Control*slash"
pixtype="pixbuf"/>
<cmd name="ChangeFolderProperties"
@ -72,7 +72,7 @@
type="toggle" />
<cmd name="ViewThreadsCollapseAll"
_tip="Collapse all message threads"/>
_tip="Collapse all message threads" accel="*Control**Shift*b"/>
<cmd name="ViewThreadsExpandAll"
_tip="Expand all message threads"/>