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"
23 lines
545 B
JSON
23 lines
545 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "aleixpol@kde.org",
|
|
"Name": "Aleix Pol"
|
|
}
|
|
],
|
|
"Description": "Locks your systems",
|
|
"EnabledByDefault": true,
|
|
"Icon": "lock",
|
|
"License": "GPL",
|
|
"Name": "LockDevice"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.lock.request",
|
|
"kdeconnect.lock"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.lock.request",
|
|
"kdeconnect.lock"
|
|
]
|
|
}
|