[gnome-panel] [release] 2.27.4
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-panel] [release] 2.27.4
- Date: Wed, 15 Jul 2009 15:27:29 +0000 (UTC)
commit 11a5dcc399c5696c4a1b53225acc9f3c3f04b93e
Author: Vincent Untz <vuntz gnome org>
Date: Wed Jul 15 17:27:11 2009 +0200
[release] 2.27.4
NEWS | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.in | 4 ++--
3 files changed, 60 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9bf34da..4dc4724 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,61 @@
==============
+Version 2.27.4
+==============
+
+ Panel
+
+ * Make the kill message of the action protocol work (Vincent)
+ * Add missing animation_speed keys to default panel config (Vincent)
+ * Make auto-hiding more reactive by tweaking default settings (Simon
+ Ochsenreither, Vincent)
+ * Fix Command mnemonic in launcher editor (Vincent)
+ * Fix crash when clicking launcher on second screen (Gerd Kohlberger)
+ * Always show icons in panel menus (William Jon McCann, Vincent)
+
+ libpanel-applet
+
+ * Fix critical warning when an applet is created (Vincent)
+
+ Clock Applet
+
+ * Fix some small UI issues in the clock applet (Matthias Clasen)
+ * Remove dead code (Vinent)
+
+ Notification Area Applet
+
+ * Remove focus padding from status area (William Jon McCann)
+
+ Misc
+
+ * Remove now useless --with-clock-time-utility configure option
+ (Vincent)
+
+ Docs
+
+ * Remove deprecated help files (Vincent)
+ * Update metadata for some help files (Paul Cutler)
+
+ Docs Translators
+
+ * Marek Ä?ernocký (cs)
+ * Jorge González (es)
+
+ Translators
+
+ * Runa Bhattacharjee (bn)
+ * Runa Bhattacharjee (bn_IN)
+ * Petr Kovar (cs)
+ * Jorge González (es)
+ * Ivar Smolin (et)
+ * Seán de Búrca (ga)
+ * Gabor Kelemen (hu)
+ * ElîxanLoran (ku)
+ * Kjartan Maraas (nb)
+ * Mark Krapivner (he)
+ * Daniel Nylander (sv)
+ * wanderlust (uk)
+
+==============
Version 2.26.2
==============
diff --git a/README b/README
index e8049cd..6b20e17 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-panel 2.26.2
+gnome-panel 2.27.4
==================
This package is free software and is part of the GNOME 2.0 project.
diff --git a/configure.in b/configure.in
index df0f7d4..7060259 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [2.26.3],
+AC_INIT([gnome-panel], [2.27.4],
[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])
@@ -14,7 +14,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=2:56:2
+LIB_PANEL_APPLET_LT_VERSION=2:57: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]