diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:10:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:10:43 -0600 |
commit | c970c28c37e13cb4396bb19f3322c6b297fcafa0 (patch) | |
tree | 580b776f99aa07051f2937b7ee735911f9bca0d9 /kio/kfileplugin.desktop | |
parent | e131f10b84dbec07ad49d36c192777a72189a39e (diff) | |
download | tdelibs-c970c28c37e13cb4396bb19f3322c6b297fcafa0.tar.gz tdelibs-c970c28c37e13cb4396bb19f3322c6b297fcafa0.zip |
Fix up desktop file type specifiers for tqt3
Diffstat (limited to 'kio/kfileplugin.desktop')
-rw-r--r-- | kio/kfileplugin.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfileplugin.desktop b/kio/kfileplugin.desktop index 84fb611cd..87c9194fe 100644 --- a/kio/kfileplugin.desktop +++ b/kio/kfileplugin.desktop @@ -79,10 +79,10 @@ Name[zh_HK]=KFile 元資料外掛程式 Name[zh_TW]=KFile 資料定義外掛程式 [PropertyDef::PreferredItems] -Type=QStringList +Type=TQStringList [PropertyDef::PreferredGroups] -Type=QStringList +Type=TQStringList [PropertyDef::SupportsThumbnail] Type=bool |