]> git.ktnx.net Git - icedeb.git/blobdiff - install.rdf
bump version to 1.1
[icedeb.git] / install.rdf
index 8347165d2731ea7fd2ca77e766232ac4a009a7ca..b0b65fd74db1fad2db45d6fe01aa5c4671557e00 100644 (file)
@@ -7,11 +7,11 @@
     about="urn:mozilla:install-manifest"
 
     em:name="Debian buttons"
-    em:description="Collection of buttons for querying Debian-related pages using the text in the clipboard"
+    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:creator="Damyan Ivanov"
 
     em:id="{8fb11c5b-84eb-4da0-9128-292eacce2dcb}"
-    em:version="0.4"
+    em:version="1.1"
     em:homepageURL=""
 
     em:iconURL="chrome://icedeb/content/icon.png" >
       <Description
         em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
         em:minVersion="1.4"
-        em:maxVersion="99" />
+        em:maxVersion="3.6.*" />
     </em:targetApplication>
 
-    <em:file>
-      <Description
-        about="urn:mozilla:extension:icedeb"
-        em:package="content/icedeb/" />
-    </em:file>
-
   </Description>
 
 </RDF>