[orca/gnome-3-18] 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/gnome-3-18] Map MATE's notification daemon to the notification-daemon script
- Date: Thu, 3 Mar 2016 13:24:00 +0000 (UTC)
commit b0e927c1faddb8976f5cfeab93ee208c6abfb41f
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 981c95c..a87e443 100644
--- a/src/orca/script_manager.py
+++ b/src/orca/script_manager.py
@@ -62,7 +62,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__")
debug.println(debug.LEVEL_FINEST, 'INFO: Script manager initialized')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]