|
|
|
@ -54,19 +54,19 @@ Comment[zh_TW]=amaroK 插件
|
|
|
|
|
|
|
|
|
|
# Type of plugin, e.g. "engine".
|
|
|
|
|
[PropertyDef::X-KDE-Amarok-plugintype]
|
|
|
|
|
Type=QString
|
|
|
|
|
Type=TQString
|
|
|
|
|
|
|
|
|
|
# Internal name for identification, not translated.
|
|
|
|
|
[PropertyDef::X-KDE-Amarok-name]
|
|
|
|
|
Type=QString
|
|
|
|
|
Type=TQString
|
|
|
|
|
|
|
|
|
|
# List of authors.
|
|
|
|
|
[PropertyDef::X-KDE-Amarok-authors]
|
|
|
|
|
Type=QStringList
|
|
|
|
|
Type=TQStringList
|
|
|
|
|
|
|
|
|
|
# List of author's email addresses.
|
|
|
|
|
[PropertyDef::X-KDE-Amarok-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)
|
|
|
|
|