[orca] Add script mapping for the latest Firefox.



commit c20f161c078010dcdee1ce45422f094c6469c9be
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Sat Oct 10 09:55:32 2009 -0400

    Add script mapping for the latest Firefox.

 src/orca/settings.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/orca/settings.py b/src/orca/settings.py
index 6909006..61d402e 100644
--- a/src/orca/settings.py
+++ b/src/orca/settings.py
@@ -1082,6 +1082,8 @@ setScriptMapping(re.compile(_('Minefield')), "Mozilla")
 #setScriptMapping(re.compile(_('Shiretoko')), "Mozilla")
 setScriptMapping(re.compile('Shiretoko'), "Mozilla")
 
+setScriptMapping(re.compile('Namoroka'), "Mozilla")
+
 # This is a temporary fix for the schema/FF 3.0 not being accessible
 # issue. (See GNOME bugs #535827 and #555466.)
 #



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]