[orca/new-settings] Prep for v.2.31.92



commit 1199e9c226837a8404d8527e5b8bb4c53d64ab9f
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Mon Sep 13 16:45:05 2010 -0400

    Prep for v.2.31.92

 NEWS          |   42 ++++++++++++++++++++++++++++++++++++++++++
 README        |    2 +-
 RELEASE-HOWTO |    7 ++-----
 configure.in  |    2 +-
 4 files changed, 46 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index aede01e..68ed641 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+2.31.92 - 13-September-2010
+
+General:
+
+  * Fix for bug #609900 - Speech page speechdispatcher defaults to zh
+
+  * Fix for bug #628367 - When Orca enters notification mode and the
+    user switches to another application, Orca stops presenting the
+    locusOfFocus
+
+  * Fix for bug #628569 - Orca preferences are not getting saved
+    permanently if a $HOME/.orca exists
+
+  * Fix for bug #628589 - Notification message list message is too long
+
+  * Additional work on bug #543157 - It is not always possible to
+    distinguish on-screen text from Orca's "system" messages
+
+  * Fix for bug #628410 - Add support for object toolkits
+
+  * Fix for bug #628568 - Orca won't die, cannot be replaced if the
+    at-spi registry daemon dies
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    cs          Czeck                   Marek Ä?ernocký
+    de          German                  Simon Bienlein
+    el          Greek                   Michael Kotsarinis
+    es          Spanish                 Francisco Javier Dorado Martínez
+    fr          French                  Laurent Coudeur
+    gb          British English         Bruce Cowan and Philip Withnall
+    gl          Galician                Fran Diéguez
+    hu          Hungarian               Attila Hammer
+    nb          Norwegian bokmål        Kjartan Maraas
+    pt          Portuguese              Rui Batista
+    sl          Slovenian               Matej UrbanÄ?iÄ?
+    sv          Swedish                 Daniel Nylander
+    ta          Tamil                   Dr.Tirumurti Vasudevan
+    zh          Traditional Chinese     Chao-Hsiung Liao
+                (Hong Kong and Taiwan)
+==========
+
 2.31.91 - 30-August-2010
 
 General:
diff --git a/README b/README
index 426cd79..608f63f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.31.92pre
+Orca v2.31.92
 
 Introduction
 ========================================================================
diff --git a/RELEASE-HOWTO b/RELEASE-HOWTO
index 6e15495..eb5bcea 100644
--- a/RELEASE-HOWTO
+++ b/RELEASE-HOWTO
@@ -102,12 +102,9 @@ Subject: Announcing Orca v2.29.92
 
 Orca is a free, open source, flexible, and extensible screen reader
 that provides access to the graphical desktop via user-customizable
-combinations of speech, braille, and/or magnification. Orca development
-was led by the Sun Microsystems, Inc., Accessibility Program Office with
-generous contributions from the Mozilla Foundation and Corporation.
-Orca is currently a community project driven by volunteers.
+combinations of speech, braille, and/or magnification. 
 
-You can also read more about Orca at http://live.gnome.org/Orca.
+You can read more about Orca at http://live.gnome.org/Orca.
 
 ===================================
 * What's changed for Orca v2.29.92?
diff --git a/configure.in b/configure.in
index 56f7fbd..f1942be 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [2])
 m4_define([orca_minor_version], [31])
-m4_define([orca_micro_version], [92pre])
+m4_define([orca_micro_version], [92])
 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]