In this file: * What it is * Common Mistakes * Debugging * More Info What it is ---------- * blinken: the KDE version of the well-known game Simon Says * kalgebra: mathematics: editor and plotting * kalzium: periodic table of elements * kanagram: an anagram game * kbruch: fraction excercise trainer * kgeography: geography learning program * khangman: hangman game. The child should guess a word letter by letter. * kig: interactive geometry * kiten: japanese reference tool * klettres: helps child to learn the alphabet and to read some syllables * kmplot: mathematical function plotter * kpercentage: math application to improve skills in calculating percentages * kstars: desktop planetarium * ktouch: program for learning touch typing * kturtle: educational programming environment * kwordquiz: a powerful way to master new vocabularies * marble: a virtual globe * parley: vocabulary trainer * step: a physics simulator * cantor: a frontend for mathematical software Common Mistakes --------------- If CMake claims Qt cannot be found, have a look at http://www.trolltech.com to get a copy of Qt 4.4.x or later. Debugging --------- To help the developers fixing bugs, especially crashses, we recommend running CMake with "MAKE_BUILD_TYPE=debugfull". This will included debug-information in the applications and allow the developers to fix bugs. More Info --------- Have a look at the individual subdirectories, if you want to know, what versions of apps are included. Please direct any bug reports to our bug list by visiting http://bugs.kde.org. General KDE discussions should go to the KDE mailing list (kde@kde.org).