Warning, /utilities/krusader/plugins/iso/iso.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KDE-KIO-Protocols": {
0003         "iso": {
0004             "Class": ":local",
0005             "Icon": "media-optical",
0006             "archiveMimetype": [
0007                 "application/x-iso",
0008                 "application/x-cd-image",
0009                 "application/x-dvd-image"
0010             ],
0011             "exec": "kf5/kio/kio_iso",
0012             "input": "filesystem",
0013             "listing": [
0014                 "Name",
0015                 "Type",
0016                 "Size",
0017                 "Date",
0018                 "AccessDate",
0019                 "CreationDate",
0020                 "Access",
0021                 "Owner",
0022                 "Group",
0023                 "Link"
0024             ],
0025             "output": "filesystem",
0026             "protocol": "iso",
0027             "reading": true,
0028             "source": true
0029         }
0030     }
0031 }