fantasdic r231 - in trunk: . lib/fantasdic lib/fantasdic/sources po



Author: mblondel
Date: 2007-10-20 01:04:00 +0100 (Sat, 20 Oct 2007)
New Revision: 231
ViewCVS link: http://svn.gnome.org/viewcvs/fantasdic?rev=231&view=rev

Added:
   trunk/lib/fantasdic/sources/edict_file.rb
Modified:
   trunk/ChangeLog
   trunk/lib/fantasdic/utils.rb
   trunk/po/POTFILES.in
Log:
    * lib/fantasdic/utils.rb: Fixed String#kana? so that a string containing
    both hiragana and katakana returns true. Added String#japanese?.
    * lib/fantasdic/sources/edict_file.rb: Added a new source to look up words
    in an EDICT file. The implementation uses egrep for performance. A pure
    Ruby implementation needs be added for cases when egrep isn't available.
    See http://www.csse.monash.edu.au/~jwb/j_edict.html for more information
    about EDICT.
    * po/POTFILES.in: Added edict_file.rb.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]