[orca] Map MATE's notification daemon to the notification-daemon script
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Map MATE's notification daemon to the notification-daemon script
- Date: Thu, 3 Mar 2016 13:23:47 +0000 (UTC)
commit ace7ca6106f4974173520dddb3c08fd8cac3c8e7
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Thu Mar 3 08:20:27 2016 -0500
Map MATE's notification daemon to the notification-daemon script
src/orca/script_manager.py | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/script_manager.py b/src/orca/script_manager.py
index 9b5fb8c..53b2189 100644
--- a/src/orca/script_manager.py
+++ b/src/orca/script_manager.py
@@ -63,7 +63,9 @@ class ScriptManager:
'marco': 'metacity',
'Nereid': 'Banshee',
'vte': 'gnome-terminal',
- 'gnome-terminal-server': 'gnome-terminal'}
+ 'gnome-terminal-server': 'gnome-terminal',
+ 'mate-notification-daemon': 'notification-daemon',
+ }
self.setActiveScript(None, "__init__")
self._desktop = pyatspi.Registry.getDesktop(0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]