kdeconnect-kde/plugins/mprisremote/kdeconnect_mprisremote.json
l10n daemon script 700eff446e SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2015-06-18 11:49:24 +00:00

28 lines
No EOL
713 B
JSON

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "aleixpol@kde.org",
"Name": "Aleix Pol"
}
],
"Description": "Control MPRIS services",
"EnabledByDefault": true,
"Icon": "applications-multimedia",
"Id": "kdeconnect_mprisremote",
"License": "GPL",
"Name": "MprisRemote",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "https://kde.org"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.mpris"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.mpris"
]
}