kdeconnect-kde/plugins/findmyphone/kdeconnect_findmyphone.json
l10n daemon script 71874dbffb 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"
2015-09-12 11:52:20 +00:00

29 lines
No EOL
795 B
JSON

{
"KPlugin": {
"Authors": [
{
"Email": "apparle@gmail.com",
"Name": "Apoorv Parle"
},
{
"Email": "davidedmundson@kde.org",
"Name": "David Edmundson"
}
],
"Description": "Find your lost phone by making it play an alarm sound ",
"EnabledByDefault": true,
"Encoding": "UTF-8",
"Icon": "edit-find",
"Id": "kdeconnect_findmyphone",
"License": "GPL",
"Name": "Find My Phone",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://kde.org"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.findmyphone"
]
}