Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdeedu/kiten
Michele Calgaro 8240e69641
Replace Q_SIGNALS and Q_SLOTS
pirms 3 mēnešiem
..
pics Conversion to the cmake building system. pirms 5 gadiem
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
CMakeL10n.txt Desktop file translations: pirms 4 gadiem
CMakeLists.txt Desktop file translations: pirms 4 gadiem
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module pirms 6 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
asyndeta.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
asyndeta.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 pirms 11 gadiem
configdictionaries.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
configdictionaries.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
configdictionariesbase.ui Conversion to the cmake building system. pirms 5 gadiem
configfont.ui Conversion to the cmake building system. pirms 5 gadiem
configlearn.ui Rename obsolete tq methods to standard names pirms 13 gadiem
configsearching.ui Rename obsolete tq methods to standard names pirms 13 gadiem
deinf.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
deinf.h rename the following methods: pirms 13 gadiem
dict.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
dict.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
edict Replace Q_SIGNALS and Q_SLOTS pirms 3 mēnešiem
edict_doc.html Rename obsolete tq methods to standard names pirms 13 gadiem
edict_kanjidic_licence.html Fix some kdeedu build issues pirms 13 gadiem
eeditui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
kanjidic Fix inadvertent tqt changes. pirms 12 gadiem
kiten.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
kiten.desktop Desktop file translations: pirms 4 gadiem
kiten.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
kiten.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
kitenconfig.kcfgc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
kitenui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
kloader.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
kloader.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 pirms 11 gadiem
kromajiedit.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
kromajiedit.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
ksaver.cpp Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
ksaver.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 pirms 11 gadiem
learn.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
learn.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
learnui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
main.cpp Replaced various '#define' with actual strings - part 3 pirms 5 mēnešiem
optiondialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
optiondialog.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
rad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
rad.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
radkfile Fix unintended rename of radkfile pirms 11 gadiem
romkana.cnv Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
vconj Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
widgets.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
widgets.h Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
xjdic.h rename the following methods: pirms 13 gadiem
xjdxgen.c Fix FTBFS with clang pirms 9 gadiem

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>