Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
3 mesi fa
..
pics Conversion to the cmake building system. 5 anni fa
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
CMakeL10n.txt Desktop file translations: 4 anni fa
CMakeLists.txt Desktop file translations: 4 anni fa
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 anni fa
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 anni fa
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
configdictionariesbase.ui Conversion to the cmake building system. 5 anni fa
configfont.ui Conversion to the cmake building system. 5 anni fa
configlearn.ui Rename obsolete tq methods to standard names 13 anni fa
configsearching.ui Rename obsolete tq methods to standard names 13 anni fa
deinf.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
deinf.h rename the following methods: 13 anni fa
dict.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
dict.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
edict Replace Q_SIGNALS and Q_SLOTS 3 mesi fa
edict_doc.html Rename obsolete tq methods to standard names 13 anni fa
edict_kanjidic_licence.html Fix some kdeedu build issues 13 anni fa
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
kanjidic Fix inadvertent tqt changes. 12 anni fa
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
kiten.desktop Desktop file translations: 4 anni fa
kiten.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
kloader.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 anni fa
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 11 anni fa
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 anni fa
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
learn.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
main.cpp Replaced various '#define' with actual strings - part 3 5 mesi fa
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
optiondialog.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
rad.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
radkfile Fix unintended rename of radkfile 11 anni fa
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
widgets.h Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
xjdic.h rename the following methods: 13 anni fa
xjdxgen.c Fix FTBFS with clang 9 anni fa

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>