From 1d298bf5618bbc8d5cfbb519e6a5cf48dcbd1f7b Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Wed, 3 Aug 2011 17:57:00 -0400 Subject: [PATCH] Release Pentadactyl 1.0b7 --- common/modules/base.jsm | 2 +- pentadactyl/install.rdf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/modules/base.jsm b/common/modules/base.jsm index db6342e2..d07ba123 100644 --- a/common/modules/base.jsm +++ b/common/modules/base.jsm @@ -151,7 +151,7 @@ function defineModule(name, params, module) { defineModule.loadLog = []; Object.defineProperty(defineModule.loadLog, "push", { value: function (val) { - if (true) + if (false) defineModule.dump(val + "\n"); this[this.length] = Date.now() + " " + val; } diff --git a/pentadactyl/install.rdf b/pentadactyl/install.rdf index eb3c2637..140708e3 100644 --- a/pentadactyl/install.rdf +++ b/pentadactyl/install.rdf @@ -5,7 +5,7 @@ em:id="pentadactyl@dactyl.googlecode.com" em:type="2" em:name="Pentadactyl" - em:version="1.0b7pre" + em:version="1.0b7" em:description="Firefox for Vim and Links addicts" em:homepageURL="http://dactyl.sourceforge.net/pentadactyl" em:iconURL="resource://dactyl-local-skin/icon.png" @@ -32,7 +32,7 @@ + em:maxVersion="8.0a1"/>