From 4ce11cc30df1805459a615960fdec204a975548a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 3 Jan 2023 15:29:41 +0900 Subject: Drop python2 support. Signed-off-by: Michele Calgaro --- examples/pytde-sampler/HOWTO.samples | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/pytde-sampler/HOWTO.samples') diff --git a/examples/pytde-sampler/HOWTO.samples b/examples/pytde-sampler/HOWTO.samples index 8006eb4..18b3f4b 100644 --- a/examples/pytde-sampler/HOWTO.samples +++ b/examples/pytde-sampler/HOWTO.samples @@ -1,4 +1,4 @@ -How to Write Samples for the PyKDE Sampler +How to Write Samples for the PyTDE Sampler ========================================== @@ -12,11 +12,11 @@ In side the module, add the following: default: 'filenew' example: 'colorize' - When supplied, this should be the short name of a KDE icon, such as + When supplied, this should be the short name of a TDE icon, such as 'stop', 'editclear', etc. If available, This icon will be used as the list item's icon in the sampler. Not all icons are available in all themes, so try to use the icons that are available in the - default KDE installation. + default TDE installation. - labelText - string (optional) -- cgit v1.2.1