You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
733 B
30 lines
733 B
{ |
|
"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 |
|
} |
|
} |
|
}
|
|
|