summaryrefslogtreecommitdiffstats
path: root/mail/evolution/files/patch-calendar_gui_alarm-notify_alarm-queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution/files/patch-calendar_gui_alarm-notify_alarm-queue.c')
-rw-r--r--mail/evolution/files/patch-calendar_gui_alarm-notify_alarm-queue.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/evolution/files/patch-calendar_gui_alarm-notify_alarm-queue.c b/mail/evolution/files/patch-calendar_gui_alarm-notify_alarm-queue.c
deleted file mode 100644
index e713de004..000000000
--- a/mail/evolution/files/patch-calendar_gui_alarm-notify_alarm-queue.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- calendar/gui/alarm-notify/alarm-queue.c.orig 2011-03-07 20:53:40.000000000 +0100
-+++ calendar/gui/alarm-notify/alarm-queue.c 2011-03-07 20:53:50.000000000 +0100
-@@ -1606,7 +1606,7 @@ popup_notification (time_t trigger, Comp
- body = g_strdup_printf ("%s %s", start_str, time_str);
- }
-
-- n = notify_notification_new (summary, body, "stock_appointment-reminder", NULL);
-+ n = notify_notification_new (summary, body, "stock_appointment-reminder");
- if (!notify_notification_show(n, NULL))
- g_warning ("Could not send notification to daemon\n");
-