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.
32 lines
860 B
32 lines
860 B
{ |
|
"KDE-KIO-Protocols": { |
|
"fonts": { |
|
"Class": ":local", |
|
"Icon": "preferences-desktop-font-installer", |
|
"copyFromFile": false, |
|
"copyToFile": false, |
|
"defaultMimetype": "application/octet-stream", |
|
"deleting": true, |
|
"exec": "kio_fonts", |
|
"input": "none", |
|
"linking": false, |
|
"listing": [ |
|
"Name", |
|
"Type", |
|
"Size", |
|
"Date", |
|
"AccessDate", |
|
"Access", |
|
"Owner", |
|
"Group" |
|
], |
|
"makedir": false, |
|
"maxInstances": 1, |
|
"moving": true, |
|
"output": "filesystem", |
|
"protocol": "fonts", |
|
"reading": true, |
|
"writing": true |
|
} |
|
} |
|
}
|
|
|