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
555 B
JSON
21 lines
555 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "ahmedibrahimkhali@gmail.com",
|
|
"Name": "Ahmed I. Khalil"
|
|
}
|
|
],
|
|
"Description": "Use your phone as a touchpad and keyboard",
|
|
"EnabledByDefault": true,
|
|
"Icon": "edit-select",
|
|
"License": "GPL",
|
|
"Name": "Virtual input"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.mousepad.keyboardstate"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.mousepad.request"
|
|
]
|
|
}
|