diff options
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-mail-message.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b065125bf6..159a03a8c1 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2003-10-02 Rodney Dawes <dobey@ximian.com> + + * evolution-mail-message.xml: Patch to use Control-L for "Reply + to list" from Karsten Bräckelmann + 2003-08-27 Not Zed <NotZed@Ximian.com> * evolution-mail-message.xml: Moved EditCopy EditPaste, and diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 30c1cae1ab..7992c36be2 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -121,7 +121,7 @@ <cmd name="MessageReplyList" _tip="Compose a reply to the mailing list of the selected message" - accel=""/> + accel="*Control*l"/> <cmd name="MessageReplySender" _tip="Compose a reply to the sender of the selected message" |