diff options
Diffstat (limited to 'examples/pytde-sampler/xwin/__init__.py')
-rw-r--r-- | examples/pytde-sampler/xwin/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/xwin/__init__.py b/examples/pytde-sampler/xwin/__init__.py index 40b452a..41563ee 100644 --- a/examples/pytde-sampler/xwin/__init__.py +++ b/examples/pytde-sampler/xwin/__init__.py @@ -1,7 +1,7 @@ labelText = 'X Windows Features' iconName = 'kcmx' -helpText = """KDE and PyKDE allow interaction with the X Window system. Check +helpText = """TDE and PyTDE allow interaction with the X Window system. Check out the nifty samples below.""" from PyTQt.qt import TQFrame, TQLabel, TQVBoxLayout |