diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:10:17 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-12 14:10:17 -0600 |
commit | c3ff886fef38ac4a1def11a7d9db5caa1e5acaa2 (patch) | |
tree | 10e0f754854b96b81557da649e1c4ca4f0e2b6f6 /kate/data/kateplugin.desktop | |
parent | 6965842c82a03cb0cbe24eeead289fa732daf1e2 (diff) | |
download | tdebase-c3ff886fef38ac4a1def11a7d9db5caa1e5acaa2.tar.gz tdebase-c3ff886fef38ac4a1def11a7d9db5caa1e5acaa2.zip |
Fix up desktop file type specifiers for tqt3
Diffstat (limited to 'kate/data/kateplugin.desktop')
-rw-r--r-- | kate/data/kateplugin.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/kateplugin.desktop b/kate/data/kateplugin.desktop index ae1ce6abd..9d79210ce 100644 --- a/kate/data/kateplugin.desktop +++ b/kate/data/kateplugin.desktop @@ -83,7 +83,7 @@ Comment[zh_TW]=Kate 外掛程式 Comment[zu]=I-Plugin ye-Kate [PropertyDef::X-Kate-Version] -Type=QString +Type=TQString [PropertyDef::X-Kate-PluginName] -Type=QString +Type=TQString |