moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / README
blobe57c6392919125bbe38e2c3dac579f6dc9a85033
1 In this file:
3 * What it is
4 * Common Mistakes
5 * Debugging
6 * More Info
8 What it is
9 ----------
11 * keduca: creation and revision of form-based tests and exams.
12 * kgeo: interactive geometry
13 * khangman: hangman game. The child should guess a word letter by letter.
14 * klatin: aims to help revise or learn latin
15 * klettres: helps child to learn french alphabet and to read some syllables
16 * kmessedwords: simple mind-training game
17 * kstars: desktop planetarium
18 * ktouch: program for learning touch typing
19 * kvoctrain: vocabulary trainer
21 Common Mistakes
22 ---------------
24 If configure claims Qt cannot be found, have a look at http://www.trolltech.com
25 to get a copy of latest Qt 3.3.x version.
27 Debugging
28 ---------
30 You can use --enable-debug with the configure script, if you want to have
31 debug code in your KDE apps and libs.  I recommend to do this, since this
32 is alpha software and this makes debugging things a whole lot easier.
34 More Info
35 ---------
37 Have a look at the individual subdirectories, if you want to know, what
38 versions of apps are included.
40 Please direct any bug reports to our bug list by visiting
41 http://bugs.kde.org.
43 General KDE discussions should go to the KDE mailing list (kde@kde.org).