Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
il y a 2 mois
..
pics Conversion to the cmake building system. il y a 5 ans
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
CMakeL10n.txt Desktop file translations: il y a 4 ans
CMakeLists.txt Desktop file translations: il y a 4 ans
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module il y a 6 ans
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 il y a 11 ans
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
configdictionariesbase.ui Conversion to the cmake building system. il y a 5 ans
configfont.ui Conversion to the cmake building system. il y a 5 ans
configlearn.ui Rename obsolete tq methods to standard names il y a 12 ans
configsearching.ui Rename obsolete tq methods to standard names il y a 12 ans
deinf.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
deinf.h rename the following methods: il y a 13 ans
dict.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
dict.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
edict Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
edict_doc.html Rename obsolete tq methods to standard names il y a 12 ans
edict_kanjidic_licence.html Fix some kdeedu build issues il y a 13 ans
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
kanjidic Fix inadvertent tqt changes. il y a 12 ans
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
kiten.desktop Desktop file translations: il y a 4 ans
kiten.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
kloader.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 il y a 11 ans
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 il y a 11 ans
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
learn.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
main.cpp Replaced various '#define' with actual strings - part 3 il y a 4 mois
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
optiondialog.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
rad.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
radkfile Fix unintended rename of radkfile il y a 11 ans
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
widgets.h Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
xjdic.h rename the following methods: il y a 13 ans
xjdxgen.c Fix FTBFS with clang il y a 9 ans

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>