[orca] Aditional fix for bug #609900
- From: Alejandro Leiva <aleiva src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Aditional fix for bug #609900
- Date: Fri, 17 Sep 2010 07:32:47 +0000 (UTC)
commit ed41130516bdc2bebb77684623d97e0c06eeaf46
Author: J. Félix Ontañón <fontanon emergya es>
Date: Fri Sep 17 09:32:20 2010 +0200
Aditional fix for bug #609900
src/orca/orca_gui_prefs.py | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/orca/orca_gui_prefs.py b/src/orca/orca_gui_prefs.py
index 1bbf24b..3a65798 100644
--- a/src/orca/orca_gui_prefs.py
+++ b/src/orca/orca_gui_prefs.py
@@ -718,6 +718,9 @@ class OrcaSetupGUI(orca_gtkbuilder.GtkBuilderWrapper):
self.get_widget("speechFamilies").set_active(0)
self.speechFamiliesChoice = self.speechFamiliesChoices[0]
+ if valueSet:
+ self.selectedFamilyChoices[self.speechServersChoice] = i
+
def _setupFamilies(self):
"""Gets the list of voice families for the current speech server.
If there are families, get the information associated with
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]