mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 10:15:54 +00:00
31 lines
733 B
JSON
31 lines
733 B
JSON
{
|
|
"KDE-KIO-Protocols": {
|
|
"desktop": {
|
|
"Class": ":local",
|
|
"Icon": "user-desktop",
|
|
"deleting": true,
|
|
"input": "none",
|
|
"linking": true,
|
|
"listing": [
|
|
"Name",
|
|
"Type",
|
|
"Size",
|
|
"Date",
|
|
"AccessDate",
|
|
"Access",
|
|
"Owner",
|
|
"Group",
|
|
"Link"
|
|
],
|
|
"makedir": true,
|
|
"maxInstances": 4,
|
|
"moving": true,
|
|
"opening": true,
|
|
"output": "filesystem",
|
|
"protocol": "desktop",
|
|
"reading": true,
|
|
"writing": true
|
|
}
|
|
}
|
|
}
|