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"
24 lines
671 B
JSON
24 lines
671 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "albertvaka@gmail.com",
|
|
"Name": "Albert Vaca Cintora"
|
|
}
|
|
],
|
|
"Description": "Share the clipboard between devices",
|
|
"EnabledByDefault": true,
|
|
"Icon": "klipper",
|
|
"License": "GPL",
|
|
"Name": "Clipboard"
|
|
},
|
|
"X-KDE-ConfigModule": "kdeconnect/kcms/kdeconnect_clipboard_config",
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.clipboard",
|
|
"kdeconnect.clipboard.connect"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.clipboard",
|
|
"kdeconnect.clipboard.connect"
|
|
]
|
|
}
|