summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-12 14:09:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-12 14:09:37 -0600
commit26214b57c47a72d8cfa2fe9b0c23c376a23b50cd (patch)
tree1becf1595bb432f7bcd14ab141cd466d5702d225
parent8f891ce7b4590aa5d3df6c8407f0c608f9460895 (diff)
downloadtdeaccessibility-26214b57c47a72d8cfa2fe9b0c23c376a23b50cd.tar.gz
tdeaccessibility-26214b57c47a72d8cfa2fe9b0c23c376a23b50cd.zip
Fix up desktop file type specifiers for tqt3
-rw-r--r--kttsd/filters/kttsd_filterplugin.desktop2
-rw-r--r--kttsd/libkttsd/kttsd_synthplugin.desktop2
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