From c970c28c37e13cb4396bb19f3322c6b297fcafa0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 12 Feb 2012 14:10:43 -0600 Subject: Fix up desktop file type specifiers for tqt3 --- kutils/kplugininfo.desktop | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'kutils/kplugininfo.desktop') diff --git a/kutils/kplugininfo.desktop b/kutils/kplugininfo.desktop index 2521bedeb..31db82793 100644 --- a/kutils/kplugininfo.desktop +++ b/kutils/kplugininfo.desktop @@ -80,28 +80,28 @@ Name[zh_HK]=KDE 外掛資訊 Name[zh_TW]=KDE 外掛資訊 [PropertyDef::X-KDE-PluginInfo-Author] -Type=QString +Type=TQString [PropertyDef::X-KDE-PluginInfo-Email] -Type=QString +Type=TQString [PropertyDef::X-KDE-PluginInfo-Name] -Type=QString +Type=TQString [PropertyDef::X-KDE-PluginInfo-Version] -Type=QString +Type=TQString [PropertyDef::X-KDE-PluginInfo-Website] -Type=QString +Type=TQString [PropertyDef::X-KDE-PluginInfo-Category] -Type=QString +Type=TQString [PropertyDef::X-KDE-PluginInfo-Depends] -Type=QStringList +Type=TQStringList [PropertyDef::X-KDE-PluginInfo-License] -Type=QString +Type=TQString [PropertyDef::X-KDE-PluginInfo-EnabledByDefault] Type=bool -- cgit v1.2.3