gnome-applets r10895 - trunk



Author: callum
Date: Mon Aug  4 10:14:22 2008
New Revision: 10895
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=10895&view=rev

Log:
2.23.4

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Aug  4 10:14:22 2008
@@ -1,3 +1,22 @@
+Changes in GNOME-Applets 2.23.4
+===============================
+Codename: Irregular Apocalyse
+
+ - General
+  - Change the build conditions for gweather to be based on libgweather
+    and not gnome_vfs.
+ - Mixer Applet
+  - Avoid polling for external volume changes if gstreamer can signal us
+    instead (Bastien Nocera).
+  - Code cleanups for the dock window and make its behaviour a bit more like
+    the other dock windows (e.g. the clock applet) (Callum McKenzie).
+
+Doc translations:
+ ca, fi, ko, sv
+
+Translations:
+ ar, ca, es, et, gl, he, it, nb, nl, ps, pt_BR, ru, sv, th
+
 Changes in GNOME-Applets 2.23.3
 ===============================
 Codename: Sacrificial Victim

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Aug  4 10:14:22 2008
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.23.3)
+AC_INIT(gnome-applets, 2.23.4)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)



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