[gnome-panel] [release] 2.27.92



commit a3f4985a7818d357193f7720ea67a417dbce29f4
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Sep 9 02:39:53 2009 +0200

    [release] 2.27.92

 NEWS         |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 58 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 62c7b49..42e2cba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,60 @@
 ===============
+Version 2.27.92
+===============
+
+  Panel
+
+  	* Add shebang to gnome-panel-add script (Vincent)
+	* Use display name instead of name for menu items (Vincent)
+	  This implies we now support the X-GNOME-FullName key.
+	* Make the desktop item editor not emit signals on startup (Vincent)
+	* Support X-GNOME-FullName in the desktop item editor (Vincent)
+	* Always show icons for categories in the applications menu (Vincent)
+
+  Clock Applet
+
+	* Update the time when the user clicks to open calendar (Vincent)
+
+  Wnck Applets
+
+	* Fix spin buttons not working in workspace switcher preferences
+	  (Sébastien Bacher)
+
+  Misc
+
+	* Require gnome-menus 2.27.92 (Vincent)
+	* Ship the desktop.in files in tarball, not pre-build .desktop
+	  (Vincent)
+
+  Docs Translators
+
+	* Claude Paroz (fr)
+
+  Translators
+
+	* Khaled Hosny (ar)
+	* Alexander Nyakhaychyk (be)
+	* Loba Yeasmeen (bn)
+	* Runa Bhattacharjee (bn_IN)
+	* Ask Hjorth Larsen (da)
+	* Iñaki Larrañaga Murgoitio (eu)
+	* Bruno Brouard (fr)
+	* Sweta Kothari (gu)
+	* Gabor Kelemen (hu)
+	* Luca Ferretti (it)
+	* Gintautas Miliauskas (lt)
+	* Kjartan Maraas (nb)
+	* A S Alam (pa)
+	* Duarte Loreto (pt)
+	* Vladimir Melo (pt_BR)
+	* Ð?оÑ?ан РакиÑ? (sr)
+	* Goran RakiÄ? (sr latin)
+	* I. Felix (ta)
+	* Baris Cicek (tr)
+	* Chao-Hsiung Liao (zh_HK)
+	* Chao-Hsiung Liao (zh_TW)
+
+===============
 Version 2.27.91
 ===============
 
diff --git a/README b/README
index cfdeb6a..7468e96 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-panel 2.27.91
+gnome-panel 2.27.92
 ===================
 
 This package is free software and is part of the GNOME 2.0 project.
diff --git a/configure.in b/configure.in
index 5d776f1..12b0530 100644
--- a/configure.in
+++ b/configure.in
@@ -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=2:58:2
+LIB_PANEL_APPLET_LT_VERSION=2:59: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]