From 89c05c799d0c7dbd72bf7ff78bcfbdc88b9145d8 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Wed, 3 Aug 2011 17:57:12 -0400 Subject: [PATCH] Added tag pentadactyl-1.0b7 for changeset 2281deb4c132 --- .hgtags | 1 + common/modules/base.jsm | 2 +- pentadactyl/install.rdf | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.hgtags b/.hgtags index 50f89c13..cb0fdbc4 100644 --- a/.hgtags +++ b/.hgtags @@ -25,3 +25,4 @@ d783bcace8c6a24bee7bd22ead22fe44baaebe90 pentadactyl-1.0b4.3 b83bb8e6d273f71b1278c4ee03376594ad6dd039 pentadactyl-1.0b6 0000000000000000000000000000000000000000 vimperator-2.2~beta1 0000000000000000000000000000000000000000 vimperator-2.0~alpha1 +2281deb4c1323643dfc130c43d79f1a14f4a761a pentadactyl-1.0b7 diff --git a/common/modules/base.jsm b/common/modules/base.jsm index d07ba123..db6342e2 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 (false) + if (true) defineModule.dump(val + "\n"); this[this.length] = Date.now() + " " + val; } diff --git a/pentadactyl/install.rdf b/pentadactyl/install.rdf index 140708e3..1a29427f 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.0b7" + em:version="1.0b8pre" 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.*"/>