diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
commit | c954cd41d38d75615d182ca8649fb4320148bdb3 (patch) | |
tree | 125eb6216c2d08800783cf36d87013b4df8d8b3e /libkdeedu/README | |
parent | 3fe5b9df0c463a3e9508242ab01f4c0242cf988b (diff) | |
download | tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.tar.gz tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.zip |
Additional renaming of kde to tde
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 |