[gnome-control-center/gnome-3-0] Release 3.0.2



commit 8d46381e08a3856dcf17ef0324757a557ce3e141
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue May 24 10:58:50 2011 +0200

    Release 3.0.2

 NEWS         |   45 +++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 46 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 20d4e3a..ab505bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+==========================
+Version 3.0.2 (2011-05-24)
+==========================
+
+Common:
+- Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough (Rodrigo Moya)
+
+Mouse:
+- Update from gnome-settings-daemon (Bastien Nocera) (#695041)
+
+Network:
+- Properly select the active ap (Matthias Clasen) (#649934)
+
+Power:
+- Only show the 'When power is critically low' when there is a laptop
+  battery or UPS attached (Richard Hughes) (#646053)
+
+Printers:
+- Remove the subscription renewal timeout when the panel goes away (Matthias Clasen)
+- Make Add button insensitive until user select a printer (Marek Kasik) (#648787)
+- Improve search for PPDs for new devices (Marek Kasik)
+- Check presence of new printer (Marek Kasik)
+
+Shell:
+- Add raised style to "All Settings" button (Cosimo Cecchi) (#645809)
+- Kill warning in g_print call (Rodrigo Moya)
+
+User accounts:
+- Show username when no real name (Bastien Nocera) (#648348)
+- Fix bug when name is changed to contain markup (Bastien Nocera)
+- Don't call gtk_main_quit if AccountService is unavailable (David Benjamin) (#648969)
+
+Translations:
+- ga (Seán de Búrca)
+- gl (Fran Diéguez)
+- hu (Gabor Kelemen)
+- nb (Kjartan Maraas)
+- pl (Piotr DrÄ?g)
+- pt_BR (Rodrigo Padula de Oliveira)
+- ug (Abduxukur Abdurixit)
+- uk (Daniel Korostil)
+- zh_CN (Funda Wang)
+- zh_HK (Pin-Hsien Li)
+- zh_TW (Pin-Hsien Li)
+
 ============================
 Version 3.0.1.1 (2011-04-26)
 ============================
diff --git a/configure.ac b/configure.ac
index d844781..b26fb7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.0.1.1)
+m4_define([gnome_control_center_version], 3.0.2)
 AC_INIT([gnome-control-center], [gnome_control_center_version],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
 



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