add mp3 and ogg torrent url info to JamendoAlbum
[amarok.git] / src / amarok_plugin.desktop
blob59335bfdc8343f3d0a4b2ebea28020b4c0a429f6
1 [Desktop Entry]
2 Encoding=UTF-8
3 Type=ServiceType
4 X-KDE-ServiceType=Amarok/Plugin
5 Comment=Plugin for Amarok
6 Comment[af]=Inprop module vir Amarok
7 Comment[ar]= قابس ( برنامج مضاف الى) AmaroK
8 Comment[bg]=Приставка за Amarok
9 Comment[br]=Lugent evit Amarok
10 Comment[ca]=Connector per l'Amarok
11 Comment[cs]=Modul pro AmaroK
12 Comment[de]=Modul für Amarok
13 Comment[el]=Πρόσθετο για το Amarok
14 Comment[es]=Extensión para Amarok
15 Comment[et]=Amaroki plugin
16 Comment[fi]=Amarok-liitännäinen
17 Comment[fr]=Module pour Amarok
18 Comment[gl]=Extensión para Amarok
19 Comment[hu]=Bővítőmodul az Amarokhoz
20 Comment[is]=Íforrit fyrir Amarok
21 Comment[it]=Plugin per Amarok
22 Comment[ja]=Amarok のためのプラグイン
23 Comment[ka]=Amarok-ის მოდული
24 Comment[nds]=Moduul för Amarok
25 Comment[nl]=Plugin voor Amarok
26 Comment[pa]=ਅਮਰੋਕ ਲਈ ਪਲੱਗਇਨ
27 Comment[pl]=Wtyczka Amaroka
28 Comment[pt]='Plugin' para o Amarok
29 Comment[pt_BR]=Plugin para o Amarok
30 Comment[ru]=Модуль amaroK
31 Comment[sk]=Modul pre Amarok
32 Comment[sr]=Прикључак за Amarok
33 Comment[sr@Latn]=Priključak za Amarok
34 Comment[sv]=Insticksprogram för Amarok
35 Comment[th]=โปรแกรมเสริมสำหรับ Amarok
36 Comment[tr]=Amarok için eklenti
37 Comment[uk]=Втулок для Amarok
38 Comment[zh_CN]=Amarok 插件
39 Comment[zh_TW]=amaroK 插件
41 # Type of plugin, e.g. "engine".
42 [PropertyDef::X-KDE-Amarok-plugintype]
43 Type=QString
45 # Internal name for identification, not translated.
46 [PropertyDef::X-KDE-Amarok-name]
47 Type=QString
49 # List of authors.
50 [PropertyDef::X-KDE-Amarok-authors]
51 Type=QStringList
53 # List of author's email addresses.
54 [PropertyDef::X-KDE-Amarok-email]
55 Type=QStringList
57 # Priority of the plugin. When KTrader returns multiple offers, the one with the highest rank is chosen.
58 # Range: 0 (disabled) - 255 (highest)
59 [PropertyDef::X-KDE-Amarok-rank]
60 Type=int
62 # Version of the plugin.
63 [PropertyDef::X-KDE-Amarok-version]
64 Type=int
66 # Version of the framework this plugin is compatible with.
67 # Must be bumped after making binary incompatible changes.
68 [PropertyDef::X-KDE-Amarok-framework-version]
69 Type=int
71 # If true, Amarok will show a warning dialog about the experimental nature of this plugin.
72 [PropertyDef::X-KDE-Amarok-experimental]
73 Type=bool