orca r3711 - branches/gnome-2-22
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r3711 - branches/gnome-2-22
- Date: Sun, 9 Mar 2008 23:39:03 +0000 (GMT)
Author: wwalker
Date: Sun Mar 9 23:39:03 2008
New Revision: 3711
URL: http://svn.gnome.org/viewvc/orca?rev=3711&view=rev
Log:
Prep for Orca v2.22.0
Modified:
branches/gnome-2-22/NEWS
branches/gnome-2-22/README
branches/gnome-2-22/configure.in
Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS (original)
+++ branches/gnome-2-22/NEWS Sun Mar 9 23:39:03 2008
@@ -1,3 +1,54 @@
+2.22.0 - 09-Mar-2008
+
+General:
+
+* Fix for bug #517505 - Orca doesn't present new active descendant
+ when deleting from the top of a list
+
+* Fix for bug #518762 - When using gnome-terminal with multiple tabs,
+ the name on the tab is not announced when switching between tabbed
+ windows
+
+OpenOffice:
+
+* Fix for bug #517502 - Orca should not speak the previously focused
+ menu item when arrowing across the menu bar in OpenOffice
+
+Firefox:
+
+* Fix for bug #491837, Implement Gecko.py 'go to' functions with
+ Collections
+
+* Fix for bug #515804 - Whitespace needs to be removed from speech and
+ braille contexts in FF3
+
+* Fix for bug #517277 - Orca should not get stuck while browsing
+ articles at espn.com
+
+* Fix for bug #518893 - Extra verbosity in web pages
+
+* Fix for bug #519931 - Orca does not read certain news feeds
+ correctly
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ ca Catalan Gil Forcada
+ cs Czech Lucas Lommer, Martin Sukany and
+ Petr Kovar
+ da Danish Kenneth Nielsen
+ en_GB Philip Withnall English/British
+ es Spanish Jorge Gonzalez
+ hu Hungarian Attila Hammer and Gabor Kelemen
+ it Italian Luca Ferretti
+ ja Japanese Takeshi Aihana
+ ml Malayalam Ani Peter
+ nl Dutch Vincent van Adrighem
+ pt_BR Brazilian Portuguese Tiago Melo Casal and
+ Leonardo Ferreira Fontenelle
+ tr Turkish Deniz Kocak and Baris Cicek
+
+==========
+
2.21.92 - 25-Feb-2008
General:
Modified: branches/gnome-2-22/README
==============================================================================
--- branches/gnome-2-22/README (original)
+++ branches/gnome-2-22/README Sun Mar 9 23:39:03 2008
@@ -1,4 +1,4 @@
-Orca v2.22.0pre
+Orca v2.22.0
Introduction
========================================================================
@@ -27,7 +27,7 @@
Build Requirements
========================================================================
-Orca v2.21.x is supported on GNOME 2.21.x only. We highly suggest you
+Orca v2.22.x is supported on GNOME 2.22.x only. We highly suggest you
use the latest releases of GNOME because they contain accessibility
infrastructure and application bug fixes that help Orca work better.
@@ -43,7 +43,7 @@
* BrlTTY >= 3.7.2 - BrlTTY support for braille (optional)
* BrlAPI >= 0.4.1 - BrlAPI support for braille (optional)
-YOU ALSO NEED THE LATEST AT-SPI, ATK, AND GAIL FOR THE GNOME 2.21.x
+YOU ALSO NEED THE LATEST ATK, GAIL, AND AT-SPI FOR THE GNOME 2.22.x
DEVELOPMENT RELEASES. THEY CONTAIN VERY IMPORTANT BUG FIXES!
NOTE: If you have multiple versions of the python interpreter installed
Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in (original)
+++ branches/gnome-2-22/configure.in Sun Mar 9 23:39:03 2008
@@ -2,7 +2,7 @@
ORCA_MAJOR_VERSION=2
ORCA_MINOR_VERSION=22
-ORCA_MICRO_VERSION=0pre
+ORCA_MICRO_VERSION=0
ORCA_VERSION="$ORCA_MAJOR_VERSION.$ORCA_MINOR_VERSION.$ORCA_MICRO_VERSION"
AM_INIT_AUTOMAKE(orca, $ORCA_VERSION)
AC_SUBST(ORCA_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]