diff options
Diffstat (limited to 'libkdeedu/README')
-rw-r--r-- | libkdeedu/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libkdeedu/README b/libkdeedu/README index 79ba673b..34f0fbed 100644 --- a/libkdeedu/README +++ b/libkdeedu/README @@ -1,4 +1,4 @@ -Contents of libkdeedu as of Jul 2005, and brief description of each module: +Contents of libtdeedu as of Jul 2005, and brief description of each module: extdate: Contains a reimplementation of QDate named ExtDate which eliminates the @@ -7,18 +7,18 @@ related reimplemented classes such as ExtDateTime, ExtDatePicker, ExtDateTimeEdit, and ExtCalendarSystem. Currently used by: kstars. -kdeeducore: +tdeeducore: Contains classes KEduVocData and KEduVocDataItem, for storing and parsing vocabulary data in a QDom object. Currently used by: khangman, klatin -kdeeduplot: +tdeeduplot: Constains classes KPlotObject and KPlotWidget for easy plotting of data points, including automatic generation of labeled axes with "smart" tickmarks. Currently used by: kalzium, kstars, ktouch -kdeeduui: +tdeeduui: Contains: - KEduSimpleEntryDlg, a simple dialog for entering vocabulary data - Glossary, GlossaryItem and GLossaryDialog, which can be useful to embed a |