[evolution/wip/webkit2] Bug 752522 - Add a stock icon to the mail-next-unread action



commit dca9943bad0f3b0d0c294e974b87fb007b2c6c1e
Author: Yanko Kaneti <yaneti declera com>
Date:   Tue Jul 21 08:15:50 2015 +0200

    Bug 752522 - Add a stock icon to the mail-next-unread action

 mail/e-mail-reader.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mail/e-mail-reader.c b/mail/e-mail-reader.c
index dca7c5b..c630f2a 100644
--- a/mail/e-mail-reader.c
+++ b/mail/e-mail-reader.c
@@ -2156,7 +2156,7 @@ static GtkActionEntry mail_reader_entries[] = {
          G_CALLBACK (action_mail_next_thread_cb) },
 
        { "mail-next-unread",
-         NULL,
+         "go-jump",
          N_("Next _Unread Message"),
          "<Control>bracketright",
          N_("Display the next unread message"),
@@ -2326,7 +2326,7 @@ static GtkActionEntry mail_reader_entries[] = {
          NULL },
 
        { "mail-goto-menu",
-         "go-jump",
+         NULL,
          N_("_Go To"),
          NULL,
          NULL,


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