[gnome-control-center] Release 3.1.3



commit 9a0db214257598ad870a3d89fd98544e4acda118
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Jul 4 18:24:55 2011 +0200

    Release 3.1.3

 NEWS         |   99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 100 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab505bf..bc36d10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,103 @@
 ==========================
+Version 3.1.3 (2011-07-04)
+==========================
+
+Common:
+- Bump gsettings-desktop-schemas requirement for locale settings (Rodrigo Moya)
+- Add Unity to OnlyShowIn fields (Michael Terry) (#653661)
+
+Library:
+- Typo preventing compilation on some platforms (Antoine Jacoutot) (#651162)
+
+Color:
+- Add new color setting panel (Richard Hughes)
+
+Date & Time:
+- Fix date sensitivity on permission changes (Florian MÃllner)
+
+Info:
+- Skip test-hostnames if en_US.UTF-8 is not available (FrÃdÃric Peters)
+- Fix disk space showing free space (Bastien Nocera) (#639376)
+- Fix https scheme handler app setting (Alexandre Rostovtsev) (#653211)
+
+Keyboard:
+- Force "icons" toolbar style (Bastien Nocera) (#651595)
+- Change precedence for schema in KeyList parser (Florian MÃllner) (#653685)
+- Fix a small memory leak (Florian MÃllner) (#653613)
+- Support string array keybindings (Florian MÃllner)
+
+Network:
+- Fix the wpad warning (Matthias Clasen)
+- Avoid a possible crash (Matthias Clasen)
+- Use the correct condition for the option button (Matthias Clasen)
+- Refresh ui in an idle (Matthias Clasen)
+- Implement network sharing (Matthias Clasen)
+- Simplify security string for hotspots (Matthias Clasen)
+- Add warning dialogs (Matthias Clasen)
+- Disable the hotspot button when the device is off (Matthias Clasen)
+- Use the 'pretty hostname' for hotspots (Matthias Clasen)
+- Remove spaces before question marks (Piotr DrÄg)
+- Avoid uninitialised variable (Bastien Nocera)
+- Fix toolbar style (Bastien Nocera) (#651595)
+
+Online accounts:
+- Add panel for gnome-online-accounts (Bastien Nocera)
+
+Printers:
+- Allow editing of printer name and location (Marek Kasik) (#649511)
+- Use SNMP CUPS backend to discover printers on given address (Marek Kasik)
+- Move check for availability of CUPS to better place (Marek Kasik)
+- Include cups/ppd.h explicitly (Marek Kasik)
+- Force icons toolbar style (Bastien Nocera) (#651599)
+
+Region:
+- Fix the labels according to the usability gurus (Sergey V. Udaltsov) (#641021)
+- Fix a couple of memory leaks (Rui Matos) (#652360)
+- Fix infinite loop dealing with gsettings 'changed' signal (Rui Matos) (#652361)
+- Remove helper function not needed since GTK+ 3.0 (Rui Matos) (#652374)
+- Trigger the layout chooser dialog response on 'row-activated' signal (RuiMatos) (#652409)
+- Add 'formats' tab (Rodrigo Moya)
+- Force icons only toolbar style (Bastien Nocera)
+- Add 'system' tab (Rodrigo Moya)
+
+Shell:
+- Move the raised class hint to the tool item (Cosimo Cecchi)
+- Don't update the visibility of the lock button (Florian MÃllner) (#652299)
+- Make --help-all and --help-gtk work (Bastien Nocera) (#652165)
+- Use proper Unicode ellipses in the search renderer (Philip Withnall)
+- Fix bad rendering of search results (Bastien Nocera) (#652709)
+- Print warning for uninstantiable panels (Bastien Nocera) (#652585)
+
+Sound:
+- Fix direction of speaker test in RTL languages (Bastien Nocera) (#651273)
+
+User accounts:
+- Fix fingerprint assistant (Matthias Clasen) (#649678)
+- Fix deleting users on 32-bit systems (Bastien Nocera) (#652073)
+
+Xrandr:
+- Change "Anti-Clockwise" to "Counterclockwise" (Dan Winship) (#652569)
+
+Translations:
+- ca (Pau Iranzo)
+- ca valencia (Carles Ferrando)
+- de (Mario BlÃttermann)
+- el (Kostas Papadimas)
+- eo (Kristjan SCHMIDT)
+- es (Daniel Mustieles, Jorge GonzÃlez)
+- fa (Arash Mousavi)
+- ga (SeÃn de BÃrca)
+- gl (Fran DiÃguez)
+- he (Yaron Shahrabani)
+- hu (Gabor Kelemen)
+- id (Andika Triwidada)
+- lt (Aurimas Äernius)
+- nb (Kjartan Maraas)
+- ru (Yuri Myasoedov)
+- sl (Andrej ÅnidarÅiÄ, Matej UrbanÄiÄ)
+- vi (Nguyán ThÃi Ngác Duy)
+
+==========================
 Version 3.0.2 (2011-05-24)
 ==========================
 
diff --git a/configure.ac b/configure.ac
index b53ac6f..78cd53d 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.1.3)
 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]