63cbe17b41
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"
21 lines
546 B
JSON
21 lines
546 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "kinnalru@gmail.com",
|
|
"Name": "Samoilenko Yuri"
|
|
}
|
|
],
|
|
"Description": "Browse the remote device filesystem using SFTP",
|
|
"EnabledByDefault": true,
|
|
"Icon": "folder-documents",
|
|
"License": "GPL",
|
|
"Name": "Remote filesystem browser"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.sftp.request"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.sftp"
|
|
]
|
|
}
|