63cbe17b41
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"
21 lines
550 B
JSON
21 lines
550 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "nicolas.fella@gmx.de",
|
|
"Name": "Nicolas Fella"
|
|
}
|
|
],
|
|
"Description": "Control the volume of the connected device",
|
|
"EnabledByDefault": true,
|
|
"Icon": "player-volume",
|
|
"License": "GPL",
|
|
"Name": "Remote system volume"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.systemvolume.request"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.systemvolume"
|
|
]
|
|
}
|