25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
3 ay önce
..
pics Conversion to the cmake building system. 5 yıl önce
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
CMakeL10n.txt Desktop file translations: 4 yıl önce
CMakeLists.txt Desktop file translations: 4 yıl önce
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 yıl önce
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 yıl önce
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
configdictionariesbase.ui Conversion to the cmake building system. 5 yıl önce
configfont.ui Conversion to the cmake building system. 5 yıl önce
configlearn.ui Rename obsolete tq methods to standard names 13 yıl önce
configsearching.ui Rename obsolete tq methods to standard names 13 yıl önce
deinf.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
deinf.h rename the following methods: 13 yıl önce
dict.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
dict.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
edict Replace Q_SIGNALS and Q_SLOTS 3 ay önce
edict_doc.html Rename obsolete tq methods to standard names 13 yıl önce
edict_kanjidic_licence.html Fix some kdeedu build issues 13 yıl önce
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
kanjidic Fix inadvertent tqt changes. 12 yıl önce
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kiten.desktop Desktop file translations: 4 yıl önce
kiten.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
kloader.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 yıl önce
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 11 yıl önce
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 yıl önce
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
learn.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
main.cpp Replaced various '#define' with actual strings - part 3 5 ay önce
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
optiondialog.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
rad.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
radkfile Fix unintended rename of radkfile 11 yıl önce
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
widgets.h Replace Q_OBJECT with TQ_OBJECT 9 ay önce
xjdic.h rename the following methods: 13 yıl önce
xjdxgen.c Fix FTBFS with clang 9 yıl önce

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>