]> git.ktnx.net Git - icedeb.git/blobdiff - install.rdf
an attempt to produce a descent restartless variant
[icedeb.git] / install.rdf
index 07c1ee52751249c33ed420bc0628dec2726f8d01..cdcfefa201a24c40111b8c83479000d96a215235 100644 (file)
@@ -1,19 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
   <Description about="urn:mozilla:install-manifest">
+    <em:bootstrap>true</em:bootstrap>
     <em:name>Debian buttons</em:name>
-    <em:description>Collection of buttons for querying Debian-related pages using the text in the clipboard. Place some text in the clipboard (package name, bug number) and click on one of the buttons. Clicking with the middle mouse button opens a new tab.</em:description>
+    <em:description>Collection of buttons for querying Debian-related pages using the text in the clipboard. Place some text in the clipboard (package name, bug number, message-ID) and click on one of the buttons. Clicking with the middle mouse button opens a new tab.</em:description>
     <em:creator>Damyan Ivanov</em:creator>
     <em:id>{8fb11c5b-84eb-4da0-9128-292eacce2dcb}</em:id>
-    <em:version>1.4</em:version>
+    <em:version>2.0</em:version>
     <em:homepageURL />
     <em:type>2</em:type> <!-- type=extension -->
     <em:iconURL>chrome://icedeb/content/icon.png</em:iconURL>
     <em:targetApplication><!-- Firefox -->
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
-        <em:minVersion>1.4</em:minVersion>
-        <em:maxVersion>4.0.*</em:maxVersion>
+        <em:minVersion>4.0</em:minVersion>
+        <em:maxVersion>6.*</em:maxVersion>
       </Description>
     </em:targetApplication>
   </Description>