[gnome-panel] release: 2.31.92
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] release: 2.31.92
- Date: Tue, 14 Sep 2010 13:19:29 +0000 (UTC)
commit d1c2784c7a52e21fdf115001b548c78bc52890b5
Author: Vincent Untz <vuntz gnome org>
Date: Tue Sep 14 15:18:01 2010 +0200
release: 2.31.92
NEWS | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 6 ++--
2 files changed, 62 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 61b0256..89f0664 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,63 @@
===============
+Version 2.31.92
+===============
+
+This release fix various issues with panels staying hidden, or applets from the
+user configuration not being visible (because the applets are or were bonobo
+applets).
+
+ Panel
+
+ * Fix various issues where panels stay hidden on load or on addition
+ (Vincent)
+ * Do not queue load of an applet if it's already being loaded (Vincent)
+ * Fix loading of bonobo applets that are already configured (Vincent)
+ * Understand bonobo IID in applet_iid keys (Vincent)
+ * Add back optional support for bonobo applets to gnome-panel-add
+ (Vincent)
+ * Stop using deprecated gdk_display/GDK_DISPLAY() (Vincent)
+ * Prevent modules from being unloadable, which fixes a crash on logout
+ (Ray Strode)
+
+ libpanel-applet
+
+ * Fix build with gobject-introspection 0.9.5 (Colin Walters)
+
+ libpanel-applet (bonobo)
+
+ * Stop using deprecated gdk_display (Vincent)
+
+ Misc
+
+ * Small build fixes (Vincent)
+ * Update information in README and other files (Vincent)
+ * Rewrite gnome-panel man page (Vincent)
+ * Explicitly link to xrandr (Vincent)
+
+ Docs Translators
+
+ * Yasumichi Akahoshi (ja)
+
+ Translators
+
+ * Alexander Shopov (bg)
+ * David Planella (ca)
+ * Philip Withnall (en_GB)
+ * Ivar Smolin (et)
+ * Claude Paroz (fr)
+ * Gabor Kelemen (hu)
+ * Dirgita (id)
+ * Luca Ferretti (it)
+ * Takayuki KUSANO (ja)
+ * Piotr DrÄ?g (pl)
+ * Duarte Loreto (pt)
+ * Ð?илоÑ? Ð?оповиÑ? (sr)
+ * MiloÅ¡ PopoviÄ? (sr latin)
+ * Dr.T.Vasudevan (ta)
+ * Chao-Hsiung Liao (zh_HK)
+ * Chao-Hsiung Liao (zh_TW)
+
+===============
Version 2.31.90
===============
diff --git a/configure.ac b/configure.ac
index dd4db7a..99c88d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [2.31.91],
+AC_INIT([gnome-panel], [2.31.92],
[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:3:0
+LIB_PANEL_APPLET_LT_VERSION=0:4:0
AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
AM_MAINTAINER_MODE
@@ -250,7 +250,7 @@ dnl
dnl Temporary bonobo checks here
dnl
-LIB_PANEL_APPLET_BONOBO_LT_VERSION=2:70:2
+LIB_PANEL_APPLET_BONOBO_LT_VERSION=2:71: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]