[evolution/wip/webkit2] Bug 270166 - Preset Ctrl+Alt+J shortcut to "Check for Junk" action



commit 71e4748ff685893c92fa694b4bc4c516da454158
Author: Milan Crha <mcrha redhat com>
Date:   Fri Apr 3 15:04:43 2015 +0200

    Bug 270166 - Preset Ctrl+Alt+J shortcut to "Check for Junk" action

 mail/e-mail-reader.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mail/e-mail-reader.c b/mail/e-mail-reader.c
index 624d72b..8eb2220 100644
--- a/mail/e-mail-reader.c
+++ b/mail/e-mail-reader.c
@@ -1976,7 +1976,7 @@ static GtkActionEntry mail_reader_entries[] = {
        { "mail-check-for-junk",
          "mail-mark-junk",
          N_("Check for _Junk"),
-         NULL,
+         "<Control><Alt>j",
          N_("Filter the selected messages for junk status"),
          G_CALLBACK (action_mail_check_for_junk_cb) },
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]