From 26214b57c47a72d8cfa2fe9b0c23c376a23b50cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 12 Feb 2012 14:09:37 -0600 Subject: [PATCH] Fix up desktop file type specifiers for tqt3 --- kttsd/filters/kttsd_filterplugin.desktop | 2 +- 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