aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-view-actions.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-04-23 06:28:17 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-04-23 06:40:18 +0800
commite9ea8a567cc85027ef7dcef7ba3ad03044677793 (patch)
treed98e5413c57be64f4302b9aa6b160564b0f556d5 /modules/mail/e-mail-shell-view-actions.c
parent93263e4c80aaab358d82b2e1a32fa3a4f5e529eb (diff)
downloadgsoc2013-evolution-e9ea8a567cc85027ef7dcef7ba3ad03044677793.tar
gsoc2013-evolution-e9ea8a567cc85027ef7dcef7ba3ad03044677793.tar.gz
gsoc2013-evolution-e9ea8a567cc85027ef7dcef7ba3ad03044677793.tar.bz2
gsoc2013-evolution-e9ea8a567cc85027ef7dcef7ba3ad03044677793.tar.lz
gsoc2013-evolution-e9ea8a567cc85027ef7dcef7ba3ad03044677793.tar.xz
gsoc2013-evolution-e9ea8a567cc85027ef7dcef7ba3ad03044677793.tar.zst
gsoc2013-evolution-e9ea8a567cc85027ef7dcef7ba3ad03044677793.zip
Work around another dropped gnome-icon-theme icon.
mail-mark-notjunk -> mail-mark-not-junk
Diffstat (limited to 'modules/mail/e-mail-shell-view-actions.c')
-rw-r--r--modules/mail/e-mail-shell-view-actions.c2
1 files changed, 1 insertions, 1 deletions
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! */