[epiphany-extensions] [release] 3.3.90
- From: Diego Escalante Urrelo <diegoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany-extensions] [release] 3.3.90
- Date: Sat, 25 Feb 2012 20:12:18 +0000 (UTC)
commit b2cbbcd94efc6c34d91654b21c57de22e58b5eb9
Author: Diego Escalante Urrelo <diegoe igalia com>
Date: Sun Feb 12 16:20:07 2012 -0500
[release] 3.3.90
NEWS | 27 +++++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 30 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index f394286..40d8ab0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+==========================
+Epiphany Extensions 3.3.90
+==========================
+
+Bundle with Epiphany 3.3.90.
+
+Due to the Epiphany UI redesign some extensions might not hook properly
+to menus. Please report problems to GNOME bugzilla.
+
+Note for third party extension developers:
+The old GtkUIManager path "/menubar/ToolsMenu" is now
+"/ui/PagePopup/ExtensionsMenu". Attach your menu items there.
+
+Highlights:
+ - Completely new AdBlocker extension by Mario Sanchez Prada
+ - Updated all extensions for API and UI changes in Epiphany
+ - Disable certificates extension, it uses XUL and nobody had noticed
+ - Default to xz compression
+
+ - added/updated translations
+ - cs, courtesy of Marek ÄernockÃ
+ - da, courtesy of Joe Hansen
+ - de, courtesy of Christian Kirbach
+ - es, courtesy of Daniel Mustieles
+ - ja, courtesy of Jiro Matsuzawa
+ - sl, courtesy of Matej UrbanÄiÄ
+
=========================
Epiphany Extensions 3.2.0
=========================
diff --git a/configure.ac b/configure.ac
index 009ba4a..bd5f115 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,8 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
m4_define([e_e_version_major],[3])
-m4_define([e_e_version_minor],[2])
-m4_define([e_e_version_micro],[0])
+m4_define([e_e_version_minor],[3])
+m4_define([e_e_version_micro],[90])
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"
@@ -173,7 +173,7 @@ ALL_EXTENSIONS="actions adblock auto-reload auto-scroller certificates error-vie
USEFUL_EXTENSIONS="actions adblock auto-reload auto-scroller certificates extensions-manager-ui html5tube java-console page-info push-scroller select-stylesheet smart-bookmarks soup-fly tab-key-tab-navigate tab-states"
DEFAULT_EXTENSIONS="actions adblock auto-reload certificates extensions-manager-ui greasemonkey gestures html5tube push-scroller soup-fly tab-key-tab-navigate tab-states rss"
-MOZILLA_ALL_EXTENSIONS="error-viewer java-console livehttpheaders page-info select-stylesheet smart-bookmarks"
+MOZILLA_ALL_EXTENSIONS="certificates error-viewer java-console livehttpheaders page-info select-stylesheet smart-bookmarks"
DIST_EXTENSIONS="$ALL_EXTENSIONS"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]