gnome-panel r11172 - trunk



Author: vuntz
Date: Tue Jul 22 22:29:40 2008
New Revision: 11172
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11172&view=rev

Log:
2008-07-23  Vincent Untz  <vuntz gnome org>

	* NEWS:
	* README:
	* configure.in: version 2.23.5


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jul 22 22:29:40 2008
@@ -1,4 +1,57 @@
 ==============
+Version 2.23.5
+==============
+
+  Panel
+
+	* Use new icon name for shutdown (Luca Ferretti)
+	* Continue code cleanup (Vincent)
+	* Fix crash when editing launcher and setting an empty name (Marcel
+	  Telka)
+	* Fix compiler warnings (Kjartan Maraas)
+	* Fix some gconf values in the default layout (Vincent)
+
+  libpanel-applet
+
+	* Fix compiler warnings (Kjartan Maraas)
+
+  Clock Applet
+
+	* When opening the "set time" window, also set the day on the calendar
+	  so that the user doesn't accidently set a time in the past (Michael
+	  Meeks)
+	* Show groupwise and exchange appointments in the calendar (Chenthill
+	  Palanisamy)
+	* Load calendars asynchronously (Chenthill Palanisamy)
+	* Fix compiler warnings (Kjartan Maraas)
+	* Use the right color for tasks and appointments (Sjoerd Simons)
+	* Fix leak and correctly handle ical memory (Vincent)
+
+  Notification Area Applet
+
+	* Fix compiler warnings (Kjartan Maraas)
+
+  Show Desktop Applet
+
+	* Use "user-desktop" icon name (Vincent)
+
+  Wnck Applets
+
+	* Fix compiler warnings (Kjartan Maraas)
+
+  Docs Translators
+
+	* Timo Jyrinki (fi)
+
+  Translators
+
+	* Timo Jyrinki (fi)
+	* Changwoo Ryu (ko)
+	* Yannig Marchegay (Kokoyaya) (oc)
+	* Piotr Zaryk (Aviary.pl) (pl)
+	* Daniel Nylander (sv)
+
+==============
 Version 2.23.4
 ==============
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Tue Jul 22 22:29:40 2008
@@ -1,4 +1,4 @@
-gnome-panel 2.23.4
+gnome-panel 2.23.5
 ==================
 
 This package is free software and is part of the GNOME 2.0 project.

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jul 22 22:29:40 2008
@@ -14,7 +14,7 @@
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LIB_PANEL_APPLET_LT_VERSION=2:38:2
+LIB_PANEL_APPLET_LT_VERSION=2:39:2
 AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
 
 AM_MAINTAINER_MODE



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