[gtranslator] Release 2.90.2



commit 3b91c1844ac109514c80e9f1e140e14dd661d36c
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Apr 26 21:51:09 2011 +0200

    Release 2.90.2

 NEWS         |    9 +++++++++
 configure.ac |    6 +++---
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6426ea5..18d19cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+NEWS from gtranslator 2.90.2 (2011-04-26):
+- UI cleanup
+
+Translations:
+- de (Paul Seyfert)
+- ja (Hiroyuki Sekihara)
+- pt_BR (Rodrigo Padula de Oliveira)
+- tr (Muhammet Kara)
+
 NEWS from gtranslator 2.90.1 (2011-04-04):
 - Automatize profile generation
 - Fix preferences dialog space
diff --git a/configure.ac b/configure.ac
index 61f191a..d8e03ce 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],[2.90.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtranslator],[gtranslator],[http://projects.gnome.org/gtranslator/])
+AC_INIT([gtranslator],[2.90.2],[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])
@@ -108,8 +108,8 @@ PKG_CHECK_MODULES(GTRANSLATOR, [
 	gdl-3.0 >= $GDL_REQUIRED
 	gsettings-desktop-schemas
 	libgda-4.0 >= 4.2.0
-	libpeas-1.0 >= 0.7.3
-	libpeas-gtk-1.0 >= 0.7.3
+	libpeas-1.0 >= 1.0.0
+	libpeas-gtk-1.0 >= 1.0.0
 ])
 
 AC_SUBST(GTRANSLATOR_CFLAGS)



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