From 0807afff8282f322f51bf7f3b02375a5f3f5facc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 12 Feb 2012 14:11:01 -0600 Subject: Fix up desktop file type specifiers for tqt3 --- akregator/src/akregator_plugin.desktop | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'akregator') diff --git a/akregator/src/akregator_plugin.desktop b/akregator/src/akregator_plugin.desktop index 9f8608bc..54017934 100644 --- a/akregator/src/akregator_plugin.desktop +++ b/akregator/src/akregator_plugin.desktop @@ -55,19 +55,19 @@ Comment[zh_TW]=Akregator 外掛程式 # Type of plugin, e.g. "storage". [PropertyDef::X-KDE-akregator-plugintype] -Type=QString +Type=TQString # Internal name for identification, not translated. [PropertyDef::X-KDE-akregator-name] -Type=QString +Type=TQString # List of authors. [PropertyDef::X-KDE-akregator-authors] -Type=QStringList +Type=TQStringList # List of author's email addresses. [PropertyDef::X-KDE-akregator-email] -Type=QStringList +Type=TQStringList # Priority of the plugin. When KTrader returns multiple offers, the one with the highest rank is chosen. # Range: 0 (disabled) - 255 (highest) -- cgit v1.2.3