[gnome-utils] [release] 2.27.91



commit 304d6e3129f792a18fcaf1d906e309a5d05f7c0c
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Aug 24 21:55:36 2009 +0100

    [release] 2.27.91

 NEWS         |  132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    7 ++-
 configure.ac |    2 +-
 3 files changed, 137 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 59cb73e..fb212a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,136 @@
 ====================================================================
+GNOME Utilities 2.27.91 (24th August 2009) - "The Infinite Pet"
+
+    * Third unstable release of the 2.27 cycle
+    * New dependency: libcanberra-gtk >= 0.4, for GNOME Screenshot
+
+Adrian Guniš (1):
+      Update Czech translation
+
+Alan Monfort (1):
+      Updated breton translation
+
+Alexander Shopov (1):
+      Updated Bulgarian translation
+
+Antón Méixome (2):
+      Updated Galician translation
+      Updated Galician Translation
+
+Chao-Hsiung Liao (1):
+      Updated Traditional Chinese translation(Hong Kong and Taiwan)
+
+Claude Paroz (3):
+      [baobab] Remove build warning for gtk_message_dialog_format_secondary_text
+      Updated French translation
+      Fix POTFILES.in
+
+Cosimo Cecchi (3):
+      [build] bump to 2.27.3
+      [logview] use GtkInfoBar
+      [screenshot] add a manual page
+
+Daniel Nylander (2):
+      Updated Swedish translation
+      Updated Swedish translation
+
+Denis Arnaud (4):
+      Added br in LINUGUAS file
+      Updated breton translation
+      Updated breton translation
+      Updated breton translation
+
+Dennis Cranston (4):
+      Bug 587143 - Missing main category in desktop file
+      [gsearchtool] Modify 'Open with' menus to match the new nautilus layout
+      [build] Add libgnomeui-deprecated & ligeggsmclient build files to gitignore
+      [gsearchtool] Mark 'Open with' strings for translation
+
+Eduardo Lima Mitev (2):
+      [baobab] Adds "total filesystem capacity" row as root of initial treeview
+      [baobab] Adds suggested filename to chart snapshot file-chooser dialog
+
+Fabio Marzocca (1):
+      Updated copyright year
+
+Frédéric Péters (1):
+      [build] fix call to AS_IF macro (GNOME bug 592782 )
+
+Gabor Kelemen (1):
+      Hungarian translation updated
+
+Ilkka Tuohela (1):
+      Updated Finnish translation
+
+Ivar Smolin (4):
+      Updating Estonian translation
+      Updating Estonian translation
+      Updating Estonian translation
+      Updating Estonian translation
+
+Jamil Ahmed (1):
+      Updated Bengali translation
+
+Jorge Gonzalez (1):
+      Updated Spanish translation
+
+Jorge González (3):
+      Updated Spanish translation
+      Updated Spanish translation
+      Updated Spanish translation
+
+Josselin Mouette (1):
+      Fix typo in manual page. Bug#586088
+
+Kjartan Maraas (1):
+      Updated Norwegian bokmål translation.
+
+Krix Apolinário (1):
+      Updated Brazilian Portuguese translation.
+
+Manoj Kumar Giri (1):
+      Updated Oriya Translation
+
+Mario Blättermann (1):
+      Updated German translation
+
+Maxim V. Dziumanenko (1):
+      Updated Ukrainian translation
+
+Milo Casagrande (1):
+      Updated Italian documentation translations of:  * gsearchtool  * logview Fixes part of bug 591923
+
+Paolo Borelli (3):
+      Fix gio inode and device handling for hardlinks
+      Fix typo in the last patch
+      Fix warnings of format_secondary_text in the right way
+
+Petr Kovar (3):
+      Added Czech help translation for dictionary by Marek Cernocky
+      Added Czech help translation by Marek Cernocky
+      Updated Czech translation by Adrian Gunis
+
+Runa Bhattacharjee (2):
+      Updated Bengali India Translation
+      Corrected and error in the Bengali India Translations
+
+Seán de Búrca (1):
+      Updated Irish translation
+
+Tommi Vainikainen (1):
+      Updated Finnish translation
+
+Wang Yan (1):
+      [screenshot] fix double free of GError
+
+William Jon McCann (1):
+      Play shutter sound effect through libcanberra
+
+drtvasudevan (2):
+      Updated Tamil translation
+      Updated Tamil translation
+
+====================================================================
 GNOME Utilities 2.27.2 (15th June 2009) - "Dress"
 
     * Second unstable release of the 2.27 cycle
diff --git a/README b/README
index ffb2052..cef9f15 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-GNOME Utilities - "Dress"
+GNOME Utilities - "The Infinite Pet"
 ===============================================================================
-Version: 2.27.2
+Version: 2.27.91
 
 GNOME Utilities for the GNOME 2.27 Desktop contains the following -
 
@@ -16,10 +16,11 @@ Requirements -
 	gnome-common	>= 2.3.0
 	glib		>= 2.20.0
         gio             >= 2.16.0
-	gtk+            >= 2.16.0
+	gtk+            >= 2.17.0
 	libpanel-applet >= 2.13.4
 	libgtop         >= 2.12.0
 	gconf
+        libcanberra-gtk >= 0.4
 
 
 The following configure flags can be used -
diff --git a/configure.ac b/configure.ac
index 1eeb14b..695c6bb 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], [3])
+m4_define([gnome_utils_micro], [91])
 
 m4_define([gnome_utils_version], [gnome_utils_major.gnome_utils_minor.gnome_utils_micro])
 



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