kdeconnect-kde/plugins/clipboard/kdeconnect_clipboard.json
l10n daemon script 08eaaf11e1 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"
2015-03-25 09:09:47 +00:00

28 lines
No EOL
739 B
JSON

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "albertvaka@gmail.com",
"Name": "Albert Vaca"
}
],
"Description": "Share the clipboard between devices",
"EnabledByDefault": true,
"Icon": "edit-paste",
"Id": "kdeconnect_clipboard",
"License": "GPL",
"Name": "Clipboard",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.clipboard"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.clipboard"
]
}