[orca/gnome-2-28] Prep for Orca v2.27.92



commit d068f22ea802ce6521d9c5f11edede596c50c6db
Author: Willie Walker <william walker sun com>
Date:   Sun Sep 6 17:25:45 2009 +0000

    Prep for Orca v2.27.92

 NEWS         |   25 +++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a18d93..6dff1c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+2.27.92 - 06-Sep-2009
+
+General:
+
+* Fix for bgo#594022 - cannot launch orca preferences - GError:
+  Duplicate object id
+
+* Rename X-FullName to X-GNOME-FullName in desktop file
+
+StarOffice/OpenOffice:
+
+* Fix for bgo#592917 - Orca doesn't present OOo Writer's Style combo
+  box correctly
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    eu       Basque               Iñaki Larrañaga Murgoitio
+    fr       French               Laurent Coudeur and Claude Paroz
+    nb       Norwegian Bokmål     Kjartan Maraas
+    pt       Portuguese           Rui Batista and Duarte Loreto
+    pt_BR    Brazilian Portuguese Og B. Maciel and Marco de Freitas
+    ta       Tamil                I. Felix
+
+==========
+
 2.27.91 - 24-Aug-2009
 
 General:
diff --git a/README b/README
index 34b16d7..717c5da 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.27.92pre
+Orca v2.27.92
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 197ea5b..2b8886a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [2])
 m4_define([orca_minor_version], [27])
-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]