kdeconnect-kde/plugins/remotesystemvolume/kdeconnect_remotesystemvolume.json

47 lines
1.6 KiB
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "nicolas.fella@gmx.de",
"Name": "Nicolas Fella",
"Name[ca@valencia]": "Nicolas Fella",
"Name[ca]": "Nicolas Fella",
"Name[cs]": "Nicolas Fella",
"Name[de]": "Nicolas Fella",
"Name[en_GB]": "Nicolas Fella",
"Name[es]": "Nicolas Fella",
"Name[fr]": "Nicolas Fella",
"Name[gl]": "Nicolas Fella",
"Name[it]": "Nicolas Fella",
"Name[ko]": "Nicolas Fella",
"Name[nl]": "Nicolas Fella",
"Name[nn]": "Nicolas Fella",
"Name[pt]": "Nicolas Fella",
"Name[pt_BR]": "Nicolas Fella",
"Name[sv]": "Nicolas Fella",
"Name[uk]": "Nicolas Fella",
"Name[x-test]": "xxNicolas Fellaxx",
"Name[zh_CN]": "Nicolas Fella",
"Name[zh_TW]": "Nicolas Fella"
}
],
"Description": "Control the volume of the connected device",
"EnabledByDefault": true,
"Icon": "player-volume",
"Id": "kdeconnect_remotesystemvolume",
"License": "GPL",
"Name": "Remote system volume",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "https://nicolasfella.wordpress.com"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.systemvolume.request"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.systemvolume"
]
}