[orca] Prep for Orca v3.7.5



commit 45055a5e593f15f94cf3fff742b5b8a45e9448d3
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Tue Feb 5 04:32:41 2013 -0500

    Prep for Orca v3.7.5

 NEWS         |   29 +++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bcc6867..7f52ded 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+3.7.5 - 5 February 2013
+
+New Feature
+
+  * Structural navigation objects are now navigable by "list of" dialogs
+
+Bug Fixes
+
+  * Much better handling of egg-list-box for the new panels in
+    gnome-control-center
+
+  * Fix for bug 693159 - Orca doesnt echo words in gnome-terminal
+
+  * Do not attempt to store an AtspiTable in a dictionary (fixes the
+    presentation of cells when navigating in LibreOffice Calc)
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    bg            Bulgarian             Alexander Shopov
+    eu            Basque                Inaki Larranaga Murgoitio
+    nb            Norwegian bokmÃl      Kjartan Maraas
+    ne            Nepali                Him Prasad Gautam
+    pl            Polish                Piotr DrÄg
+    sr            Serbian               ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ
+    sr latin      Serbian               Miroslav NikoliÄ
+    ug            Uyghur                Sahran, Gheyret Kenji 
+
+=========
+
 3.7.4 - 14 January 2013
 
 New Commands (Unbound keybindings)
diff --git a/README b/README
index 6a1d6bc..018dffc 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.7.5pre
+Orca v3.7.5
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index f518a8a..24bb1b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [7])
-m4_define([orca_micro_version], [5pre])
+m4_define([orca_micro_version], [5])
 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]