[gnome-control-center] Release 3.1.4



commit a2ddd10073188089563144e0f6d6c7a2c7d5b7ac
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Jul 25 21:21:20 2011 +0200

    Release 3.1.4

 NEWS         |   64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 65 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc36d10..e46da16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,68 @@
 ==========================
+Version 3.1.4 (2011-07-25)
+==========================
+
+Background:
+- Add "swap" button for gradients (Bastien Nocera) (#34498)
+
+Common:
+- Add safeguards for empty language (Bastien Nocera)
+
+Date & Time:
+- Restore TZ envvar as it was (Rui Matos) (#649568)
+
+Info:
+- Use the new g_format_size() glib function (Javier JardÃn)
+
+Network:
+- Kill compilation warnings (Rodrigo Moya)
+
+Power:
+- Use the new gnome-settings-daemon DBus names now the power plugin has moved to
+  g-s-d (Richard Hughes)
+- Make insensitive any sleep actions the hardware cannot do (Richard Hughes)
+
+Printers:
+- Make model label and ip address label selectable (Marek Kasik) (#651545)
+- Add translation context in some places (Matthias Clasen) (#654725)
+
+Region:
+- Add weak ref for locale settings (Rodrigo Moya)
+- Set LC_ specific variables, not LC_ALL (Rodrigo Moya)
+- If no regional settings, use the configured language (Rodrigo Moya)
+- Show measurement (Bastien Nocera)
+- Don't use markup in bold labels (Bastien Nocera)
+
+Screen:
+- Avoid making lots of DBus calls to set the brightness when the slider change
+  too quickly (Rodrigo Moya)
+
+Shell:
+- Shrink vertically (Bastien Nocera) (#645808)
+
+Sound:
+- Make hadware page tree a little taller (Bastien Nocera)
+
+Universal access:
+- Remove unused column in model (Bastien Nocera)
+
+User accounts:
+- Improved new username format message (Robert Roth) (#647851)
+- Remove unneeded markup in label (Bastien Nocera)
+
+Translations:
+- cz (Marek ÄernockÃ)
+- es (Daniel Mustieles, Jorge GonzÃlez)
+- gl (Fran Dieguez)
+- he (Yaron Shahrabani)
+- lv (Rudolfs Mazurs)
+- nb (Kjartan Maraas)
+- pa (A S Alam)
+- sl (Matej UrbanÄiÄ)
+- sv (Daniel Nylander)
+- tr (Muhammet Kara)
+
+==========================
 Version 3.1.3 (2011-07-04)
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 952cc27..98ece7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.1.3)
+m4_define([gnome_control_center_version], 3.1.4)
 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]