[empathy/gnome-2-34] Show notifications for Calls
- From: Sjoerd Simons <sjoerds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-34] Show notifications for Calls
- Date: Wed, 23 Feb 2011 14:53:29 +0000 (UTC)
commit e53d64d0d2e73ae757ffb379460f1e4a58e8dad3
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Tue Feb 22 10:22:53 2011 +0000
Show notifications for Calls
src/empathy-status-icon.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-status-icon.c b/src/empathy-status-icon.c
index b05a0c8..7468bcc 100644
--- a/src/empathy-status-icon.c
+++ b/src/empathy-status-icon.c
@@ -143,6 +143,7 @@ add_notification_actions (EmpathyStatusIcon *self,
break;
case EMPATHY_EVENT_TYPE_VOIP:
+ case EMPATHY_EVENT_TYPE_CALL:
notify_notification_add_action (notification,
"reject", _("Reject"), (NotifyActionCallback) notification_decline_cb,
self, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]