c1c206ebf5
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"
43 lines
1.5 KiB
JSON
43 lines
1.5 KiB
JSON
{
|
||
"KPlugin": {
|
||
"Authors": [
|
||
{
|
||
"Email": "simon@ergotech.com",
|
||
"Name": "Simon Redman",
|
||
"Name[x-test]": "xxSimon Redmanxx"
|
||
}
|
||
],
|
||
"Description": "Send and receive SMS",
|
||
"Description[ca@valencia]": "Envia i rep SMS",
|
||
"Description[ca]": "Envia i rep SMS",
|
||
"Description[cs]": "Posílat a přijímat SMS",
|
||
"Description[fr]": "Envoyer et recevoir des SMS",
|
||
"Description[it]": "Invia e ricevi SMS",
|
||
"Description[nl]": "SMS verzenden en ontvangen",
|
||
"Description[nn]": "Send og ta imot SMS-ar",
|
||
"Description[pt]": "Enviar e receber SMS's",
|
||
"Description[pt_BR]": "Envia e recebe SMS",
|
||
"Description[sv]": "Skicka och ta emot SMS",
|
||
"Description[uk]": "Надсилання і отримання SMS",
|
||
"Description[x-test]": "xxSend and receive SMSxx",
|
||
"EnabledByDefault": true,
|
||
"Icon": "mail-message-new-list",
|
||
"Id": "kdeconnect_sms",
|
||
"License": "GPL",
|
||
"Name": "SMS",
|
||
"Name[x-test]": "xxSMSxx",
|
||
"ServiceTypes": [
|
||
"KdeConnect/Plugin"
|
||
],
|
||
"Version": "0.1",
|
||
"Website": "https://nicolasfella.wordpress.com"
|
||
},
|
||
"X-KdeConnect-OutgoingPacketType": [
|
||
"kdeconnect.sms.request",
|
||
"kdeconnect.sms.request_conversations",
|
||
"kdeconnect.sms.request_conversation"
|
||
],
|
||
"X-KdeConnect-SupportedPacketType": [
|
||
"kdeconnect.sms.messages"
|
||
]
|
||
}
|