[Pkg-mozext-commits] [nosquint] 14/47: Import of 2.0.1 release into git
David Prévot
taffit at moszumanska.debian.org
Tue Apr 28 01:41:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 2.1.6
in repository nosquint.
commit a21b00f158fc42ba34b8b3396598af4027a9477f
Author: Jason Tackaberry <tack at urandom.ca>
Date: Fri Jan 13 19:41:13 2012 -0500
Import of 2.0.1 release into git
---
src/content/lib.js | 2 +-
src/install.rdf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/content/lib.js b/src/content/lib.js
index 8669c6b..1163140 100644
--- a/src/content/lib.js
+++ b/src/content/lib.js
@@ -97,7 +97,7 @@
// XXX: don't forget to disable this for releases.
this.debug = function(msg) {
- dump("[nosquint] " + msg + "\n");
+ //dump("[nosquint] " + msg + "\n");
};
/* This function is called a lot, so we take some care to optimize for the
diff --git a/src/install.rdf b/src/install.rdf
index d3e47f1..26eac71 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -6,7 +6,7 @@
<em:id>nosquint at urandom.ca</em:id>
<em:name>NoSquint</em:name>
- <em:version>2.0.1b2</em:version>
+ <em:version>2.0.1</em:version>
<em:description>Manage site-specific zoom levels and color settings</em:description>
<em:creator>Jason Tackaberry</em:creator>
<!-- optional items -->
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nosquint.git
More information about the Pkg-mozext-commits
mailing list