[orca] Prep for Orca v2.29.5



commit de4d24e124b539e92dbfb866eb412497e06fee9b
Author: Willie Walker <william walker sun com>
Date:   Mon Jan 11 15:04:23 2010 -0500

    Prep for Orca v2.29.5

 NEWS         |   20 ++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5ef1201..4eeb4c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+2.29.5 - 11-Jan-2009
+
+General:
+
+* Fix for bgo#586445 - Provide an 'About' dialog
+
+* Fix for bgo#592424 - Progress bar options in the Preferences dialog
+  cannot be translated properly for all locales
+
+* Fix for bgo#593203 - Orca preferences does not fit in 1024x600 screen
+  resolution
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    hu          Hungarian            Attila Hammer and Gabor Kelemen
+    sv	        Swedish              Daniel Nylander
+    uk	     	Ukrainian	     Maxim V. Dziumanenko
+
+==========
+
 2.29.4 - 21-Dec-2009
 
 NOTE - There was no 2.29.3 release due to no changes having been made
diff --git a/README b/README
index acf2b3b..a7011db 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.29.4
+Orca v2.29.5
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index aa0f9bb..b446bdf 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], [4])
+m4_define([orca_micro_version], [5])
 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]