[Pkg-mozext-commits] [compactheader] 349/441: Version 2.0.4 = 2.0.4beta2

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:29:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository compactheader.

commit e4b9466a733bd2502c740445c90380b715f8f23c
Author: Joachim Herb <Joachim.Herb at gmx.de>
Date:   Sun May 6 22:01:09 2012 +0200

    Version 2.0.4 = 2.0.4beta2
---
 install.rdf                            | 2 +-
 test/compactheader/test-more-button.js | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/install.rdf b/install.rdf
index cc6ce5b..2b2f821 100644
--- a/install.rdf
+++ b/install.rdf
@@ -6,7 +6,7 @@
 
 	<RDF:Description about="urn:mozilla:install-manifest">
 		<em:name>CompactHeader</em:name>
-		<em:version>2.0.4beta2</em:version>
+		<em:version>2.0.4</em:version>
 		<em:description>Add ability to reduce header size to one or two lines. Linkify subjects in RSS feeds.</em:description>
 		<em:creator>Joachim Herb</em:creator>
 		<em:contributor>Zamula</em:contributor>
diff --git a/test/compactheader/test-more-button.js b/test/compactheader/test-more-button.js
index 08c13b6..c63eeb7 100644
--- a/test/compactheader/test-more-button.js
+++ b/test/compactheader/test-more-button.js
@@ -227,9 +227,6 @@ function test_more_number_indicator(){
 
   let hiddenAddressesCC = numAddressesCC - firstCCAddrNum;
   let hiddenAddressesTo = numAddressesTo - firstToAddrNum;
-
-  let expandedToBox = mc.e("expandedtoBox");
-  let expandedCCBox = mc.e("expandedccBox");
   
   let expandedToBox = mc.e("expandedtoBox");
   let expandedCCBox = mc.e("expandedccBox");

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/compactheader.git



More information about the Pkg-mozext-commits mailing list