My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<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>kanjilish@jay.starkey</em:id>
<em:name>Kanji-lish</em:name>
<em:version>0.1</em:version>
<em:creator>Jay Starkey</em:creator>
<em:contributor>Dmitriy Khudorozhkov, Coder Extraordinaire</em:contributor>>
<em:contributor>"Kanjidic", by Electronic Dictionary Research and Development Group, Monash University</em:contributor>>
<em:contributor>"Kanji In Context", by Inter-Univeristy Center for Japanese Studies</em:contributor>>
<em:contributor>"Remembering the Kanji", by James W. Heisig</em:contributor>>
<em:description>Practice Japanese while reading other languages</em:description>
<em:iconURL>chrome://kanjilish/skin/kanjilish_icon.png</em:iconURL>
<em:optionsURL>chrome://kanjilish/content/options.xul</em:optionsURL>

<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>2.0.0.*</em:maxVersion>
</Description>
</em:targetApplication>

</Description>
</RDF>

Change log

r2 by kanjilish on May 6, 2008   Diff
[No log message]
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 1292 bytes, 28 lines
Powered by Google Project Hosting