Revert "added signatures"
authorKristian Kræmmer Nielsen <jkkn@jkkn.dk>
Fri, 21 Mar 2008 21:35:05 +0000 (22:35 +0100)
committerKristian Kræmmer Nielsen <jkkn@jkkn.dk>
Fri, 21 Mar 2008 21:35:05 +0000 (22:35 +0100)
This reverts commit 34059bbcab10b73bfb91c5545b65d5dceaad00a1.

install.rdf
webroot/update.rdf [changed mode: 0755->0644]

index 4d0449f04ab80e8ba8a10535bdedb81cab477ec2..e181d32257323ecb5a3df0761b168dc8f3baf46e 100755 (executable)
@@ -1,23 +1,28 @@
 <?xml version="1.0"?>
-<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
-         xmlns:NC="http://home.netscape.com/NC-rdf#"
-         xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
-  <RDF:Description RDF:about="rdf:#$HJBys1"
-                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
-                   em:minVersion="1.5"
-                   em:maxVersion="3.0b3" />
-  <RDF:Description RDF:about="urn:mozilla:install-manifest"
-                   em:id="{17AB1CC5-F137-4697-9E48-D8C49AFC3B77}"
-                   em:name="TV 2 Developer Plugin"
-                   em:version="${VERSION}"
-                   em:description="Adds a menu with tv2.dk development URLs depending on the tv2-page you are visting."
-                   em:creator="Kristian Kr�mmer Nielsen"
-                   em:homepageURL="http://jkkn.dk/tv2developer/"
-                   em:iconURL="chrome://tv2developer/skin/tv2icon.png"
-                   em:aboutURL="chrome://tv2developer/content/about.xul"
-                   em:optionsURL="chrome://tv2developer/content/options.xul"
-                   em:updateURL="http://jkkn.dk/tv2developer/update.rdf"
-                   em:updateKey="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCngf+fcH/vfoXULFUxMPQYo2y/S/ZLWfl1/QW2wJOUGIy9qdQhPC4aMm8dRIdGMQPh2Q5mh6kmrYbwSEe/7JGwpfLeR3aEDSiXg99dA2f0rwRcYfkLI5pNT/w0Scao8yjf8tJRB7G8IXHOzqvzlEjSmSmdwmXvOBbLo+7hJXySDwIDAQAB">
-    <em:targetApplication RDF:resource="rdf:#$HJBys1"/>
-  </RDF:Description>
-</RDF:RDF>
+<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:id>{17AB1CC5-F137-4697-9E48-D8C49AFC3B77}</em:id>
+        <em:name>TV 2 Developer Plugin</em:name>
+        <em:version>${VERSION}</em:version>
+        <em:description>Adds a menu with tv2.dk development URLs depending on the tv2-page you are visting.</em:description>
+        <em:creator>Kristian Kræmmer Nielsen</em:creator>
+        <em:homepageURL>http://jkkn.dk/tv2developer/</em:homepageURL>
+        <em:iconURL>chrome://tv2developer/skin/tv2icon.png</em:iconURL>
+        <em:aboutURL>chrome://tv2developer/content/about.xul</em:aboutURL>
+        <em:optionsURL>chrome://tv2developer/content/options.xul</em:optionsURL>
+        <em:updateURL>http://jkkn.dk/tv2developer/update.rdf</em:updateURL>
+        
+        <em:targetApplication>
+            <Description>
+                <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> 
+                <em:minVersion>1.5</em:minVersion>
+                <em:maxVersion>2.0.0.*</em:maxVersion>
+            </Description>
+        </em:targetApplication>
+        
+    </Description>
+
+</RDF>
old mode 100755 (executable)
new mode 100644 (file)
index ea0dc80..840b3cc
@@ -1,22 +1,30 @@
-<?xml version="1.0"?>
-<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
-         xmlns:NC="http://home.netscape.com/NC-rdf#"
-         xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
-  <RDF:Description RDF:about="rdf:#$QJBys1"
-                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
-                   em:minVersion="1.5"
-                   em:maxVersion="3.0b3"
-                   em:updateLink="http://jkkn.dk/tv2developer/tv2developer.xpi"
-                   em:updateInfoURL="http://jkkn.dk/tv2developer/" />
-  <RDF:Description RDF:about="rdf:#$NJBys1"
-                   em:version="${VERSION}">
-    <em:targetApplication RDF:resource="rdf:#$QJBys1"/>
-  </RDF:Description>
-  <RDF:Seq RDF:about="rdf:#$MJBys1">
-    <RDF:li RDF:resource="rdf:#$NJBys1"/>
-  </RDF:Seq>
-  <RDF:Description RDF:about="urn:mozilla:extension:{17AB1CC5-F137-4697-9E48-D8C49AFC3B77}"
-                   em:signature="MIGTMA0GCSqGSIb3DQEBDQUAA4GBAHVW6oTmNP7y2MqV62S1OY5z4ebw8o4nDMBTdob05G5vMFeKb9t1rFiDPUnxyL7Ymd/6WILysYQBFBJWLYDU9h+mAl+NuSTy4E3HpG/iwI+FJEKECga88Ho9p/PKE8HO0uQjRBh7JTbKD8bfHzMdmd59atWg3NP/gvUgfUrL098Z">
-    <em:updates RDF:resource="rdf:#$MJBys1"/>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:em="http://www.mozilla.org/2004/em-rdf#">
+
+  <RDF:Description about="urn:mozilla:extension:{17AB1CC5-F137-4697-9E48-D8C49AFC3B77}">
+    <em:updates>
+      <RDF:Seq>
+
+        <RDF:li>
+          <RDF:Description>
+              <em:version>${VERSION}</em:version>
+
+            <em:targetApplication>
+              <RDF:Description>
+                <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+                <em:minVersion>1.5</em:minVersion>
+                <em:maxVersion>2.0.0.*</em:maxVersion>
+                <em:updateLink>http://jkkn.dk/tv2developer/tv2developer.xpi</em:updateLink>
+                <em:updateInfoURL>http://jkkn.dk/tv2developer/</em:updateInfoURL>
+              </RDF:Description>
+            </em:targetApplication>
+          </RDF:Description>
+        </RDF:li>
+
+      </RDF:Seq>
+    </em:updates>
+
   </RDF:Description>
 </RDF:RDF>