[gnome-control-center] 3.7.4



commit 7e94eca2fbe460435af2d49380846e41b95fdf9d
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 15 15:40:53 2013 +0100

    3.7.4

 NEWS         |   43 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 44 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2317769..088894c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,47 @@
 =============
+Version 3.7.4
+=============
+
+- Add new Sharing panel
+- Add bash completion file
+- Use GResources to handle UI files
+
+Shell:
+- Make scrollbars reach to the edge of the window
+- Don't search in .desktop file descriptions
+- Remove prelight from search results
+- Make search results descriptions dimmer
+- Fix keyboard navigation in the search results and the main view
+- Add --search and --list command-line options
+- Add support for the back mouse button
+
+Region & Language:
+- Add per-window input sources setting
+
+Keyboard:
+- Allow key repeat rate of 110 chars/sec
+- Add input-source-switcher to the shortcuts
+
+Power:
+- Implement the new Power panel design
+
+Color:
+- Only show the calibrate or add buttons when the device is selected
+- Don't crash if no sensors are plugged in
+
+User Accounts:
+- Port to use libaccountsservice (and drop the systemd direct dependency)
+- Fix crash when built with cheese support
+- Handle the real name not being set
+- Add login history dialogue
+
+Printers:
+- Control acceptance of jobs with enable switch
+
+Details:
+- Remove Graphics section
+
+=============
 Version 3.7.3
 =============
 
diff --git a/configure.ac b/configure.ac
index 75d87de..85cd015 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.7.3)
+m4_define([gnome_control_center_version], 3.7.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]