From 71048f0970c38833b14996d699bdaad51434c51a Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Tue, 20 Dec 2011 00:38:15 -0500 Subject: [PATCH] Added tag pentadactyl-1.0rc1 for changeset 91d4f03a135e --- .hgtags | 1 + common/modules/base.jsm | 2 +- pentadactyl/install.rdf | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.hgtags b/.hgtags index c79fac7b..0d2466cc 100644 --- a/.hgtags +++ b/.hgtags @@ -27,3 +27,4 @@ b83bb8e6d273f71b1278c4ee03376594ad6dd039 pentadactyl-1.0b6 0000000000000000000000000000000000000000 vimperator-2.0~alpha1 2281deb4c1323643dfc130c43d79f1a14f4a761a pentadactyl-1.0b7 5dd2b03a5cec255665f2502177d228c76ed93711 pentadactyl-1.0b7.1 +91d4f03a135efe65e2e7de46c00ef09c78fdaae3 pentadactyl-1.0rc1 diff --git a/common/modules/base.jsm b/common/modules/base.jsm index bc767f68..b3a1c9dc 100644 --- a/common/modules/base.jsm +++ b/common/modules/base.jsm @@ -159,7 +159,7 @@ defineModule.loadLog = []; Object.defineProperty(defineModule.loadLog, "push", { value: function (val) { val = defineModule.prefix + 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 2a257ecb..cfb6027f 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.0rc1" + em:version="1.0rc2pre" em:description="Firefox for Vim and Links addicts" em:homepageURL="http://dactyl.sourceforge.net/pentadactyl" em:bootstrap="true">