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
541 B
JSON
21 lines
541 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "aleixpol@kde.org",
|
|
"Name": "Aleix Pol"
|
|
}
|
|
],
|
|
"Description": "Trigger commands predefined on the remote device",
|
|
"EnabledByDefault": true,
|
|
"Icon": "system-run",
|
|
"License": "GPL",
|
|
"Name": "Host remote commands"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.runcommand.request"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.runcommand"
|
|
]
|
|
}
|