[orca] Prep for Orca v2.91.1
- From: Alejandro Leiva <aleiva src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for Orca v2.91.1
- Date: Mon, 18 Oct 2010 21:31:49 +0000 (UTC)
commit 192c4a8ee8b8e6040a766c3ad501b8b6307269e3
Author: Alejandro Leiva <aleiva emergya es>
Date: Mon Oct 18 23:30:42 2010 +0200
Prep for Orca v2.91.1
NEWS | 21 +++++++++++++++++++++
README | 6 +++---
configure.in | 2 +-
3 files changed, 25 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a30874..dccf608 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+2.91.1 - 18-October-2010
+
+General:
+
+ * Fix for bug #631544 - Orca crashes at GDM login screen if GDM's
+ .local/share/orca directory does not exist
+
+ * Fix for bug #628276 - Orca: Icons in Nautilus aren't using
+ localized role names
+
+ * Upgrade from LGPLv2 to LGPLv2.1.
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ ca Catalan Gil Forcada
+ cs Czech Marek Ä?ernocký
+ de German Christian Kirbach
+ et Estonian Ivar Smolin
+
+==========
+
2.91.0 - 03-October-2010
General:
diff --git a/README b/README
index 9cb5aff..ea13186 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.91.1pre
+Orca v2.91.1
Introduction
========================================================================
@@ -27,7 +27,7 @@ http://library.gnome.org/users/gnome-access-guide/
Build Requirements
========================================================================
-Orca v2.31.x is supported on GNOME 2.31.x only. We highly suggest you
+Orca v2.91.x is supported on GNOME 2.91.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 @@ to be installed:
* BrlTTY - BrlTTY support for braille (optional)
* BrlAPI - BrlAPI support for braille (optional)
-YOU ALSO NEED THE LATEST AT-SPI AND ATK FOR THE GNOME 2.31.x
+YOU ALSO NEED THE LATEST AT-SPI AND ATK FOR THE GNOME 2.91.x
DEVELOPMENT RELEASES. THEY MAY CONTAIN VERY IMPORTANT BUG FIXES!
NOTE: If you have multiple versions of the python interpreter installed
diff --git a/configure.in b/configure.in
index 865295d..87bf694 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [2])
m4_define([orca_minor_version], [91])
-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]