You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
преди 3 месеца
..
pics Conversion to the cmake building system. преди 5 години
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
CMakeL10n.txt Desktop file translations: преди 4 години
CMakeLists.txt Desktop file translations: преди 4 години
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module преди 6 години
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 преди 11 години
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
configdictionariesbase.ui Conversion to the cmake building system. преди 5 години
configfont.ui Conversion to the cmake building system. преди 5 години
configlearn.ui Rename obsolete tq methods to standard names преди 13 години
configsearching.ui Rename obsolete tq methods to standard names преди 13 години
deinf.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
deinf.h rename the following methods: преди 13 години
dict.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
dict.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
edict Replace Q_SIGNALS and Q_SLOTS преди 3 месеца
edict_doc.html Rename obsolete tq methods to standard names преди 13 години
edict_kanjidic_licence.html Fix some kdeedu build issues преди 13 години
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
kanjidic Fix inadvertent tqt changes. преди 12 години
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kiten.desktop Desktop file translations: преди 4 години
kiten.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
kloader.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 преди 11 години
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 преди 11 години
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 преди 11 години
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
learn.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
main.cpp Replaced various '#define' with actual strings - part 3 преди 5 месеца
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
optiondialog.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
rad.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
radkfile Fix unintended rename of radkfile преди 11 години
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
widgets.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
xjdic.h rename the following methods: преди 13 години
xjdxgen.c Fix FTBFS with clang преди 9 години

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>