Descriptions of add-in modules
==============================

* edict.sh
Search edict dictionary for the specified word, and show the translation.
In order to use edict.sh, you need "edict" dictionary, which is a free English-Japanese dictionary.
See http://www.dgs.monash.edu.au/~jwb/edict.html about edict.


* searcheb.rb
Search CD-ROM dictionary such as EPWING/EB for the specified word.
This requires EB library, Ruby scripting language, and Ruby EB library.
See http://www.sra.co.jp/people/m-kasahr/eb/index-ja.html about EB library,
http://www.ruby-lang.org/ about Ruby,
http://www.threeweb.ad.jp/~nyasu/software/eb.html about Ruby EB library.
If you're using Debian GNU/Linux, you also need libnkf-ruby package.


* dict.sh
Search a word through DICT server.
See http://www.dict.org/ about DICT.
This internally calls dict, dict.pl or def, which are DICT clients.
You need one of them.
You can get them from http://www.dict.org/.
Then, please specify its path for configure script.
dict.sh lacks many features, but xyaku can work as a cache at least, so it might be useful a bit.


* websearch.sh
Formerly known as goo.sh.
Search for the specified word by a Web search engine site,
and show the result on Netscape's Web browser(http://www.netscape.com).
In order to use websearch.sh, you need Netscape's Web browser.


* openurl.sh
Open the specified URL on Netscape's Web browser.


* help.sh
Show you a help of xyaku.
At present, it shows a description about the format of xyakurc.


* showrc.sh
Show the contents of xyakurc file.


* clearcache.sh
Clear xyaku's cache. Also, reload xyakurc file.
