diff options
Diffstat (limited to 'kio/kio/thumbcreator.h')
-rw-r--r-- | kio/kio/thumbcreator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/thumbcreator.h b/kio/kio/thumbcreator.h index 17a7fac30..3ad6ca8aa 100644 --- a/kio/kio/thumbcreator.h +++ b/kio/kio/thumbcreator.h @@ -65,7 +65,7 @@ class TQImage; * ServiceTypes=ThumbCreator * MimeTypes=application/x-somemimetype * CacheThumbnail=true - * X-KDE-Library=yourthumbcreator + * X-TDE-Library=yourthumbcreator * \endcode * * You can supply a comma-separated list of mimetypes to the MimeTypes entry, |