60a1adf229
This is needed for kioexec to work properly since we forward to a local file system BUG: 413477 CCBUG: 425948
26 lines
653 B
JSON
26 lines
653 B
JSON
{
|
|
"KDE-KIO-Protocols": {
|
|
"kdeconnect": {
|
|
"Class": ":local",
|
|
"Icon": "kdeconnect",
|
|
"copyFromFile": false,
|
|
"copyToFile": false,
|
|
"deleting": false,
|
|
"exec": "kdeconnect",
|
|
"input": "none",
|
|
"listing": [
|
|
"Name",
|
|
"Type",
|
|
"Access",
|
|
""
|
|
],
|
|
"makedir": false,
|
|
"maxInstances": 2,
|
|
"moving": false,
|
|
"output": "filesystem",
|
|
"protocol": "kdeconnect",
|
|
"reading": true,
|
|
"writing": false
|
|
}
|
|
}
|
|
}
|