kdeconnect-kde/plugins/remotecontrol/kdeconnect_remotecontrol.json

20 lines
470 B
JSON
Raw Normal View History

{
"KPlugin": {
"Authors": [
{
"Email": "aleixpol@kde.org",
"Name": "Aleix Pol"
}
],
"Description": "Control Remote systems",
"EnabledByDefault": true,
"Icon": "edit-select",
"License": "GPL",
"Name": "RemoteControl"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.mousepad.request"
],
"X-KdeConnect-SupportedPacketType": []
}