[orca] Prep for v3.9.90



commit 5f8a0af69d9849a89dfd694356acdf17f663473a
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Wed Aug 21 13:33:24 2013 -0400

    Prep for v3.9.90

 NEWS         |   23 +++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 04cffec..81cc3d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.9.90 - 21 August 2013
+
+General
+
+  * Unbind the "quit" command because gnome-settings-daemon now includes
+    Super+Alt+S
+
+  * Prevent Orca from constantly saying "not selected" in gnome-documents
+
+  * Present the table dimensions when a table claims focus
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    gl            Galician                          Fran Diéguez
+    hu            Hungarian                         Attila Hammer
+    lt            Lithuanian                        Aurimas Černius
+    sl            Slovenian                         Matej Urbančič
+    tj            Tajik                             Victor Ibragimov  
+    zh_HK         Traditional Chinese (Hong Kong)   Chao-Hsiung Liao
+    zh_TW         Traditional Chinese (Taiwan)      Chao-Hsiung Liao
+
+=========
+
 3.9.5 - 31 July 2013
 
 Evince
diff --git a/README b/README
index a487d83..d41498e 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.9.90pre
+Orca v3.9.90
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 545cad7..8221409 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [9])
-m4_define([orca_micro_version], [90pre])
+m4_define([orca_micro_version], [90])
 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]