My favorites
▼
|
Sign in
kanjilish
Firefox add-on that replaces the first letter of a word with a kanji character of the same meaning.
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
install.rdf
r6
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>
Show details
Hide details
Change log
r2
by kanjilish on May 6, 2008
Diff
[No log message]
Go to:
/trunk/Heisig.xml
/trunk/KIC.xml
/trunk/Kanjidic.xml
/trunk/chrome
/trunk/chrome.manifest
/trunk/chrome/content
/trunk/chrome/content/options.js
/trunk/chrome/content/options.xul
/trunk/chrome/content/overlay.js
/trunk/chrome/content/overlay.xul
/trunk/chrome/defaults
/trunk/chrome/defaults/preferences
...efaults/preferences/kanjilish.js
/trunk/chrome/locale
/trunk/chrome/locale/en-US
...nk/chrome/locale/en-US/about.dtd
...hrome/locale/en-US/kanjilish.dtd
...ocale/en-US/kanjilish.properties
/trunk/chrome/skin
/trunk/chrome/skin/kanjilish.png
...k/chrome/skin/kanjilish_icon.png
/trunk/chrome/skin/overlay.css
/trunk/install.rdf
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 1292 bytes, 28 lines
View raw file
Powered by
Google Project Hosting