kdeconnect-kde/plugins/telepathy/kdeconnect_telepathy.json

28 lines
808 B
JSON
Raw Normal View History

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Name": "David Edmundson",
"Email": "davidedmundson@kde.org"
}
],
"Description": "Show notifications for calls and SMS (answering coming soon)",
"EnabledByDefault": true,
"Icon": "telepathy",
"Id": "kdeconnect_telepathy",
"License": "GPL",
"Name": "Telepathy service integration",
"ServiceTypes": [ "KdeConnect/Plugin" ],
"Version": "0.1",
"Website": "http://blog.davidedmundson.co.uk"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.telephony.request",
"kdeconnect.sms.request"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.telephony"
]
}