public
Description: A standalone browser for the jQuery API (also deployable as an AIR application).
Homepage: http://api.jquery.com/
Clone URL: git://github.com/jquery/jquery-api-browser.git
Bringing in the current update files for the AIR app.
jeresig (author)
Fri Nov 13 07:40:33 -0800 2009
commit  083786b2f902a1db8e5e6d55b6377823470dab3f
tree    f73bcacefc87190b7eea5a711bef60ec415a3a1c
parent  70ddb65f2c6c887be1420c96a2ff0d70565b5a05
...
1
2
3
4
 
 
5
6
7
8
 
...
1
2
 
 
3
4
5
6
 
7
8
0
@@ -1,7 +1,7 @@
0
 <?xml version="1.0" encoding="utf-8"?>
0
 <update xmlns="http://ns.adobe.com/air/framework/update/description/1.0">
0
-  <version>0.2</version>
0
-  <url>http://remysharp.com/downloads/jquery-api-browser.air</url>
0
+  <version>2.0</version>
0
+  <url>http://api.jquery.com/browser/update/jquery-api-browser-2.0.air</url>
0
   <description><![CDATA[
0
 Minor upgrade - doesn't show the 'do you want to update' popup upon start up.]]></description>
0
-</update>
0
\ No newline at end of file
0
+</update>

Comments