From e9ea8a567cc85027ef7dcef7ba3ad03044677793 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 22 Apr 2010 18:28:17 -0400 Subject: Work around another dropped gnome-icon-theme icon. mail-mark-notjunk -> mail-mark-not-junk --- modules/mail/e-mail-shell-view-actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/mail/e-mail-shell-view-actions.c') diff --git a/modules/mail/e-mail-shell-view-actions.c b/modules/mail/e-mail-shell-view-actions.c index 732b65060f..efd3f64d02 100644 --- a/modules/mail/e-mail-shell-view-actions.c +++ b/modules/mail/e-mail-shell-view-actions.c @@ -1223,7 +1223,7 @@ static GtkRadioActionEntry mail_filter_entries[] = { MAIL_FILTER_LAST_5_DAYS_MESSAGES }, { "mail-filter-messages-not-junk", - "mail-mark-notjunk", + "mail-mark-not-junk", N_("Messages Not Junk"), NULL, NULL, /* XXX Add a tooltip! */ -- cgit v1.2.3