Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
před 3 měsíci
..
pics Conversion to the cmake building system. před 5 roky
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
CMakeL10n.txt Desktop file translations: před 4 roky
CMakeLists.txt Desktop file translations: před 4 roky
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module před 6 roky
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 před 11 roky
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
configdictionariesbase.ui Conversion to the cmake building system. před 5 roky
configfont.ui Conversion to the cmake building system. před 5 roky
configlearn.ui Rename obsolete tq methods to standard names před 13 roky
configsearching.ui Rename obsolete tq methods to standard names před 13 roky
deinf.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
deinf.h rename the following methods: před 13 roky
dict.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
dict.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
edict Replace Q_SIGNALS and Q_SLOTS před 3 měsíci
edict_doc.html Rename obsolete tq methods to standard names před 13 roky
edict_kanjidic_licence.html Fix some kdeedu build issues před 13 roky
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
kanjidic Fix inadvertent tqt changes. před 12 roky
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
kiten.desktop Desktop file translations: před 4 roky
kiten.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
kloader.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 před 11 roky
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 před 11 roky
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
learn.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
main.cpp Replaced various '#define' with actual strings - part 3 před 5 měsíci
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
optiondialog.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
rad.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
radkfile Fix unintended rename of radkfile před 11 roky
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
widgets.h Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
xjdic.h rename the following methods: před 13 roky
xjdxgen.c Fix FTBFS with clang před 9 roky

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>