[gnome-panel] release: 2.91.94



commit 9b985383d8d851a634f978eba2a011401d923f81
Author: Vincent Untz <vuntz gnome org>
Date:   Fri Apr 1 16:33:33 2011 +0530

    release: 2.91.94

 NEWS         |   92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 93 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2030f3f..e74907c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,96 @@
 ===============
+Version 2.91.94
+===============
+
+Notes:
+  - many thanks to the release team and to translators who kindly accepted
+    freeze breaks to considerably improve gnome-panel in GNOME 3.
+  - user who started gnome-panel 2.91.93 won't have the new default layout, and
+    some applets will not be positioned like they were. Those users can easily
+    manually fix the layout, though.
+
+  Panel
+
+	* Fix moving of panel objects to use switch mode again by default
+	  (Vincent)
+	* Completely rework how objects are positioned in the panel: they are
+	  now either left-aligned, centered, right-aligned (Vincent)
+	  This fixes many issues, including objects being mis-positioned after
+	  changes of the screen size.
+	* Make the clock centered in the default layout (Vincent)
+	* Add a user menu similar to the GNOME Shell one (Vincent)
+
+  Clock Applet
+
+	* Port to GDBus (Ryan Lortie)
+
+  Notification Area Applet
+
+	* Add support for _NET_SYSTEM_TRAY_ICON_SIZE to specify the size for
+	  icons. This can be set in the theme with the theme with
+	  "-NaTrayApplet-icon-size: 16;" (Ryan Lortie)
+
+  Misc
+
+	* The dbus-glib dependency is now completely gone
+	* There is a new optional dependency on telepathy-glib, for features
+	  used in the user menu
+
+  Translators
+
+	* F Wolff (af)
+	* Khaled Hosny (ar)
+	* Alexander Shopov (bg)
+	* David Planella (ca)
+	* Marek Ä?ernocký (cs)
+	* Ask Hjorth Larsen (da)
+	* Christian Kirbach (de)
+	* Bakaoukas Nikolaos (el)
+	* Bruce Cowan (en_GB)
+	* Daniel Mustieles (es)
+	* Ivar Smolin (et)
+	* Iñaki Larrañaga Murgoitio (eu)
+	* Arash Mousavi (fa)
+	* Tommi Vainikainen (fi)
+	* Bruno Brouard (fr)
+	* Seán de Búrca (ga)
+	* Fran Diéguez (gl)
+	* Sweta Kothari (gu)
+	* Yaron Shahrabani (he)
+	* Rajesh Ranjan (hi)
+	* Gabor Kelemen (hu)
+	* Dirgita (id)
+	* Luca Ferretti (it)
+	* Takayuki KUSANO (ja)
+	* Shankar Prasad (kn)
+	* Changwoo Ryu (ko)
+	* Gintautas Miliauskas (lt)
+	* Rudolfs (lv)
+	* Sandeep Shedmake (mr)
+	* Torstein Adolf Winterseth (nb)
+	* Wouter Bolsterlee (nl)
+	* �smund Skjæveland (nn)
+	* A S Alam (pa)
+	* Piotr DrÄ?g (pl)
+	* Duarte Loreto (pt)
+	* Rodrigo Padula de Oliveira (pt_BR)
+	* Lucian Adrian Grijincu (ro)
+	* Yuri Myaseodov (ru)
+	* Matej UrbanÄ?iÄ? (sl)
+	* Ð?илоÑ? Ð?оповиÑ? (sr)
+	* MiloÅ¡ PopoviÄ? (sr latin)
+	* Daniel Nylander (sv)
+	* Dr.Tirumurti Vasudevan (ta)
+	* Theppitak Karoonboonyanan (th)
+	* Baris Cicek (tr)
+	* Sahran (ug)
+	* Korostil Daniel (uk)
+	* Clytie Siddall (vi)
+	* YunQiang Su (zh_CN)
+	* Chao-Hsiung Liao (zh_HK)
+	* Chao-Hsiung Liao (zh_TW)
+
+===============
 Version 2.91.93
 ===============
 
diff --git a/configure.ac b/configure.ac
index 0114f1e..b99f5a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [3.0.0],
+AC_INIT([gnome-panel], [2.91.94],
         [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])



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