08eaaf11e1
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"
28 lines
No EOL
762 B
JSON
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"
|
|
]
|
|
} |