fcfd1d7c69
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"
30 lines
902 B
JSON
30 lines
902 B
JSON
{
|
|
"Encoding": "UTF-8",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "simon@ergotech.com",
|
|
"Name": "Simon Redman"
|
|
}
|
|
],
|
|
"Description": "Synchronize Contacts Between the Desktop and the Connected Device",
|
|
"EnabledByDefault": true,
|
|
"Icon": "dialog-ok",
|
|
"Id": "kdeconnect_contacts",
|
|
"License": "GPL",
|
|
"Name": "Contacts",
|
|
"ServiceTypes": [
|
|
"KdeConnect/Plugin"
|
|
],
|
|
"Version": "0.1",
|
|
"Website": "http://albertvaka.wordpress.com"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.contacts.request_all_uids_timestamps",
|
|
"kdeconnect.contacts.request_vcards_by_uid"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.contacts.response_uids_timestamps",
|
|
"kdeconnect.contacts.response_vcards"
|
|
]
|
|
}
|