| 1 |
<?xml version="1.0" encoding="utf-8"?> |
| 2 |
|
| 3 |
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 4 |
xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
| 5 |
|
| 6 |
<Description about="urn:mozilla:install-manifest"> |
| 7 |
<em:name>LiveHTTPHeaders 0.9 日本語パック</em:name> |
| 8 |
<em:id>{FD18D3DD-6CAD-4efd-AB79-855126890FE2}</em:id> |
| 9 |
<em:version>1.4</em:version> |
| 10 |
<em:description>LiveHTTPHeaders の日本語メッセージ型録</em:description> |
| 11 |
|
| 12 |
<em:creator>わかば</em:creator> |
| 13 |
<!-- em:contributor --> |
| 14 |
<em:homepageURL>http://suika.fam.cx/~wakaba/-temp/wiki/wiki?LiveHTTPHeaders</em:homepageURL> |
| 15 |
<em:updateURL>http://suika.fam.cx/www/mozilla/livehttpheaders/release/update.rdf</em:updateURL> |
| 16 |
|
| 17 |
<em:targetApplication> |
| 18 |
<Description> |
| 19 |
<!-- Mozilla Firefox --> |
| 20 |
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
| 21 |
<em:minVersion>0.8</em:minVersion> |
| 22 |
<em:maxVersion>0.9+</em:maxVersion> |
| 23 |
</Description> |
| 24 |
</em:targetApplication> |
| 25 |
|
| 26 |
<em:iconURL>chrome://livehttpheaders/skin/LiveHTTPHeaders.jpg</em:iconURL> |
| 27 |
<em:optionsURL>chrome://livehttpheaders/content/LiveHTTPHeaders.xul</em:optionsURL> |
| 28 |
<!-- <em:aboutURL></em:aboutURL> --> |
| 29 |
|
| 30 |
<em:file> |
| 31 |
<Description about="urn:mozilla:extension:file:livehttpheaders-ja.jar"> |
| 32 |
<em:locale>locale/ja-JP/livehttpheaders/</em:locale> |
| 33 |
</Description> |
| 34 |
</em:file> |
| 35 |
</Description> |
| 36 |
</RDF> |