summaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 15:09:42 -0600
committerTimothy Pearson <[email protected]>2013-02-01 15:09:42 -0600
commit2df6bde18ab40472f2df8637cf6456cb80dc2329 (patch)
tree5a4362124ff46786fce835d2f1e7d583c92a5670 /examples/README
parentbe6cfa4b990910e65e8d2f4f212eba3f7da6ee72 (diff)
downloadpytde-2df6bde18ab40472f2df8637cf6456cb80dc2329.tar.gz
pytde-2df6bde18ab40472f2df8637cf6456cb80dc2329.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README b/examples/README
index d5dc062..a316a6a 100644
--- a/examples/README
+++ b/examples/README
@@ -3,7 +3,7 @@ programs that demonstrate or test some features of
PyKDE:
uisampler.py - demos of most of the tdeui widgets,
- including dialogs, menus (KAction, KStdAction, etc)
+ including dialogs, menus (TDEAction, KStdAction, etc)
widgets, and xml ui definition
mimetest.py - tests TDESharedPtr related classes/methods