kdeconnect-kde/plugins/telephony/kdeconnect_telephony.json

28 lines
776 B
JSON
Raw Normal View History

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "albertvaka@gmail.com",
"Name": "Albert Vaca"
}
],
"Description": "Show notifications for calls and SMS (answering coming soon)",
"EnabledByDefault": true,
"Icon": "call-start",
"Id": "kdeconnect_telephony",
"License": "GPL",
"Name": "Telephony integration",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.telephony"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.telephony"
]
}