kdeconnect-kde/plugins/mmtelephony/kdeconnect_mmtelephony.json
l10n daemon script 63cbe17b41 SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2024-01-13 03:06:56 +00:00

22 lines
590 B
JSON

{
"KPlugin": {
"Authors": [
{
"Email": "bhyoram@protonmail.com",
"Name": "Yoram Bar-Haim"
}
],
"Description": "Show notifications for incoming calls",
"EnabledByDefault": true,
"Icon": "call-start",
"License": "GPL",
"Name": "ModemManager Telephony integration"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.telephony"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.telephony",
"kdeconnect.telephony.request_mute"
]
}