diff options
Diffstat (limited to 'kttsd')
-rw-r--r-- | kttsd/filters/kttsd_filterplugin.desktop | 2 | ||||
-rw-r--r-- | kttsd/libkttsd/kttsd_synthplugin.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kttsd/filters/kttsd_filterplugin.desktop b/kttsd/filters/kttsd_filterplugin.desktop index afede99..757ca51 100644 --- a/kttsd/filters/kttsd_filterplugin.desktop +++ b/kttsd/filters/kttsd_filterplugin.desktop @@ -3,4 +3,4 @@ Type=ServiceType X-KDE-ServiceType=KTTSD/FilterPlugin [PropertyDef::X-KDE-Languages] -Type=QStringList +Type=TQStringList diff --git a/kttsd/libkttsd/kttsd_synthplugin.desktop b/kttsd/libkttsd/kttsd_synthplugin.desktop index c6367af..cb11475 100644 --- a/kttsd/libkttsd/kttsd_synthplugin.desktop +++ b/kttsd/libkttsd/kttsd_synthplugin.desktop @@ -5,4 +5,4 @@ Type=ServiceType X-KDE-ServiceType=KTTSD/SynthPlugin [PropertyDef::X-KDE-Languages] -Type=QStringList +Type=TQStringList |