[Pkg-mozext-commits] [compactheader] 09/441: Changed ID of addon to be able to upload to addons.mozilla.org

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:28:39 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 63b7556059fe69798e9ec0625bfa8f3ccff4135a
Author: joachim.herb <none at none>
Date:   Sat Aug 8 15:46:14 2009 +0000

    Changed ID of addon to be able to upload to addons.mozilla.org
---
 install.rdf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.rdf b/install.rdf
index 07fb515..c82cd95 100644
--- a/install.rdf
+++ b/install.rdf
@@ -6,11 +6,11 @@
 
 	<RDF:Description about="urn:mozilla:install-manifest">
 		<em:name>CompactHeader</em:name>
-		<em:version>0.2.1</em:version>
+		<em:version>0.3</em:version>
 		<em:description>Add ability to reduce header size to one line.</em:description>
 		<em:creator>Joachim Herb</em:creator>
 		<em:homepageURL>http://compactheader.mozdev.org/</em:homepageURL>
-		<em:id>CompactHeader at mozilla.org</em:id>
+		<em:id>{58D4392A-842E-11DE-B51A-C7B855D89593}</em:id>
 		<em:type>2</em:type>
 		<em:targetApplication>
 			<RDF:Description>

-- 
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