]> git.donarmstrong.com Git - x_full.git/blobdiff - .mozilla/firefox/default/extensions/vertical-tabbar@dark-demon.nm.ru/install.rdf
update to the next version of vertical tabbar
[x_full.git] / .mozilla / firefox / default / extensions / vertical-tabbar@dark-demon.nm.ru / install.rdf
index c86f1c2c253e3907f5bd407ca55c5aabc525248d..4f1491e9caac7ac41513ff76615e364e48e33cb2 100644 (file)
@@ -1,32 +1,20 @@
 <?xml version="1.0"?>
-
-<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>vertical-tabbar@dark-demon.nm.ru</em:id>
-    <em:version>1.1.1</em:version>
-
-    <em:targetApplication>
-      <Description>
-        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
-        <em:minVersion>2.0</em:minVersion>
-        <em:maxVersion>2.0.0.*</em:maxVersion>
-      </Description>
-    </em:targetApplication>
-    
-    <em:name>Vertical Tabbar</em:name>
-    <em:description>make tabbar in FF2.0 is vertical</em:description>
-    
-<!--    <em:appManaged>true</em:appManaged>
-
-    <em:locked>true</em:locked>-->
-
-    <em:creator>Dark-Demon</em:creator>
-    <em:contributor>Mozilla Contributors</em:contributor>
-    <em:homepageURL>http://dark-demon.nm.ru/</em:homepageURL>
-       <em:iconURL>chrome://vertical-tabbar/content/icon.png</em:iconURL>
-
-  </Description>      
-
-</RDF>
+<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="urn:mozilla:install-manifest"
+                   em:id="vertical-tabbar@dark-demon.nm.ru"
+                   em:version="1.1.2"
+                   em:name="Vertical Tabbar"
+                   em:description="make tabbar in FF2+ is vertical"
+                   em:creator="Dark-Demon"
+                   em:contributor="Mozilla Contributors"
+                   em:homepageURL="http://dark-demon.nm.ru/"
+                   em:iconURL="chrome://vertical-tabbar/content/icon.png">
+    <em:targetApplication RDF:resource="rdf:#$47sUZ"/>
+  </RDF:Description>
+  <RDF:Description RDF:about="rdf:#$47sUZ"
+                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
+                   em:minVersion="2.0"
+                   em:maxVersion="3.0a3" />
+</RDF:RDF>