Je kunt niet meer dan 25 onderwerpen selecteren Onderwerpen moeten beginnen met een letter of nummer, kunnen streepjes bevatten ('-') en kunnen maximaal 35 tekens lang zijn.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
3 maanden geleden
..
pics Conversion to the cmake building system. 5 jaren geleden
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
CMakeL10n.txt Desktop file translations: 4 jaren geleden
CMakeLists.txt Desktop file translations: 4 jaren geleden
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 jaren geleden
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 11 jaren geleden
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 jaren geleden
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 maanden geleden
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT 9 maanden geleden
configdictionariesbase.ui Conversion to the cmake building system. 5 jaren geleden
configfont.ui Conversion to the cmake building system. 5 jaren geleden
configlearn.ui Rename obsolete tq methods to standard names 13 jaren geleden
configsearching.ui Rename obsolete tq methods to standard names 13 jaren geleden
deinf.cpp Rename additional header files to avoid conflicts with KDE4 11 jaren geleden
deinf.h rename the following methods: 13 jaren geleden
dict.cpp Rename additional header files to avoid conflicts with KDE4 11 jaren geleden
dict.h Replace Q_OBJECT with TQ_OBJECT 9 maanden geleden
edict Replace Q_SIGNALS and Q_SLOTS 3 maanden geleden
edict_doc.html Rename obsolete tq methods to standard names 13 jaren geleden
edict_kanjidic_licence.html Fix some kdeedu build issues 13 jaren geleden
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
kanjidic Fix inadvertent tqt changes. 12 jaren geleden
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 maanden geleden
kiten.desktop Desktop file translations: 4 jaren geleden
kiten.h Replace Q_OBJECT with TQ_OBJECT 9 maanden geleden
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
kloader.cpp Rename additional header files to avoid conflicts with KDE4 11 jaren geleden
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 jaren geleden
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 maanden geleden
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT 9 maanden geleden
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 11 jaren geleden
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 jaren geleden
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 maanden geleden
learn.h Replace Q_OBJECT with TQ_OBJECT 9 maanden geleden
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
main.cpp Replaced various '#define' with actual strings - part 3 5 maanden geleden
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 maanden geleden
optiondialog.h Replace Q_OBJECT with TQ_OBJECT 9 maanden geleden
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 maanden geleden
rad.h Replace Q_OBJECT with TQ_OBJECT 9 maanden geleden
radkfile Fix unintended rename of radkfile 11 jaren geleden
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 jaren geleden
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 maanden geleden
widgets.h Replace Q_OBJECT with TQ_OBJECT 9 maanden geleden
xjdic.h rename the following methods: 13 jaren geleden
xjdxgen.c Fix FTBFS with clang 9 jaren geleden

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>