[orca/orca-xdesktop] Prep for v3.1.3-xdesktop



commit b71555d939f27682c32a3b12b37401b9fb462769
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Mon Jul 4 18:12:55 2011 -0400

    Prep for v3.1.3-xdesktop

 NEWS         |   22 ++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4985054..83210bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.1.3-xdesktop - 4-July-2011
+
+General
+
+  * Fix for bug 653642 - Alt+F4 followed by Escape leaves the Orca window
+    closed - but Orca still running
+
+  * Fix for bug 653628 - List shortcuts mode: shortcut is spelled out as
+    "shift T A B" instead of saying "shift tab"
+
+  * Fix for bug 653634 - Orca welcome message is cut off
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    de            German               Christian Kirbach
+    es            Spanish              Daniel Mustieles
+    hu            Hungarian            Attila Hammer
+    sl            Slovenian            Matej UrbanÄiÄ
+    tr            Turkish              Muhammet Kara
+
+==========
+
 3.1.2-xdesktop - 13-June-2011
 
 General
diff --git a/README b/README
index b7ae23b..f72485d 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.1.3pre-xdesktop (For non-GNOME 3.x environments)
+Orca v3.1.3-xdesktop (For non-GNOME 3.x environments)
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 395fa24..e1779a2 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [1])
-m4_define([orca_micro_version], [3pre-xdesktop])
+m4_define([orca_micro_version], [3-xdesktop])
 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]