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 /kresources/kresources_plugin.desktop | |
parent | e131f10b84dbec07ad49d36c192777a72189a39e (diff) | |
download | tdelibs-c970c28c37e13cb4396bb19f3322c6b297fcafa0.tar.gz tdelibs-c970c28c37e13cb4396bb19f3322c6b297fcafa0.zip |
Fix up desktop file type specifiers for tqt3
Diffstat (limited to 'kresources/kresources_plugin.desktop')
-rw-r--r-- | kresources/kresources_plugin.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kresources/kresources_plugin.desktop b/kresources/kresources_plugin.desktop index 52959e614..ec8add896 100644 --- a/kresources/kresources_plugin.desktop +++ b/kresources/kresources_plugin.desktop @@ -73,7 +73,7 @@ Comment[zh_HK]=KResource Framework 外掛程式 Comment[zh_TW]=KRsource Framework 外掛程式 [PropertyDef::X-KDE-ResourceFamily] -Type=QString +Type=TQString [PropertyDef::X-KDE-ResourceType] -Type=QString +Type=TQString |