[gnome-settings-daemon/gnome-2-32] Release 2.32.0



commit a2e0b9227904791a9fdf775ae8c67f95306bb8b3
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Sep 27 15:23:35 2010 +0200

    Release 2.32.0

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5dea406..47a5c1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+==============
+Version 2.32.0
+==============
+
+- Check whether XGetWindowProperty returns no items, and return if so (Krzysztof Klimonda)
+- Translations:
+  - ar (Khaled Hosny)
+  - bg (Damyan Ivanov)
+  - id (Andika Triwidada)
+  - ja (Takayuki KUSANO)
+  - lt (Žygimantas BeruÄ?ka)
+  - pl (Piotr DrÄ?g)
+  - pt_BR (Henrique P. Machado)
+  - ru (Alexander Saprykin)
+
 ===============
 Version 2.31.92
 ===============
diff --git a/configure.ac b/configure.ac
index 696752a..6a64778 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.31.92],
+        [2.32.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]