[gtranslator] Release 2.90.0



commit 98892e2e54f34ff7f7c735e2556ab1ef98a0993c
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Mar 28 22:46:15 2011 +0200

    Release 2.90.0

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 39 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 58f0997..7b65791 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+NEWS from gtranslator 2.90.0 (2011-03-28):
+- Port to gtk+ 3
+- Port to libpeas
+- Added support for python plugins
+- Ported charmap to python
+- Remove --window-new command line option
+- Port to gsettings
+- Merge insert-tags plugin into insert-params plugin
+- Port to GtkApplication
+- Misc Bugfixes
+
+Translations:
+- ca (David Planella)
+- cs (Marek Ä?ernocký)
+- da (Joe Hansen)
+- de (Christian Kirbach)
+- el (Marios Zindilis)
+- es (Daniel Mustieles)
+- es (Jorge González)
+- et (Guido Tabbernuk)
+- eu (Iñaki Larrañaga Murgoitio)
+- fr (Bruno Brouard)
+- gl (Fran Diéguez)
+- he (Yaron Shahrabani)
+- id (Andika Triwidada)
+- ku (Erdal Ronahi)
+- lt (Žygimantas BeruÄ?ka)
+- nn (Yngve Spjeld Landro)
+- pt (António Lima)
+- pt_BR (Gabriel Feitosa Vilar)
+- sl (Andrej ŽnidarÅ¡iÄ?)
+- sr latin (Miroslav NikoliÄ?)
+- sr (Ð?иÑ?оÑ?лав Ð?иколиÑ?)
+- sv (Daniel Nylander)
+- zh_CN (Yinghua Wang)
+
 NEWS from gtranslator 1.9.13 (2010-11-01):
 -----------------------------------------------------
 - Enable use of local mirrors of open-tran.eu (Yaron Sheffer)
diff --git a/README b/README
index a092b89..2855aae 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-gtranslator (-the GNOME 2.x translation making program-) README
+gtranslator (-the GNOME 3.x translation making program-) README
 ---------------------------------------------------------------
 
 gtranslator is a quite comfortable gettext po/po.gz/(g)mo files editor for the
- GNOME 2.x platform with many features. It's evolving quite fast and many
+ GNOME 3.x platform with many features. It's evolving quite fast and many
   useful functions are already implemented; gtranslator aims to be a
    very complete editing environment for translation issues within the
     GNU gettext/GNOME desktop world.
diff --git a/configure.ac b/configure.ac
index a386a21..8330094 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl -------------------------------------------------------------------
 dnl (C) 2000-2004 Fatih Demir <kabalak kabalak net>
 dnl -------------------------------------------------------------------
 AC_PREREQ(2.64)
-AC_INIT([gtranslator],[1.9.13],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtranslator],[gtranslator],[http://projects.gnome.org/gtranslator/])
+AC_INIT([gtranslator],[2.90.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtranslator],[gtranslator],[http://projects.gnome.org/gtranslator/])
 
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADER([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]