Fix up desktop file type specifiers for tqt3

pull/21/head
Timothy Pearson 12 years ago
parent 67a30514cc
commit 0807afff82

@ -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)

@ -52,5 +52,5 @@ Name[uk]=Протокол миттєвого зв'язку KAddressbook
Name[zh_CN]=KAddressbook 即时通讯协议
Name[zh_TW]=KAddressbook 即時通訊協定
[PropertyDef::X-KDE-InstantMessagingKABCField]
Type=QString
Type=TQString

@ -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]

Loading…
Cancel
Save