[alacarte] Release 3.7.90



commit 374d20e583cdd31fc06f881bb0c062c7d895ef76
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Feb 27 21:06:43 2013 -0500

    Release 3.7.90

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d6f6b36..25d9bf1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+==============
+Version 3.7.90
+==============
+
+Bugs Fixed:
+        * Remove dependency on gnome-panel by rewriting the
+          menu/item editor
+        * Cleanups to the UI
+        * Allow editing menus other than applications.menu
+
+Translations updates:
+        * Alexandre Franke
+        * Aurimas Černius
+        * Balázs Úr
+        * Daniel Mustieles
+        * Enrico Nicoletto
+        * Ján Kyselica
+        * Jasper St. Pierre
+        * Kjartan Maraas
+        * Marek Černocký
+        * Matej Urbančič
+        * Piotr Drąg
+        * Rafael Ferreira
+        * Yaron Shahrabani
+        * Мирослав Николић
+
 =============
 Version 3.7.2
 =============
diff --git a/configure.ac b/configure.ac
index 5831367..ca1bb5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl -*- Mode: autoconf -*-
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
-AC_INIT(alacarte, 3.7.3, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
+AC_INIT(alacarte, 3.7.90, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 AC_CONFIG_SRCDIR(alacarte.in)
 AC_CONFIG_HEADERS([config.h])


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