summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--akregator/src/akregator_plugin.desktop8
-rw-r--r--kaddressbook/editors/kaddressbookimprotocol.desktop2
-rw-r--r--kontact/interfaces/kontactplugin.desktop4
3 files changed, 7 insertions, 7 deletions
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)
diff --git a/kaddressbook/editors/kaddressbookimprotocol.desktop b/kaddressbook/editors/kaddressbookimprotocol.desktop
index ad4eda6c..26969adf 100644
--- a/kaddressbook/editors/kaddressbookimprotocol.desktop
+++ b/kaddressbook/editors/kaddressbookimprotocol.desktop
@@ -52,5 +52,5 @@ Name[uk]=Протокол миттєвого зв'язку KAddressbook
Name[zh_CN]=KAddressbook 即时通讯协议
Name[zh_TW]=KAddressbook 即時通訊協定
[PropertyDef::X-KDE-InstantMessagingKABCField]
-Type=QString
+Type=TQString
diff --git a/kontact/interfaces/kontactplugin.desktop b/kontact/interfaces/kontactplugin.desktop
index 11787765..d2fec888 100644
--- a/kontact/interfaces/kontactplugin.desktop
+++ b/kontact/interfaces/kontactplugin.desktop
@@ -58,9 +58,9 @@ Name[zh_TW]=Kontack 外掛程式
[PropertyDef::X-KDE-KontactPluginVersion]
Type=int
[PropertyDef::X-KDE-KontactPartLibraryName]
-Type=QString
+Type=TQString
[PropertyDef::X-KDE-KontactPartExecutableName]
-Type=QString
+Type=TQString
[PropertyDef::X-KDE-KontactPartLoadOnStart]
Type=bool
[PropertyDef::X-KDE-KontactPluginHasSummary]