[orca] Orca v2.91.2
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Orca v2.91.2
- Date: Mon, 8 Nov 2010 23:38:04 +0000 (UTC)
commit a0aee00d42ffa7fc1b498a2a0e7452ea080843d8
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Nov 8 18:37:32 2010 -0500
Orca v2.91.2
NEWS | 24 ++++++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index dccf608..21044c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+2.91.2 - 8-November-2010
+
+General:
+
+ * Fix for bug #634248 - Orca should ignore object:state-changed:focused
+ events triggered by WebKitGtk caret navigation
+
+ * Fix for bug #626266 - Discontinue support for OpenTTS system
+
+ * Fix for bug #628842 - Orca speaks newly-focused panels in gnome-panel
+ using the default voice rather than the system voice
+
+ * Fix for bug #629586 - When Orca is in learn mode and the user switches
+ to another application, Orca stops presenting the locusOfFocus
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ ast Asturian Xandru Armesto
+ ca valencia Catalan Carles Ferrando
+ gl Galician Fran Diéguez
+ ja Japanese Takayuki KUSANO
+
+==========
+
2.91.1 - 18-October-2010
General:
diff --git a/README b/README
index c7335fd..30dbb03 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.91.2pre
+Orca v2.91.2
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index 7b268f8..685170a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [2])
m4_define([orca_minor_version], [91])
-m4_define([orca_micro_version], [2pre])
+m4_define([orca_micro_version], [2])
m4_define([orca_version],
[orca_major_version.orca_minor_version.orca_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]