kdeconnect-kde/plugins/remotekeyboard/kdeconnect_remotekeyboard.json
l10n daemon script 63cbe17b41 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"
2024-01-13 03:06:56 +00:00

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"
]
}