]> Git trees. - libqmvoc.git/commitdiff
Update README after Peter work with the eduvoc* classes.
authorPino Toscano <pino@kde.org>
Sun, 12 Feb 2006 21:39:09 +0000 (21:39 +0000)
committerPino Toscano <pino@kde.org>
Sun, 12 Feb 2006 21:39:09 +0000 (21:39 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=508858

README

diff --git a/README b/README
index 7dc5adb6e728267e987e739f550993374f33f7b9..4598c4d4f785c2cef67a0fff1f3474c3c14e8d47 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Contents of libkdeedu as of Oct 2005, and brief description of each module:
+Contents of libkdeedu as of Feb 2006, and brief description of each module:
 
 extdate:
 Contains a reimplementation of QDate named ExtDate which eliminates the
@@ -8,10 +8,9 @@ ExtDateTimeEdit, and ExtCalendarSystem.
 Currently used by:  kstars
 
 kdeeducore:
-Contains the old classes KEduVocData and KEduVocDataItem, for storing and
-parsing vocabulary data in a QDom object, and KEduVocDocument and its related
-class for reading from/writing to the KVTML format (and others too)
-Currently used by:  kanagram, khangman, klatin, kwordquiz
+Contains KEduVocDocument and its related class for reading from/writing to the
+KVTML format (and others too).
+Currently used by:  kanagram, khangman, klatin, kvoctrain, kwordquiz
 
 kdeeduplot:
 Constains classes KPlotObject and KPlotWidget for easy plotting of
@@ -21,7 +20,7 @@ Currently used by:  kalzium, kstars, ktouch
 
 kdeeduui:
 Contains:
-- Glossary, GlossaryItem and GLossaryDialog, which can be useful to embed a
+- Glossary, GlossaryItem and GlossaryDialog, which can be useful to embed a
   small glossary in an application
 Currently used by:  kalzium, kstars