[orca] Prevent enableBrailleMonitor from being set via preferences dialog



commit 5e2d831c102f6f6375946f2a0d852aea68176834
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Sat Jun 30 15:11:56 2018 -0400

    Prevent enableBrailleMonitor from being set via preferences dialog

 src/orca/settings.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/orca/settings.py b/src/orca/settings.py
index 895b5b801..ef56f0562 100644
--- a/src/orca/settings.py
+++ b/src/orca/settings.py
@@ -74,7 +74,6 @@ userCustomizableSettings = [
     "playSoundForState",
     "playSoundForPositionInSet",
     "playSoundForValue",
-    "enableBrailleMonitor",
     "verbalizePunctuationStyle",
     "presentToolTips",
     "sayAllStyle",


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