← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 305: Merge pull request #56 from zsmahi/master

 

Merge authors:
  Zakaria SMAHI <zakaria08esi@xxxxxxxxx>
  zsmahi <zakaria08esi@xxxxxxxxx>
------------------------------------------------------------
revno: 305 [merge]
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Sat 2012-08-18 20:36:08 -0700
message:
  Merge pull request #56 from zsmahi/master
  
  modifications on firefox toolbar,  Issue #55
added:
  interfaces/toolbars/firefox/CHANGELOG
modified:
  interfaces/toolbars/firefox/install.rdf


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== added file 'interfaces/toolbars/firefox/CHANGELOG'
--- interfaces/toolbars/firefox/CHANGELOG	1970-01-01 00:00:00 +0000
+++ interfaces/toolbars/firefox/CHANGELOG	2012-08-19 03:15:21 +0000
@@ -0,0 +1,8 @@
+2012-08-19  zaki Smahi <zakaria08esi@xxxxxxxxx>
+
+    	* launching the first release 0.5
+		
+2012-08-18  zaki Smahi <zakaria08esi@xxxxxxxxx>
+
+    	* changes made on insall.rdf to validate the addon on mozilla
+		
\ No newline at end of file

=== modified file 'interfaces/toolbars/firefox/install.rdf'
--- interfaces/toolbars/firefox/install.rdf	2012-08-17 17:56:44 +0000
+++ interfaces/toolbars/firefox/install.rdf	2012-08-19 03:36:08 +0000
@@ -17,15 +17,16 @@
 
 		<em:id>alfanousQSE@xxxxxxxxx</em:id>
 		<em:name>ALFANOUS Toolbar</em:name>
-		<em:version>0.3</em:version>
+		<em:version>0.5</em:version>
 		<em:targetApplication>
 			<Description>
 				<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
 				<em:minVersion>1.5</em:minVersion>
-				<em:maxVersion>25.*</em:maxVersion>
+				<em:maxVersion>17.0a1</em:maxVersion>
 			</Description>
 		</em:targetApplication>
-
+		<em:type>2</em:type>
+		<em:unpack>true</em:unpack>
 		<!-- Optional Items -->
 
 		<em:creator>Zakaria SMAHI</em:creator>