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



commit 23e7f9616f1afb47390d4067acad47d4a8ff6aad
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 1396abd..bcb2f6d 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]