gnome-panel r11192 - trunk
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-panel r11192 - trunk
- Date: Mon, 4 Aug 2008 21:31:00 +0000 (UTC)
Author: vuntz
Date: Mon Aug 4 21:31:00 2008
New Revision: 11192
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11192&view=rev
Log:
2008-08-04 Vincent Untz <vuntz gnome org>
* NEWS:
* README:
* configure.in: version 2.23.6
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Aug 4 21:31:00 2008
@@ -1,4 +1,47 @@
==============
+Version 2.23.6
+==============
+
+ Panel
+
+ * Fix assertion in multiscreen code (Matthias Clasen)
+ * Use GtkMountOperation instead of custom code (Vincent)
+ * Lots of code cleanup (Vincent)
+ * Use GIO to open URI, including mounting volumes if required (Vincent,
+ Matthias Clasen))
+ * Improve use of GIO to open recent documents, including startup
+ notification (Vincent)
+ * Do not show lock/logout/shutdown in the menus if those items are
+ locked down (Matt Keenan, Vincent)
+ * Fix cosmetic issue when opening the menu where launchers or applets
+ got the focus drawn (Vincent)
+ * Fix compilation on OS where MAXNAMLEN is not defined (Vincent)
+ * Change behavior of struts for auto-hiding panels: the strut is live
+ updated and matches what is shown of the panel. This means the size
+ of a fullscreen window changes when the panel gets hidden/unhidden
+ (Vincent)
+
+ Misc
+
+ * Require GTK+ 2.13.1 (Vincent)
+ * Explicitly require gio-unix-2.0 (Vincent)
+ * Require libgweather 2.23.6 (Vincent)
+
+ Clock Applet
+
+ * Use new GWeatherLocationEntry and GWeatherTimezoneMenu widgets to
+ select location/timezone (Dan Winship).
+
+ Docs Translators
+
+ * Florian Ackermann (de)
+
+ Translators
+
+ * Djihed Afifi (ar)
+ * Leonardo Ferreira Fontenelle (pt_BR)
+
+==============
Version 2.23.5
==============
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Aug 4 21:31:00 2008
@@ -1,4 +1,4 @@
-gnome-panel 2.23.5
+gnome-panel 2.23.6
==================
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 Mon Aug 4 21:31:00 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:39:2
+LIB_PANEL_APPLET_LT_VERSION=2:40: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]