Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
3 miesięcy temu
..
pics Conversion to the cmake building system. 5 lat temu
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
CMakeL10n.txt Desktop file translations: 4 lat temu
CMakeLists.txt Desktop file translations: 4 lat temu
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 lat temu
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 lat temu
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
configdictionariesbase.ui Conversion to the cmake building system. 5 lat temu
configfont.ui Conversion to the cmake building system. 5 lat temu
configlearn.ui Rename obsolete tq methods to standard names 13 lat temu
configsearching.ui Rename obsolete tq methods to standard names 13 lat temu
deinf.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
deinf.h rename the following methods: 13 lat temu
dict.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
dict.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
edict Replace Q_SIGNALS and Q_SLOTS 3 miesięcy temu
edict_doc.html Rename obsolete tq methods to standard names 13 lat temu
edict_kanjidic_licence.html Fix some kdeedu build issues 13 lat temu
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
kanjidic Fix inadvertent tqt changes. 12 lat temu
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
kiten.desktop Desktop file translations: 4 lat temu
kiten.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
kloader.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 lat temu
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 11 lat temu
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 lat temu
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
learn.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
main.cpp Replaced various '#define' with actual strings - part 3 5 miesięcy temu
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
optiondialog.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
rad.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
radkfile Fix unintended rename of radkfile 11 lat temu
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
widgets.h Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
xjdic.h rename the following methods: 13 lat temu
xjdxgen.c Fix FTBFS with clang 9 lat temu

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>