No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
hace 3 meses
..
pics Conversion to the cmake building system. hace 5 años
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
CMakeL10n.txt Desktop file translations: hace 4 años
CMakeLists.txt Desktop file translations: hace 4 años
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module hace 6 años
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 hace 11 años
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
configdictionariesbase.ui Conversion to the cmake building system. hace 5 años
configfont.ui Conversion to the cmake building system. hace 5 años
configlearn.ui Rename obsolete tq methods to standard names hace 13 años
configsearching.ui Rename obsolete tq methods to standard names hace 13 años
deinf.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
deinf.h rename the following methods: hace 13 años
dict.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
dict.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
edict Replace Q_SIGNALS and Q_SLOTS hace 3 meses
edict_doc.html Rename obsolete tq methods to standard names hace 13 años
edict_kanjidic_licence.html Fix some kdeedu build issues hace 13 años
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
kanjidic Fix inadvertent tqt changes. hace 12 años
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
kiten.desktop Desktop file translations: hace 4 años
kiten.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
kloader.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 hace 11 años
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 hace 11 años
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
learn.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
main.cpp Replaced various '#define' with actual strings - part 3 hace 5 meses
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
optiondialog.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
rad.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
radkfile Fix unintended rename of radkfile hace 11 años
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
widgets.h Replace Q_OBJECT with TQ_OBJECT hace 9 meses
xjdic.h rename the following methods: hace 13 años
xjdxgen.c Fix FTBFS with clang hace 9 años

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>