[orca/gnome-3-8] Prep for the v3.8.2 release
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-8] Prep for the v3.8.2 release
- Date: Tue, 18 Jun 2013 11:42:21 +0000 (UTC)
commit fbd6a56029b5467b80fc3c3472f83f3588652ca2
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Tue Jun 18 07:42:01 2013 -0400
Prep for the v3.8.2 release
NEWS | 23 +++++++++++++++++++++++
README | 4 ++--
configure.ac | 2 +-
3 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c2d694c..9d3f995 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.8.2 - 18 June 2013
+
+General
+
+ * Fix for traceback when switching back to English profile
+
+ * Fix the accessible apps commandline option
+
+ * Add mapping from gnome-terminal-server to gnome-terminal
+
+New and updated translations (THANKS EVERYONE!!!):
+
+
+ it Italian Milo Casagrande
+ nb Norwegian bokmål Kjartan Maraas
+ pt_BR Brazilian Portuguese José Vilmar Estácio de Souza
+ Alexandre Conte
+ Enrico Nicoletto
+ zh_HK Traditional Chinese (Hong Kong) Cheng-Chia Tseng
+ zh_TW Traditional Chinese (Taiwan) Cheng-Chia Tseng
+
+=========
+
3.8.1 - 16 April 2013
New and updated translations (THANKS EVERYONE!!!):
diff --git a/README b/README
index b83de48..828b1c9 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
-Orca v3.8.2pre
+Orca v3.8.2
Introduction
========================================================================
Orca is a free, open source, flexible, and extensible screen reader
that provides access to the graphical desktop via user-customizable
-combinations of speech, braille, and/or magnification.
+combinations of speech and/or braille.
Orca works with applications and toolkits that support the assistive
technology service provider interface (AT-SPI), which is the primary
diff --git a/configure.ac b/configure.ac
index ede9d16..d7241cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [8])
-m4_define([orca_micro_version], [2pre])
+m4_define([orca_micro_version], [2])
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]