gnome-settings-daemon r377 - in trunk: . po



Author: rodrigo
Date: Tue Jun 17 11:34:37 2008
New Revision: 377
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=377&view=rev

Log:
==================== 2.23.4 ====================

2008-06-17  Rodrigo Moya <rodrigo gnome-db org>

	* configure.ac:
	* NEWS: update for 2.23.4 release.

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac
   trunk/po/ChangeLog

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jun 17 11:34:37 2008
@@ -1,4 +1,19 @@
 ==============
+Version 2.23.4
+==============
+- Check for fontconfig instead of xft2 (Behdad Esfahbod)
+- Send a Fontconfig/Timestamp xsettings notification whenever fontconfig
+  configurations change (Behdad Esfahbod) (#490374)
+- Properly match keybindings that need Shift for resolving the keysym
+  (Jens Granseuer, Bastien Nocera) (#536581)
+- If available use the esd_serverdir variable to locate the esd daemon
+  so it can be started even if it's not in the PATH (Jens Granseuer, Brian
+  Cameron) (#531868)
+- Updated translations:
+  - ar (Djihed Afifi)
+  - th (Theppitak Karoonboonyanan)
+
+==============
 Version 2.23.3
 ==============
 - Execute the correct action when there are multiple keyboard shortcuts with

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Jun 17 11:34:37 2008
@@ -5,7 +5,7 @@
 m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
 
 AC_INIT([gnome-settings-daemon],
-        [2.23.3],
+        [2.23.4],
         [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]