[gnome-control-center] Release 2.27.90



commit ecfc1f4261a9b37dfb5acd37ca05e5975374dabe
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Aug 17 11:24:02 2009 +0200

    Release 2.27.90

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 49 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cb4e6b6..8960e59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+gnome-control-center 2.27.90 (2009-08-17)
+
+About-me:
+- Remove old code poking directly into the pwent (Matthias Clasen)
+- Port to PolicyKit-1.0 (Matthias Clasen)
+
+Appearance:
+- Fix crash when iterating through the tree model (Jens Granseuer) (#591392)
+- Make sure the underline in "Save _As..." is interpreted (Christian Hergert)
+- Attributes tag is not supported in GtkButtons (Claude Paroz) (#591656)
+
+Common:
+- Change error message reference about Bonobo to DBus (Rodrigo Moya)
+- Remove markup from translatable string (Claude Paroz) (#590933)
+- Fix compiler warnings (Jens Granseuer)
+
+Display:
+- Don't sort the outputs before creating the labeler (Federico Mena Quintero)
+- Remove dead code (Federico Mena Quintero)
+- Ensure that the output labels fit inside the monitor rectangles (Federico
+  Mena Quintero)
+
+Shell:
+- Remove libgnomeui usage (Andreas Proschofsky) (#586527)
+- Do not depend on libpanel-applet (Vincent Untz)
+- Fix requires in gnome-window-settings-2.0.pc (Vincent Untz)
+- Use GOption in the shell (Vincent Untz)
+- Fix error message with unknown option in shell (Vincent Untz)
+- Use libunique in the shell to have a single-instance shell (Vincent Untz)
+- Update to latest libslab, and do not install libslab on the system (Vincent
+  Untz)
+
+Translations:
+- ar (Khaled Hosny)
+- cs (Andre Klapper)
+- de (Christian Kirbach)
+- es (Jorge González)
+- et (Mattias Põldaru and Ivar Smolin)
+- fi (Tommi Vainikainen)
+- ga (Seán de Búrca)
+- gl (Antón Méixome)
+- he (Mark Krapivner)
+- hi (Rajesh Ranjan)
+- it (Luca Ferretti)
+- nb (Kjartan Maraas)
+- or (Manoj Kumar Giri)
+- sv (Daniel Nylander)
+-------------------------------------------------------------------------------
 gnome-control-center 2.27.5 (2009-07-28)
 
 Default applications:
diff --git a/configure.in b/configure.in
index eefca87..63aa35e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-control-center], [2.27.5],
+AC_INIT([gnome-control-center], [2.27.90],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
 
 AC_CONFIG_MACRO_DIR([m4])



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