[orca] Prep for Orca v3.7.0.93



commit 6b4beee65f17990b6dc735540eb160b8083fcef8
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Oct 15 19:59:09 2012 -0400

    Prep for Orca v3.7.0.93

 NEWS         |   34 +++++++++++++++++++++++++++++++++-
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 35 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a2beddc..99d75d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+3.7.0.93 - 15 October 2012
+
+General
+
+  * Fix for bug 675288 - Orca doesn't always announce selection changes
+    in Nautilus 3.6's icon view
+
+  * Fix for bug 680228 - In Thunderbird 14.0 e-mail address auto
+    completion results are not spoken
+
+  * Fix for bug 684838 - Orca should present the accessible name of
+    sliders
+
+  * Fix for bug 675656 - Mark Hungarian 8 dot computer braille for
+    translation
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    bg            Bulgarian               Alexander Shopov
+    ca            Catalan                 Gil Forcada
+    ca            Catalan (Valencian)     Carles Ferrando
+    cs            Czech                   Lucas Lommer
+    de            German                  Simon Bienlein, Mario BlÃttermann
+    it            Italian                 Milo Casagrande
+    lv            Latvian                 Rudolfs Mazurs
+    sl            Slovenian               Matej UrbanÄiÄ
+    pt            Portuguese              Rui Batista
+    ta            Tamil                   Dr.T.Vasudevan
+    uk            Ukranian                Daniel Korostil
+
+=========
+
 3.7.0.92 - 17 September 2012
 
 General
@@ -27,7 +59,7 @@ New and updated translations (THANKS EVERYONE!!!):
 
 New and updated translations (THANKS EVERYONE!!!):
 
-    de            German                  Simon Bienlein
+    de            German                  Simon Bienlein 
     el            Greek                   Tom Tryfonidis
     id            Indonesian              Andika Triwidada
     nb            Norwegian bokmÃl        Kjartan Maraas
diff --git a/README b/README
index 22f00fc..04cccc8 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.7.0.93pre
+Orca v3.7.0.93
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 0433eab..6d1d9b4 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], [0.93pre])
+m4_define([orca_micro_version], [0.93])
 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]