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:36:29 +0800
commitedf6286a38279e6db82dee4da50e94c587f06e02 (patch)
tree58f35ed5df491fb206df5b1cdae2d7d59fdc7a6b /modules/mail/e-mail-shell-view-actions.c
parent761235315b920d2e3d37265d56ad4d450f3e30ce (diff)
downloadgsoc2013-evolution-edf6286a38279e6db82dee4da50e94c587f06e02.tar
gsoc2013-evolution-edf6286a38279e6db82dee4da50e94c587f06e02.tar.gz
gsoc2013-evolution-edf6286a38279e6db82dee4da50e94c587f06e02.tar.bz2
gsoc2013-evolution-edf6286a38279e6db82dee4da50e94c587f06e02.tar.lz
gsoc2013-evolution-edf6286a38279e6db82dee4da50e94c587f06e02.tar.xz
gsoc2013-evolution-edf6286a38279e6db82dee4da50e94c587f06e02.tar.zst
gsoc2013-evolution-edf6286a38279e6db82dee4da50e94c587f06e02.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 afe1629e4f..25fe1d80bc 100644
--- a/modules/mail/e-mail-shell-view-actions.c
+++ b/modules/mail/e-mail-shell-view-actions.c
@@ -1156,7 +1156,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! */