[orca] Prep for Orca v2.30.0



commit 6a0062bdc104a84d7e2bebfbbd567f6c857bf43d
Author: Willie Walker <wwalker gnome org>
Date:   Fri Mar 26 16:42:24 2010 -0400

    Prep for Orca v2.30.0
    
    Will wait until Monday to do final tarball so more translators can
    get their translations in.

 NEWS         |   25 +++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0beea4b..ee3098e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+2.30.0 - 28-Mar-2010
+
+General:
+
+* Fix for bgo#612558 - Need to map gnome-calculator to the gcalctool
+  script Note that gnome-calculator is symbolic link to gcalctool.
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    bg          Bulgarian            Alexander Shopov
+    ca          Catalan              Gil Forcada
+    cs          Czech                Lucas Lommer and Petr Kovar
+    da          Danish               Kenneth Nielsen
+    eu          Basque               Inaki Larranaga Murgoitio
+    fi          Finnish              Tommi Vainikainen
+    it          Italian              Luca Ferretti
+    lt          Lithuanian           Romas Mažeika and Gintautas Miliauskas
+    pt          Portuguese           Duarte Loreto
+    ro          Romanian             Adi Roiban
+    sv          Swedish              Daniel Nylander
+    uk          Ukrainian            Maxim V. Dziumanenko
+    vi          Vietnamese           Clytie Siddall
+
+==========
+
 2.29.92 - 07-Mar-2010
 
 General:
diff --git a/README b/README
index 97f9cea..bf2976b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.30.0pre
+Orca v2.30.0
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 6260e34..9265f14 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [2])
 m4_define([orca_minor_version], [30])
-m4_define([orca_micro_version], [0pre])
+m4_define([orca_micro_version], [0])
 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]