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.
52 lines
1.3 KiB
52 lines
1.3 KiB
{ |
|
"KDE-KIO-Protocols": { |
|
"applications": { |
|
"Class": ":local", |
|
"Icon": "start-here-kde", |
|
"deleting": false, |
|
"input": "none", |
|
"linking": false, |
|
"listing": [ |
|
"Name", |
|
"Type", |
|
"Size", |
|
"Date", |
|
"Access", |
|
"Owner", |
|
"Group", |
|
"Link" |
|
], |
|
"makedir": false, |
|
"maxInstances": 2, |
|
"moving": false, |
|
"output": "filesystem", |
|
"protocol": "applications", |
|
"reading": true, |
|
"writing": false |
|
}, |
|
"programs": { |
|
"Class": ":local", |
|
"Icon": "start-here-kde", |
|
"deleting": false, |
|
"input": "none", |
|
"linking": false, |
|
"listing": [ |
|
"Name", |
|
"Type", |
|
"Size", |
|
"Date", |
|
"Access", |
|
"Owner", |
|
"Group", |
|
"Link" |
|
], |
|
"makedir": false, |
|
"maxInstances": 2, |
|
"moving": false, |
|
"output": "filesystem", |
|
"protocol": "programs", |
|
"reading": true, |
|
"writing": false |
|
} |
|
} |
|
}
|
|
|