diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:09:37 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:09:37 -0600 |
commit | 26214b57c47a72d8cfa2fe9b0c23c376a23b50cd (patch) | |
tree | 1becf1595bb432f7bcd14ab141cd466d5702d225 /kttsd/libkttsd/kttsd_synthplugin.desktop | |
parent | 8f891ce7b4590aa5d3df6c8407f0c608f9460895 (diff) | |
download | tdeaccessibility-26214b57c47a72d8cfa2fe9b0c23c376a23b50cd.tar.gz tdeaccessibility-26214b57c47a72d8cfa2fe9b0c23c376a23b50cd.zip |
Fix up desktop file type specifiers for tqt3
Diffstat (limited to 'kttsd/libkttsd/kttsd_synthplugin.desktop')
-rw-r--r-- | kttsd/libkttsd/kttsd_synthplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
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 |