[gnome-utils] [release] 2.28.0



commit 7bf555dfac3e9b4b19d82c0ba23a24bed462b2d8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Sep 21 16:43:49 2009 +0100

    [release] 2.28.0

 NEWS         |  132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    6 +-
 configure.ac |    6 +-
 3 files changed, 138 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index fb212a2..3624740 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,136 @@
 ====================================================================
+GNOME Utilities 2.28.0 (21st September 2009) - "The Queen's Approach"
+
+    * First stable release of the 2.28 cycle
+
+A S Alam (1):
+      Updaitng for Punjabi
+
+Adrian Guniš (1):
+      Update Czech translation.
+
+Amitakhya Phukan (1):
+      Updating Assamese translations
+
+Andrea Zagli (1):
+      Updated Italian translation
+
+Ani (1):
+      Updaeted Malayalam Translations
+
+Aron Xu (1):
+      Updated Simplified Chinese translation.
+
+Ask H. Larsen (2):
+      Updated Danish translation
+      Updated Danish translation
+
+Baris Cicek (1):
+      Updated Turkish translation.
+
+Carles Ferrando (1):
+      Added Catalan (Valencian) translation
+
+Changwoo Ryu (1):
+      Update Korean translation
+
+Chao-Hsiung Liao (1):
+      Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+Claude Paroz (2):
+      Updated French translation
+      Updated French manual translations
+
+Cosimo Cecchi (1):
+      Remove a duplicate id in the UI file
+
+Daniel Nylander (1):
+      Updated Swedish translation
+
+Dennis Cranston (1):
+      [gsearchtool] Always show application icons
+
+Duarte Loreto (1):
+      Updated Portuguese translation
+
+Emmanuele Bassi (2):
+      Post-release bump to 2.27.92
+      [gdict] Remove the connection check timeout
+
+Fran Diéguez (1):
+      Updated Galician Translation
+
+Gabor Kelemen (1):
+      Hungarian translation updated
+
+Gil Forcada (1):
+      Minor fixes to Catalan translation
+
+Inaki Larranaga Murgoitio (1):
+      Updated Basque language
+
+Kjartan Maraas (1):
+      Update Norwegian bokmål translation.
+
+Kostas Papadimas (1):
+      Updated Greek translation.
+
+Krix Apolinário (1):
+      Updated Brazilian Portuguese translation.
+
+Lucas Lommer (1):
+      Update Czech translation
+
+Lucian Adrian Grijincu (1):
+      Updated Romanian translation
+
+Mario Blättermann (1):
+      Updated German translation
+
+Matej UrbanÄ?iÄ? (1):
+      Updated Slovenian translation
+
+Maxim V. Dziumanenko (1):
+      Added Ukrainian translation
+
+MiloÅ¡ PopoviÄ? (1):
+      Updated Serbian translation
+
+Mohammad Anwari (1):
+      Fixed plural translations
+
+Philip Withnall (1):
+      Updated British English translation
+
+Rajesh Ranjan (1):
+      hindi update by Rajesh Ranjan
+
+Runa Bhattacharjee (1):
+      Updated Bengali India Translation
+
+Sandeep Shedmake (1):
+      Updated Marathi Translations
+
+Shankar Prasad (1):
+      Updated Kannada(kn) translation
+
+Sweta Kothari (1):
+      Updated Gujarati Translations
+
+Tomasz Dominikowski (1):
+      Updated Polish translation
+
+Tommi Vainikainen (1):
+      Updated Finnish translation
+
+ifelix (1):
+      Updated Tamil Translations
+
+krishnababu k (2):
+      Updated Telugu Translations
+      Updated Telugu Translation
+
+====================================================================
 GNOME Utilities 2.27.91 (24th August 2009) - "The Infinite Pet"
 
     * Third unstable release of the 2.27 cycle
diff --git a/README b/README
index cef9f15..c6b7129 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-GNOME Utilities - "The Infinite Pet"
+GNOME Utilities - "The Queen's Approach"
 ===============================================================================
-Version: 2.27.91
+Version: 2.28.0
 
-GNOME Utilities for the GNOME 2.27 Desktop contains the following -
+GNOME Utilities for the GNOME 2.28 Desktop contains the following -
 
 	gnome-system-log	[logview]
 	gnome-search-tool	[gseachtool]
diff --git a/configure.ac b/configure.ac
index 6a1bddb..974495c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gnome_utils_major], [2])
-m4_define([gnome_utils_minor], [27])
-m4_define([gnome_utils_micro], [92])
+m4_define([gnome_utils_minor], [28])
+m4_define([gnome_utils_micro], [0])
 
 m4_define([gnome_utils_version], [gnome_utils_major.gnome_utils_minor.gnome_utils_micro])
 
@@ -55,7 +55,7 @@ AC_CHECK_FUNCS([getpgid])
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LIBGDICT_LT_VERSION=6:5:0
+LIBGDICT_LT_VERSION=6:6:0
 AC_SUBST(LIBGDICT_LT_VERSION)
 
 dnl host architecture check



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