kdeconnect-kde/plugins/sftp/kdeconnect_sftp.json
l10n daemon script 08eaaf11e1 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-03-25 09:09:47 +00:00

28 lines
No EOL
762 B
JSON

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "kinnalru@gmail.com",
"Name": "Samoilenko Yuri"
}
],
"Description": "Browse the remote device filesystem using SFTP",
"EnabledByDefault": true,
"Icon": "system-file-manager",
"Id": "kdeconnect_sftp",
"License": "GPL",
"Name": "Remote filesystem browser",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.sftp"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.sftp"
]
}