kdeconnect-kde/plugins/sms/kdeconnect_sms.json
2018-09-12 16:39:26 -06:00

37 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"KPlugin": {
"Authors": [
{
"Email": "simon@ergotech.com",
"Name": "Simon Redman",
"Name[x-test]": "xxSimon Redmanxx"
}
],
"Description": "Send and receive SMS",
"Description[ca]": "Envia i rep SMS",
"Description[nl]": "SMS verzenden en ontvangen",
"Description[pt]": "Enviar e receber SMS's",
"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.telephony.request_conversations",
"kdeconnect.telephony.request_conversation"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.telephony.message",
"kdeconnect.telephony"
]
}