aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-view-actions.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-05-27 22:22:55 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-05-27 22:22:55 +0800
commitaa6b661fdfe7416a58ac3fc93926b798260c54bc (patch)
tree30eb02b865d4b766e60da4cdc109adf625955e39 /modules/mail/e-mail-shell-view-actions.c
parent55c4f30db73b6078d8d0b8bd74a038d39f096b04 (diff)
downloadgsoc2013-evolution-aa6b661fdfe7416a58ac3fc93926b798260c54bc.tar
gsoc2013-evolution-aa6b661fdfe7416a58ac3fc93926b798260c54bc.tar.gz
gsoc2013-evolution-aa6b661fdfe7416a58ac3fc93926b798260c54bc.tar.bz2
gsoc2013-evolution-aa6b661fdfe7416a58ac3fc93926b798260c54bc.tar.lz
gsoc2013-evolution-aa6b661fdfe7416a58ac3fc93926b798260c54bc.tar.xz
gsoc2013-evolution-aa6b661fdfe7416a58ac3fc93926b798260c54bc.tar.zst
gsoc2013-evolution-aa6b661fdfe7416a58ac3fc93926b798260c54bc.zip
Revert "Work around another dropped gnome-icon-theme icon."
This reverts commit 43e2c871a418b560b391af00df2b10896055026c. Correct icon name is "mail-mark-notjunk". The previous fix got clobbered by the express2 merge.
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 2fa6389bd0..63b5b4f400 100644
--- a/modules/mail/e-mail-shell-view-actions.c
+++ b/modules/mail/e-mail-shell-view-actions.c
@@ -1162,7 +1162,7 @@ static GtkRadioActionEntry mail_filter_entries[] = {
MAIL_FILTER_LAST_5_DAYS_MESSAGES },
{ "mail-filter-messages-not-junk",
- "mail-mark-not-junk",
+ "mail-mark-notjunk",
N_("Messages Not Junk"),
NULL,
NULL, /* XXX Add a tooltip! */