[gnome-panel] [release] 2.31.6



commit a9bf55f2a65ba6e24cc9761a62e052a0ad359314
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Aug 4 13:55:28 2010 +0200

    [release] 2.31.6

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    6 +++---
 3 files changed, 41 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index be86d90..59fc3ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,41 @@
 ==============
+Version 2.31.6
+==============
+
+  Panel
+
+	* Allow Windows key as valid mouse modifier (Ray Strode)
+	* Update to latest gdbus API change (Frédéric Péters)
+
+  libpanel-applet (bonobo)
+
+	* GSeal fixes (Vincent)
+
+  Workspace Switcher Applet
+
+	* Fix crash in multiscreen setups (Ray Strode)
+
+  Docs Translators
+
+	* YunQiang Su (zh_CN)
+
+  Translators
+
+	* Runa Bhattacharjee (bn_IN)
+	* Mario Blättermann (de)
+	* Kristjan SCHMIDT (eo)
+	* Fran Diéguez (gl)
+	* Sweta Kothari (gu)
+	* Rajesh Ranjan (hi)
+	* Dirgita (id)
+	* Shankar Prasad (kn)
+	* Sandeep Shedmake (mr)
+	* Matej UrbanÄ?iÄ? (sl)
+	* Daniel Nylander (sv)
+	* Krishna Babu K (te)
+	* è??è¿?强 (zh_CN)
+
+==============
 Version 2.31.4
 ==============
 
diff --git a/README b/README
index 2370bd5..f6b7856 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-panel 2.31.4
+gnome-panel 2.31.6
 ==================
 
 This package is free software and is part of the GNOME 2.0 project.
diff --git a/configure.in b/configure.in
index 8b6b2df..267e7db 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [2.31.5],
+AC_INIT([gnome-panel], [2.31.6],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar -Wno-portability])
@@ -15,7 +15,7 @@ GNOME_COMMON_INIT
 #   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=0:1:0
+LIB_PANEL_APPLET_LT_VERSION=0:2:0
 AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
 
 AM_MAINTAINER_MODE
@@ -280,7 +280,7 @@ dnl
 dnl Temporary bonobo checks here
 dnl
 
-LIB_PANEL_APPLET_BONOBO_LT_VERSION=2:68:2
+LIB_PANEL_APPLET_BONOBO_LT_VERSION=2:69:2
 AC_SUBST(LIB_PANEL_APPLET_BONOBO_LT_VERSION)
 
 LIBBONOBOUI_REQUIRED=2.1.1



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