kdeconnect-kde/plugins/connectivity-report/kdeconnect_connectivity_report.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

19 lines
519 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",
"License": "GPL",
"Name": "Connectivity monitor"
},
"X-KdeConnect-OutgoingPacketType": [],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.connectivity_report"
]
}