]> git.parisson.com Git - pdf.js.git/commitdiff
Fix and add second update comment.
authorBrendan Dahl <brendan.dahl@gmail.com>
Mon, 9 Jan 2012 19:17:36 +0000 (11:17 -0800)
committerBrendan Dahl <brendan.dahl@gmail.com>
Mon, 9 Jan 2012 19:17:36 +0000 (11:17 -0800)
extensions/firefox/install.rdf
extensions/firefox/update.rdf

index 84bc31d04e73b89dcf6a7fa378ad690496762a92..f4e6b43ea523c1cd222fea45fcd4b27df3864eea 100644 (file)
@@ -21,6 +21,7 @@
     <em:description>pdf.js uri loader</em:description>
     <em:homepageURL>https://github.com/mozilla/pdf.js/</em:homepageURL>
     <em:type>2</em:type>
+    <!-- Use the raw link for updates so we we can use SSL. -->
     <em:updateURL>https://github.com/mozilla/pdf.js/raw/gh-pages/extensions/firefox/update.rdf</em:updateURL>
   </Description>
 </RDF>
index e95b114b51afec0ad5e02530be9943ec0299f8cf..c12e53dc6ab3b5fbfd9f503ca5c5b193ef80c3ab 100644 (file)
@@ -14,7 +14,7 @@
                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
                 <em:minVersion>6.0</em:minVersion>
                 <em:maxVersion>11.*</em:maxVersion>
-                <!-- Use the raw link so we we can use SSL. -->
+                <!-- Use the raw link for updates so we we can use SSL. -->
                 <em:updateLink>https://github.com/mozilla/pdf.js/raw/gh-pages/extensions/firefox/pdf.js.xpi</em:updateLink>
               </RDF:Description>
             </em:targetApplication>