[orca] Prep for v2.31.6
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for v2.31.6
- Date: Mon, 2 Aug 2010 19:59:35 +0000 (UTC)
commit 60f2aeffcac95b712ae775a7e5e95b6945c8e30d
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Aug 2 15:59:09 2010 -0400
Prep for v2.31.6
NEWS | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 61 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 840ef9a..5c58052 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,62 @@
+2.31.6 - 02-August-2010
+
+General:
+
+ * Fix for bgo#625737 - Orca should attempt to clump superscripted and
+ subscripted numbers together
+
+ * Fix for bgo#625719 - "Right-pointing arrow" string is associated
+ with the incorrect Unicode character
+
+ * Fix for bgo#596108 - Use XDG locations for storing configuration
+ files
+
+ * Fix for bgo#624640 - Traceback in script_utilities.selectedText()
+
+
+Gecko:
+
+ * Fix for bgo#616650 - The default value of grabFocusOnAncestor for
+ Yelp 2.x should (now) be False
+
+ * Fix for bgo#625458 - Orca is not presenting the new location when
+ Tabbing amongst content in Gecko-based Yelp
+
+ * Fix for bgo#624979 - Push buttons no longer showing up in braille
+ for Firefox 4.0
+
+OpenOffice.org:
+
+ * Fix for bgo#620109 - Speech Dispatcher (and OpenTTS?) do not present
+ bullets from OOo Writer
+
+ * Fix for bgo#624641 - Orca says "grayed" when focus is initially
+ given to the table in OOo Calc
+
+ * Fix for bgo#624628 - Orca does not announce the state of formatting
+ toggle buttons in OOo 3.3 dev
+
+GCalctool:
+
+ * Fix for bgo#625729 - Orca does not present superscripted and
+ subscripted numbers in gcalctool
+
+Eclipse:
+
+ * Fix for bgo#624243 - When editing in Eclipse by pressing the Tab key
+ Orca sometimes reads the contents of the line
+
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ de German Mario Blättermann
+ es Spanish Francisco Javier Dorado MartÃnez
+ gl Galician Fran Diéguez
+ hu Hungarian Attila Hammer
+ zh Chinese (Simplified) Ray Wang
+
+==========
+
2.31.5 - 12-July-2010
General:
diff --git a/README b/README
index 9c3530b..e633c9b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.31.6pre
+Orca v2.31.6
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index 80398e3..701367a 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], [6pre])
+m4_define([orca_micro_version], [6])
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]