Relicense all GPLv2 only code to GPLv2+.
[kdenetwork.git] / kget / core / plugin / kget_plugin.desktop
blob1ec3683bf26ff539e5e2a219587f608dbebdecbc
1 [Desktop Entry]
2 Encoding=UTF-8
3 Type=ServiceType
4 X-KDE-ServiceType=KGet/Plugin
5 Comment=Plugin for KGet
6 Comment[bg]=Приставка за KGet
7 Comment[ca]=Connector pel KGet
8 Comment[de]=Modul für KGet
9 Comment[el]=Πρόσθετο για το KGet
10 Comment[es]=Complemento para KGet
11 Comment[gl]=Extensión para KGet
12 Comment[ja]=KGet のプラグイン
13 Comment[ko]=KGet 플러그인
14 Comment[nb]=Programtillegg for KGet
15 Comment[nds]=Moduul för KGet
16 Comment[ne]=केडीई गेटका लागि प्लगइन
17 Comment[nl]=Plugin voor KGet
18 Comment[pt]=Plugin do KGet
19 Comment[pt_BR]=Plugin do KGet
20 Comment[sv]=Insticksprogram för Kget
21 Comment[vi]=Phần bổ sung cho KGet
22 Comment[x-test]=xxPlugin for KGetxx
23 Comment[zh_CN]=KGet 插件
24 Comment[zh_TW]=KGet 外掛程式
26 # Type of plugin, e.g. "TransferFactory".
27 [PropertyDef::X-KDE-KGet-plugintype]
28 Type=QString
30 # Priority of the plugin. When KTrader returns multiple offers, the one with the highest rank is chosen.
31 # Range: 0 (disabled) - 255 (highest)
32 [PropertyDef::X-KDE-KGet-rank]
33 Type=int
35 # Version of the framework this plugin is compatible with.
36 # Current version: 1
37 [PropertyDef::X-KDE-KGet-framework-version]
38 Type=int