diff --git a/audiocd.json b/audiocd.json index 655cbf5..23ba418 100644 --- a/audiocd.json +++ b/audiocd.json @@ -1,30 +1,31 @@ { "KDE-KIO-Protocols": { "audiocd": { "Class": ":local", "Icon": "media-optical-audio", "X-DocPath": "kioslave5/audiocd/index.html", "copyFromFile": true, "copyToFile": false, "deleting": false, "exec": "kf5/kio/audiocd", "input": "none", "listing": [ "Name", "Type", "Size", "Date", "Link", "" ], "makedir": false, "maxInstances": 20, "maxInstancesPerHost": 5, "moving": false, "output": "filesystem", "protocol": "audiocd", "reading": true, - "writing": false + "writing": false, + "ShowPreviews": false } } }