diff options
Diffstat (limited to 'mail/evolution/files/patch-plugins_mail-notification_mail-notification.c')
-rw-r--r-- | mail/evolution/files/patch-plugins_mail-notification_mail-notification.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/evolution/files/patch-plugins_mail-notification_mail-notification.c b/mail/evolution/files/patch-plugins_mail-notification_mail-notification.c deleted file mode 100644 index adddf1b38..000000000 --- a/mail/evolution/files/patch-plugins_mail-notification_mail-notification.c +++ /dev/null @@ -1,13 +0,0 @@ ---- plugins/mail-notification/mail-notification.c.orig 2011-03-07 21:24:25.000000000 +0100 -+++ plugins/mail-notification/mail-notification.c 2011-03-07 21:24:40.000000000 +0100 -@@ -564,9 +564,7 @@ new_notify_status (EMEventTargetFolder * - - notify = notify_notification_new ( - _("New email"), safetext, -- "mail-unread", NULL); -- notify_notification_attach_to_status_icon ( -- notify, status_icon); -+ "mail-unread"); - - /* Check if actions are supported */ - if (can_support_actions ()) { |