[gnome-panel] release: 3.3.1
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] release: 3.3.1
- Date: Mon, 24 Oct 2011 12:16:13 +0000 (UTC)
commit 6e73cdb71a94a731f5feec40194bbd87da9a073d
Author: Vincent Untz <vuntz gnome org>
Date: Mon Oct 24 14:16:28 2011 +0200
release: 3.3.1
NEWS | 28 ++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f4af91c..b7e73e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
=============
+Version 3.3.1
+=============
+
+ Panel
+
+ * Support instance configuration of objects in default layout (Vincent)
+ * Do not assert on error when using default layout (Vincent)
+ * Make it possible to load a default layout from the user config
+ (Vincent)
+ * Fix loading launchers defined with relative paths (Vincent)
+ * Fix panels forced to be big because of user menu (Vincent)
+ * Fix wrong height of Places menu item in main menu (Vincent)
+ * Change default size of icon in menu bar & user menu applets to 16
+ (Vincent)
+
+ Translators
+
+ * Ihar Hrachyshka (be)
+ * David Planella (ca valencia)
+ * Jorge GonzÃlez (es)
+ * Erdal Ronahà (ku)
+ * RÅdolfs Mazurs (lv)
+ * Kjartan Maraas (nb)
+ * ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (sr)
+ * Miroslav NikoliÄ (sr latin)
+ * Praveen Illa (te)
+
+=============
Version 3.2.0
=============
diff --git a/configure.ac b/configure.ac
index 79c5505..efdae9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [3.2.1],
+AC_INIT([gnome-panel], [3.3.1],
[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])
@@ -17,7 +17,7 @@ AC_CONFIG_MACRO_DIR([m4])
LIBPANEL_APPLET_API_VERSION=4.0
AC_SUBST([LIBPANEL_APPLET_API_VERSION],[$LIBPANEL_APPLET_API_VERSION])
-LIB_PANEL_APPLET_LT_VERSION=0:2:0
+LIB_PANEL_APPLET_LT_VERSION=0:3:0
AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
GNOME_MAINTAINER_MODE_DEFINES
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]