Use bracketright and bracketleft for
next/prev unread. svn path=/trunk/; revision=17949
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2002-09-03 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* evolution-mail-message.xml: Use bracketright and bracketleft for
|
||||
next/prev unread.
|
||||
|
||||
2002-08-06 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* evolution.xml: New placeholder at
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
|
||||
<cmd name="MailNextUnread"
|
||||
_tip="Display the next unread message"
|
||||
accel="period"/>
|
||||
accel="bracketright"/>
|
||||
|
||||
<cmd name="MailNextThread"
|
||||
_tip="Display the next unread thread"/>
|
||||
@ -26,7 +26,7 @@
|
||||
|
||||
<cmd name="MailPreviousUnread"
|
||||
_tip="Display the previous unread message"
|
||||
accel="comma"/>
|
||||
accel="bracketleft"/>
|
||||
|
||||
<cmd name="MessageApplyFilters"
|
||||
_tip="Apply filter rules to the selected messages"
|
||||
|
||||
Reference in New Issue
Block a user