Many important changes.
commit4b7a66b9db60a56c6b0f2c4176599aa14bb4e834
authorPaul Goins <general@vultaire.net>
Tue, 7 Jul 2009 16:02:14 +0000 (8 01:02 +0900)
committerPaul Goins <general@vultaire.net>
Tue, 7 Jul 2009 16:02:14 +0000 (8 01:02 +0900)
treec86bb96ec7cbdb2cb26cfab80cbd1f5171f8ec4c
parentb3d66191c214d40f1b3e4d118266df85dd1dd987
Many important changes.

* Config files now stored in $HOME/.jben.d.  .jben|jben.cfg has been
  replaced with .jben.d/jben.cfg.
* Kanjidic parser improved.  Also includes a basic to_string function
  for displaying KanjidicEntrys as strings.
* True/False booleans are now valid values for config settings.
  Before, they were true/false strings.
* Kanjipad integration works again.  However, this is not yet properly
  set up; paths are hardcoded to my dev system rather than being set
  through the config file.
jben.py [changed mode: 0644->0755]
jben_global.py
parser_kanjidic.py
preferences.py
widget_hwpad.py
window_kanjihwsearch.py