[orca] Prep for v3.3.92
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for v3.3.92
- Date: Mon, 19 Mar 2012 22:50:02 +0000 (UTC)
commit 56c26a307a1f759832fe86d3a41ea475df5ca548
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Mar 19 18:49:44 2012 -0400
Prep for v3.3.92
NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 44 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 89e394e..adefbd7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+3.3.92 - 19 March 2012
+
+General
+
+ * Fix for bug 672276 - Tracebacks seen when interacting with
+ Thunderbird's message filter rules dialog
+
+ * Fix for bug 672242 - Orca presents an extra panel on places&devices
+ and documents search result
+
+ * Sanity check that we have a desktop to get before we attempt to get
+ its apps
+
+ * Fix for bug 659839 - Gecko combobox selection is no longer presented
+
+ * Do not treat "busy indicator" progress bars as progress bars with
+ values
+
+ * Handle errors seen when restarting gnome-shell
+
+ * Handle GErrors which prevent Orca from speaking menu items in Skype
+
+ * Attend to object:state-changed:expanded events for push buttons
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ ca Catalan Gil Forcada
+ ca Catalan (Valencian) Carles Ferrando
+ en_GB British English Bruce Cowan
+ eu Basque Inaki Larranaga Murgoitio
+ fi Finnish Timo Jyrinki
+ gl Galician Fran DiÃguez
+ hu Hungarian Attila Hammer
+ lv Latvian Rudolfs Mazurs
+ pt_BR Brazilian Portuguese Antonio Fernandes C. Neto
+ sr Serbian ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ
+ sr latin Serbian Miroslav NikoliÄ
+ te Telugu Sasi bhushan Boddepalli
+ uk Ukranian Daniel Korostil
+
+=========
+
3.3.91 - 5 March 2012
General
diff --git a/README b/README
index c8d72e5..a769121 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.3.92pre
+Orca v3.3.92
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index adbdfbc..aacc676 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [3])
-m4_define([orca_micro_version], [92pre])
+m4_define([orca_micro_version], [92])
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]