[evolution/gnome-3-18] Bug 757246 - Stop playing sound for each reminder
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-18] Bug 757246 - Stop playing sound for each reminder
- Date: Fri, 30 Oct 2015 06:36:05 +0000 (UTC)
commit 4b40d98e7d7c2746b9f018e5513e7037e5603749
Author: Milan Crha <mcrha redhat com>
Date: Fri Oct 30 07:35:34 2015 +0100
Bug 757246 - Stop playing sound for each reminder
calendar/alarm-notify/alarm-queue.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/calendar/alarm-notify/alarm-queue.c b/calendar/alarm-notify/alarm-queue.c
index 5f5a418..dbb18ec 100644
--- a/calendar/alarm-notify/alarm-queue.c
+++ b/calendar/alarm-notify/alarm-queue.c
@@ -1916,10 +1916,6 @@ popup_notification (time_t trigger,
qa->notify, "desktop-entry",
g_variant_new_string (PACKAGE));
- notify_notification_set_hint (
- qa->notify, "sound-name",
- g_variant_new_string ("alarm-clock-elapsed"));
-
notify_notification_add_action (
qa->notify, "open-appointments", _("Appointments"),
notify_open_appointments_cb, NULL, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]