You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kiten
Michele Calgaro 2e0665dec6
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
..
pics Fix invalid headers in PNG files and optimize for size 8 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
configdictionaries.cpp Rename many classes and header files to avoid conflicts with KDE4 11 years ago
configdictionaries.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
configdictionariesbase.ui Rename many classes and header files to avoid conflicts with KDE4 11 years ago
configfont.ui Rename many classes and header files to avoid conflicts with KDE4 11 years ago
configlearn.ui Rename obsolete tq methods to standard names 12 years ago
configsearching.ui Rename obsolete tq methods to standard names 12 years ago
deinf.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
deinf.h rename the following methods: 13 years ago
dict.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
dict.h Updated to build with gcc 4.7. 12 years ago
edict Fix unintended renaming 11 years ago
edict_doc.html Rename obsolete tq methods to standard names 12 years ago
edict_kanjidic_licence.html Fix some kdeedu build issues 13 years ago
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kanjidic Fix inadvertent tqt changes. 12 years ago
kiten.cpp Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 10 years ago
kiten.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kiten.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kloader.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
kromajiedit.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kromajiedit.h Remove spurious TQ_OBJECT instances 12 years ago
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
learn.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
learn.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
main.cpp Rename common header files for consistency with class renaming 11 years ago
optiondialog.cpp Bring undo, redo, find, and revert icons into XDG compliance 10 years ago
optiondialog.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
rad.cpp Fix unintended rename of radkfile 11 years ago
rad.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
radkfile Fix unintended rename of radkfile 11 years ago
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
widgets.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
widgets.h Rename many classes and header files to avoid conflicts with KDE4 11 years ago
xjdic.h rename the following methods: 13 years ago
xjdxgen.c Fix FTBFS with clang 9 years ago

README

    ****************************************
   **                Kiten                 **
   **      a Japanese reference tool       **
    ****************************************

Kiten comes ready to use. It will take a bit of time to start up the first time as it indexes your dictionary files. Later, be sure to try File->Learn...

	Kiten does do Japanese input of Kana for you. If you set up a Japanese XIM server (like Kinput2), however, and you tell Kiten to use it, you will be able to input Kanji and search with it. For a tutorial on getting Japanese Kanji input in KDE (and thus Kiten) working, please see

http://www.katzbrown.com/shiritsu/unix help/japanese on kde/

	If you have extra dictionaries in the correct formats, visit the "edict" and "kanjidic" configuration pages, under the "Dictionaries" configuration page, and use the "Add" button. Then Kiten will search under all of these and display the results seperately.

	Information about edict and kanjidic is available at the urls

http://www.csse.monash.edu.au/~jwb/edict.html
http://www.csse.monash.edu.au/~jwb/kanjidic.html

respectively. Jim Breen compiled these fine files, so many thanks to him. The licences for these two files can be found the file edict_kanjidic_licence.html in this directory.

--
Hope Kiten is useful to you!
	Jason Katz-Brown <jason@katzbrown.com>