summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-28 16:51:47 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-28 16:51:47 -0600
commit75a31544710a8c9229d992d7f2db91041448b8cb (patch)
treebae82e98cc44b80030314d45492b11eaccd686f7
parentba5acb22d6780b6b103ebcf06811f6ab191893c5 (diff)
downloadtdesdk-75a31544710a8c9229d992d7f2db91041448b8cb.tar.gz
tdesdk-75a31544710a8c9229d992d7f2db91041448b8cb.zip
Update READMEr14.0.0
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index fe188f05..41b129b0 100644
--- a/README
+++ b/README
@@ -5,16 +5,16 @@ In this file:
What it is
----------
-This is a collection of applications and tools used by KDE developers.
-It also has example code for use in learning KDE programming or starting
-a new KDE application.
+This is a collection of applications and tools used by TDE developers.
+It also has example code for use in learning TDE programming or starting
+a new TDE application.
* cervisia: CVS client part
* kapptemplate: shell script to easy the beginning of new apps
-* kexample: a sample KDE application, heavily documented
+* kexample: a sample TDE application, heavily documented
* kbabel: an editor for *.po files
-* kbugbuster: a graphical frontend for the KDE bug reporting system
-* kdepalettes: palettes matching KDE's style for Gimp and XPaint
+* kbugbuster: a graphical frontend for the TDE bug reporting system
+* kdepalettes: palettes matching TDE's style for Gimp and XPaint
* kmtrace: converts glibc's mtrace log into a full backtrace
* kspy: displays all used QObjects in an application
* kstartperf: startup time measurement