treestyletab/install.rdf
2008-03-09 14:12:23 +00:00

62 lines
3.0 KiB
XML

<?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.6.2008030901"
em:creator="SHIMODA Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
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:translator>Fatiaomao (zh-CN locale)</em:translator>
<em:translator>tito (es-ES 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:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"/>
</em:localized>
<em:localized>
<RDF:Description em:locale="ja"
em:name="ツリー型タブ"
em:description="タブをツリー状に表示します。"
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html"/>
</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:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"/>
</em:localized>
<em:localized>
<RDF:Description em:locale="zh-CN"
em:name="Tree Style Tab"
em:description="以树的形式显示标签。"
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"/>
</em:localized>
<em:localized>
<RDF:Description em:locale="es-ES"
em:name="Tree Style Tab (Pestañas estilo árbol)"
em:description="Muesta las pestañas en vista de árbol"
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"/>
</em:localized>
<em:targetApplication>
<RDF:Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="2.0"
em:maxVersion="3.0b5pre" />
</em:targetApplication>
</RDF:Description>
</RDF:RDF>