treestyletab/install.rdf

45 lines
2.0 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<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="treestyletab@piro.sakura.ne.jp"
em:name="Tree Style Tab"
em:version="0.3.2007110501"
em:creator="SHIMODA Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/treestyletab/"
em:iconURL="chrome://treestyletab/content/res/icon32.png"
em:optionsURL="chrome://treestyletab/content/config.xul">
<em:translator>Godai71.Extenzilla (it-IT locale)</em:translator>
<em:updateURL>http://piro.sakura.ne.jp/xul/update.rdf</em:updateURL>
<em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLI43lgUhWE0E7bfiuTrQMKIP53KM3w71VEPc9FxE7YS3Hpr85dC/GgEUDPd6xD7UP7ckzEusN49LCAKoipepxgyAWzQjZ3CzvkD7PWsZFTi7lpj9ytYDysoFwHs0L96i5oiVopNj1NQM2AC0Y5Lr0b6lz2L5ece0/z6monpZXPQIDAQAB</em:updateKey>
<em:localized>
<RDF:Description em:locale="en-US"
em:name="Tree Style Tab"
em:description="Show tabs like a tree."/>
</em:localized>
<em:localized>
<RDF:Description em:locale="ja"
em:name="ツリー型タブ"
em:description="タブをツリー状に表示します。"/>
</em:localized>
<em:localized>
<RDF:Description em:locale="it-IT"
em:name="Tree Style Tab"
em:description="Permette di visualizzare la barra delle schede in forma di albero"/>
</em:localized>
<em:targetApplication>
<RDF:Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="2.0"
em:maxVersion="3.0a9" />
</em:targetApplication>
</RDF:Description>
</RDF:RDF>