kdeconnect-kde/plugins/connectivity-report/kdeconnect_connectivity_report.json
l10n daemon script 5ea3e44705 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"
2021-03-13 06:41:47 +01:00

26 lines
716 B
JSON

{
"KPlugin": {
"Authors": [
{
"Email": "david.shlemayev@gmail.com",
"Name": "David Shlemayev"
}
],
"Description": "Show your phone's network signal strength",
"EnabledByDefault": true,
"Icon": "network-wireless",
"Id": "kdeconnect_connectivity_report",
"License": "GPL",
"Name": "Connectivity monitor",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "1.0"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.connectivity_report.request"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.connectivity_report"
]
}