[orca] Prep for Orca v2.29.1
- From: William Walker <wwalker src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [orca] Prep for Orca v2.29.1
- Date: Mon, 26 Oct 2009 20:08:49 +0000 (UTC)
commit 0e5d396cc5f964a45ab1b898b26276730cae470b
Author: Willie Walker <william walker sun com>
Date: Mon Oct 26 16:09:10 2009 -0400
Prep for Orca v2.29.1
NEWS | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.in | 2 +-
3 files changed, 81 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a18d93..432af85 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,82 @@
+2.29.1 - 26-Sep-2009
+
+General:
+
+* Fix for bgo#594022 - cannot launch orca preferences - GError:
+ Duplicate object id 'renderer3'
+
+* Fix for bgo#595117 - Need to customize the presentation of the
+ Packagemanager package list toggle
+
+* Fix for bgo#596257 - Generator arguments are not passed along with
+ _generateImage()
+
+* Fix for bgo#596340 - Exception if no selection is given when
+ choosing a language
+
+* Fix for bgo#596364 - Create a script for the OpenSolaris Device
+ Driver Utility
+
+* Fix for bgo#596384 - Orca sometimes fails to speak a newly-focused
+ table in certain OpenSolaris utilities
+
+* Fix for bgo#596635 - gcalctool script will need to be updated for
+ 2.29/2.30/3.0
+
+* Fix for bgo#598797 - Gnome-Terminal and VTE dump core when using
+ Orca
+
+OpenOffice:
+
+* Fix for bgo#592917 - Orca doesn't present OOo Writer's Style combo
+ box correctly
+
+Firefox:
+
+* Added script mapping for the latest Firefox.
+
+* Fix for bgo#592634 - The Gecko script's handling of caret navigation
+ interferes when navigating editable messages in Thunderbird
+
+* Fix for bgo#593520 - The Gecko script's getBottomOfFile needs to be
+ more efficient
+
+* Fix for bgo#593594 - Orca says "blank" when Firefox returns a bogus
+ value for getTextAtOffset
+
+* Fix for bgo#593596 - When the user Up Arrows to a line in Firefox
+ which begins with a nested paragraph, Orca fails to present that
+ line
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ bg Bulgarian Alexander Shopov
+ ca Catalan Gil Forcada
+ ca valencia Catalan (Valencian) Carles Ferrando
+ cs Czech Lucas Lommer and Petr Kovar
+ da Danish Kenneth Nielsen
+ de German Simon Bienlein and
+ Mario Blättermann
+ el Greek Kostas Papadimas and Jennie Petoumenou
+ en_GB British English Bruce Cowan
+ es Spanish Francisco Javier Dorado Martinez
+ eu Basque Inaki Larranaga
+ fi Finnish Ilkka Tuohela
+ gl Galician Antón Méixome
+ it Italian Luca Ferretti
+ nb Norwegian bokmål Kjartan Marass
+ pl Polish Piotr LeszczyÅ?ski
+ pt Portuguese Duarte Loreto
+ pt_BR Brazilian Portuguese Og B. Maciel and Marco de Freitas
+ ro Romanian Adi Roiban
+ ta Tamil drtvasudevan
+ sl Slovenian Matej UrbanÄ?iÄ?
+ uk Ukrainian Maxim V. Dziumanenko
+ zh_HK Traditional Chinese Chao-Hsiung Liao
+ zh_TW Traditional Chinese Chao-Hsiung Liao
+
+==========
+
2.27.91 - 24-Aug-2009
General:
diff --git a/README b/README
index bab95d7..4773f68 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.29.1pre
+Orca v2.29.1
Introduction
========================================================================
diff --git a/configure.in b/configure.in
index 3bb20ba..4753f17 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [2])
m4_define([orca_minor_version], [29])
-m4_define([orca_micro_version], [1pre])
+m4_define([orca_micro_version], [1])
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]