gnome-panel r11460 - trunk



Author: vuntz
Date: Tue Jan 20 15:15:12 2009
New Revision: 11460
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11460&view=rev

Log:
2009-01-20  Vincent Untz  <vuntz gnome org>

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


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jan 20 15:15:12 2009
@@ -1,4 +1,52 @@
 ==============
+Version 2.25.5
+==============
+
+  Panel
+
+	* Only show shutdown/reboot menu items if made available by the session
+	  manager (Ray Strode)
+	* Only allow dragging panels when pressing a modifier button (usually
+	  Alt) for expanded panels (Vincent, William Lachance)
+	* Delay the initial panel animation until applets/objects are loaded
+	  (Ray Strode, Vincent)
+	* Fix initial animation not happening for newly created panels
+	  (Vincent)
+	* Fix unloaded panels with existing configuration appearing empty when
+	  reloaded in gconf (Vincent)
+	* Correctly set the struts of the panel at the very early start so that
+	  desktop icons don't jump around on login (Vincent, Ray Strode)
+	* Connect to the session manager when we're really ready, instead of
+	  doing it too early. This helps with desktop icons too (Behdad
+	  Esfahbod, Vincent)
+	* Respect TryExec key in desktop files that we directly put in the
+	  menus (Matthias Clasen, Vincent)
+
+  Clock Applet
+
+	* Hide the option to use 12/24 hours if it's not supported in the
+	  current locale (Vincent)
+	* Fix a crash on Solaris when the weather code is empty (Vincent)
+	* Minor HIG fix
+
+  Misc
+
+	* Fix applet compilation by explicitly listing LIBPANEL_APPLET_LIBS in
+	  LDADD (Vincent)
+
+  Translators
+
+	* Petr Kovar (cs)
+	* Andre Klapper (de)
+	* Jorge GonzÃlez (es)
+	* saudat mohammed (ha)
+	* Gabor Kelemen (hu)
+	* Onye, Sylvester (ig)
+	* Kjartan Maraas (nb)
+	* Daniel Nylander (sv)
+	* Fajuyitan, Sunday Ayo (yo)
+
+==============
 Version 2.25.3
 ==============
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Tue Jan 20 15:15:12 2009
@@ -1,4 +1,4 @@
-gnome-panel 2.25.3
+gnome-panel 2.25.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 Jan 20 15:15:12 2009
@@ -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:48:2
+LIB_PANEL_APPLET_LT_VERSION=2:49: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]