[gnome-utils] Update for 2.91.91



commit 1b236792d927149ff88aac09adefd6b7bd988cf2
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 21 13:36:28 2011 -0400

    Update for 2.91.91

 NEWS         |  123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    6 +-
 configure.ac |    4 +-
 3 files changed, 128 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index d934160..bac4475 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,126 @@
+===============================================================
+GNOME Utilities 2.91.91 (21th March 2011) - "Hang Me Up to Dry"
+
+Highlights:
+  - new awesome high-res icons for Logview and Baobab
+  - gnome-screehshot's interactive mode is now fixed
+  - gnome-screenshot now exports ICC information
+
+A S Alam (1):
+      update Punjabi Translation by A S Alam
+
+Andika Triwidada (1):
+      Updated Indonesian translation
+
+Bruce Cowan (1):
+      Updated British English translation
+
+Bruno Brouard (3):
+      Updated French translation
+      Updated French translation
+      Updated French translation
+
+Changwoo Ryu (2):
+      Updated Korean translation
+      Updated Korean translation
+
+Cosimo Cecchi (5):
+      screenshot: add a workaround to avoid capturing the selection window
+      logview: add new high-res icon
+      baobab: use a new high-resolution icon for Baobab
+      baobab: use the "primary-toolbar" style class for the toolbar
+      logview: ship the SVG source for the new hires icon
+
+Daniel Korostil (3):
+      Uploaded Ukranian
+      Uploaded Ukranian
+      Uploaded Ukranian
+
+Daniel Mustieles (2):
+      Updated Spanish translation
+      Updated Spanish translation
+
+Daniel Nylander (2):
+      Updated Swedish translation
+      Updated Swedish translation
+
+Duarte Loreto (2):
+      Updated Portuguese translation
+      Updated Portuguese translation
+
+Fran Diéguez (2):
+      Updated Galician translations
+      Updated Galician translations
+
+Gabor Kelemen (3):
+      Updated Hungarian translation
+      Updated Hungarian translation
+      Updated Hungarian translation
+
+Hannie Dumoleyn (1):
+      Updated Dutch translation by Hannie Dumoleyn
+
+Ivar Smolin (2):
+      [l10n] Updated Estonian translation
+      [l10n] Updated Estonian translation
+
+Joan Duran (2):
+      [l10n] Updated Catalan translation
+      [l10n]Updated Catalan translation
+
+Khaled Hosny (2):
+      Updated Arabic translation
+      Updated Arabic translation
+
+Kjartan Maraas (3):
+      Updated Norwegian bokmål translation
+      Updated Norwegian bokmål translation
+      Annotate baobab prefs window to ensure strings are extracted.
+
+Lucian Adrian Grijincu (1):
+      Updated Romanian translation
+
+Marek Ä?ernocký (2):
+      Updated Czech translation
+      Updated Czech translation
+
+Matej UrbanÄ?iÄ? (2):
+      Updated Slovenian translation
+      Updated Slovenian translation
+
+Nguy�n Thái Ng�c Duy (2):
+      po/vi.po: import from Damned Lies
+      Updated Vietnamese translation
+
+Piotr DrÄ?g (2):
+      Updated Polish translation
+      Updated Polish translation
+
+Richard Hughes (1):
+      screenshot: Save the screen ICC profile in the screenshot file if it has been set
+
+Rudolfs Mazurs (2):
+      Updated Latvian translation.
+      Updated Latvian translation.
+
+Runa Bhattacharjee (1):
+      Updated Bengali India Translations
+
+Teliute (1):
+      Update Simplified Chinese translation.
+
+Wei Li (1):
+      [l10n]Update Simplified Chinese translation.
+
+Wouter Bolsterlee (1):
+      Updated Dutch translation by Wouter Bolsterlee
+
+Yaron Shahrabani (1):
+      Updated Hebrew translation.
+
+Yuri Myasoedov (1):
+      Updated Russian translation
+
 ====================================================================
 GNOME Utilities 2.91.5 (21th February 2011) - "Magnet Pulls Through"
 
diff --git a/README b/README
index b63fbfd..92a0327 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-GNOME Utilities - "Magnet Pulls Through"
+GNOME Utilities - "Hang Me Up to Dry"
 ===============================================================================
-Version: 2.91.5
+Version: 2.91.91
 
 GNOME Utilities for the GNOME 2.91 Desktop contains the following -
 
@@ -17,7 +17,7 @@ Requirements -
 	gnome-common	>= 2.3.0
 	glib		>= 2.20.0
         gio             >= 2.16.0
-	gtk+            >= 2.91.1
+	gtk+            >= 3.0.3
 	libpanel-applet >= 2.13.4
 	libgtop         >= 2.12.0
 	gconf
diff --git a/configure.ac b/configure.ac
index 19e2056..16fbe0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gnome_utils_major], [2])
 m4_define([gnome_utils_minor], [91])
-m4_define([gnome_utils_micro], [5])
+m4_define([gnome_utils_micro], [91])
 
 m4_define([gnome_utils_version], [gnome_utils_major.gnome_utils_minor.gnome_utils_micro])
 
@@ -68,7 +68,7 @@ AC_SUBST(SUN_OS)
 dnl pkg-config check
 
 GLIB_REQUIRED=2.26.0
-GTK_REQUIRED=2.91.1
+GTK_REQUIRED=3.0.3
 LIBPANEL_APPLET_REQUIRED=2.13.4
 LIBGTOP_REQUIRED=2.12.0
 LIBCANBERRA_GTK_REQUIRED=0.26



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