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"
22 lines
620 B
JSON
22 lines
620 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "holger.k@elberer.de",
|
|
"Name": "Holger Kaelberer"
|
|
}
|
|
],
|
|
"Description": "Use your keyboard to send key-events to your paired device",
|
|
"EnabledByDefault": true,
|
|
"Icon": "edit-select",
|
|
"License": "GPL",
|
|
"Name": "Remote keyboard from the desktop"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.mousepad.request"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.mousepad.echo",
|
|
"kdeconnect.mousepad.keyboardstate"
|
|
]
|
|
}
|