diff options
Diffstat (limited to 'examples/pytde-sampler/icon_handling/__init__.py')
-rw-r--r-- | examples/pytde-sampler/icon_handling/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/icon_handling/__init__.py b/examples/pytde-sampler/icon_handling/__init__.py index 0b82073..87ee0c7 100644 --- a/examples/pytde-sampler/icon_handling/__init__.py +++ b/examples/pytde-sampler/icon_handling/__init__.py @@ -2,7 +2,7 @@ labelText = 'Icons' iconName = 'icons' -helpText = ("KDE icons are nice. " +helpText = ("TDE icons are nice. " "Select the children of this item to see for yourself.") |