[epiphany-extensions] Updated NEWS and configure.ac for 2.29.91



commit 3394c71f0990b010dcc119e412425c11b52f39bf
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Mon Feb 22 21:28:52 2010 -0500

    Updated NEWS and configure.ac for 2.29.91
    
    Indeed we skipped .90 just to match Epiphany's version number.

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 97250d8..c450cf0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+===========================
+Epiphany Extensions 2.29.91
+===========================
+
+This release introduces a new extension that enables control+tab as a shortcut
+to switch tabs, removed the sidebar extension and updated the actions extension
+and converts all our legacy glade files to GtkBuilder ones, this means we no
+longer need gtk-builder-convert script.
+
+New extension:
+    - tab-key-tab-navigate: use Control+Tab to switch tabs by Lubomír SedláÅ?.
+
+Usual extensions:
+    - Actions extension works again with current master.
+    - Sidebar extension was removed.
+
+Added/updated translations:
+    - de, courtesy of Mario Blättermann
+    - es, courtesy of Daniel Mustieles
+    - hu, courtesy of Gabor Kelemen
+    - pt, courtesy of António Lima
+    - sl, courtesy of Andrej ŽnidarÅ¡iÄ?
+
 ==========================
 Epiphany Extensions 2.29.6
 ==========================
diff --git a/configure.ac b/configure.ac
index 90de71d..ddff475 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([e_e_version_major],[2])
 m4_define([e_e_version_minor],[29])
-m4_define([e_e_version_micro],[90])
+m4_define([e_e_version_micro],[91])
 m4_define([e_e_version],[e_e_version_major.e_e_version_minor.e_e_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"



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