[gnome-settings-daemon] Release 2.28.0



commit 05c53f741adda770740acc66b17c263f4e03f506
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Sep 21 12:40:44 2009 +0200

    Release 2.28.0

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 70bb499..ac8df00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+==============
+Version 2.28.0
+==============
+
+- Fix incomplete function declaration (Vincent Untz)
+- Don't install the dummy plugin whilst keeping the Makefile.am
+  almost intact for copy/paste (Bastien Nocera) (#578538)
+- Fix Touchpad left-handed issues (Bastien Nocera) (#594617)
+- Add sound effect to volume key handling (Bastien Nocera) (#404683)
+- Remove useless custom eject icon (Bastien Nocera)
+- Validate xsettings GConf keys read from the configuration (Jens Granseuer)
+  (#594821)
+- Fix compiler warnings (Jens Granseuer)
+- Translations:
+  - as (Amitakhya Phukan)
+  - cz (Petr Kovar)
+  - da (Ask H. Larsen)
+  - de (Mario Blättermann)
+  - en_GB (Bruce Cowan)
+  - hi (Rajesh Ranjan)
+  - hu (Gabor Kelemen)
+  - it (Luca Ferretti)
+  - ja (Takayuki KUSANO)
+  - kn (Shankar Prasad)
+  - mai (Rajesh Ranjan)
+  - ml (Ani)
+  - mr (Sandeep Shedmake)
+  - or (Manoj Kumar Giri)
+  - pa (A S Alam )
+  - pl (Piotr DrÄ?g)
+  - ro (Adi Roiban, Dumitru MiÈ?u Moldovan)
+  - sr (MiloÅ¡ PopoviÄ?)
+  - te (krishnababu k)
+  - uk (Maxim V. Dziumanenko)
+
 ===============
 Version 2.27.92
 ===============
diff --git a/configure.ac b/configure.ac
index 168b830..1008fd3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ m4_define([gsd_api_version_minor],[0])
 m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
 
 AC_INIT([gnome-settings-daemon],
-        [2.27.92],
+        [2.28.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])



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