]> git.ktnx.net Git - icedeb.git/blobdiff - install.rdf
add .deb lookup button
[icedeb.git] / install.rdf
index 7f7d670ab0b06b4f7b81664ddd31e8609feb3993..497de0be0c8bb570ca1a081338d7f80ca551b734 100644 (file)
@@ -6,15 +6,15 @@
   <Description
     about="urn:mozilla:install-manifest"
 
-    em:name="Custom Button"
-    em:description="My custom toolbar button"
-    em:creator="My name"
+    em:name="Debian buttons"
+    em:description="Collection of buttons for querying Debian-related pages using the text in the clipboard"
+    em:creator="Damyan Ivanov"
 
-    em:id="custom-toolbar-button@example.com"
-    em:version="1.0"
-    em:homepageURL="http://developer.mozilla.org/en/docs/Custom_Toolbar_Button"
+    em:id="icedeb@modsoftsys.com-uuid"
+    em:version="0.4"
+    em:homepageURL=""
 
-    em:iconURL="chrome://custombutton/content/icon.png" >
+    em:iconURL="chrome://icedeb/content/icon.png" >
 
     <em:targetApplication><!-- Firefox -->
       <Description
@@ -25,8 +25,8 @@
 
     <em:file>
       <Description
-        about="urn:mozilla:extension:custombutton"
-        em:package="content/custombutton/" />
+        about="urn:mozilla:extension:icedeb"
+        em:package="content/icedeb/" />
     </em:file>
 
   </Description>