diff options
Diffstat (limited to 'src/app.protocol')
-rw-r--r-- | src/app.protocol | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/src/app.protocol b/src/app.protocol new file mode 100644 index 0000000..836f41a --- /dev/null +++ b/src/app.protocol @@ -0,0 +1,18 @@ +[Protocol] +exec=kio_app +protocol=app +input=none +output=filesystem +listing=Type,Name,Size,Date,AccessDate,Access,Owner,Group,Link +reading=true +writing=true +makedir=true +deleting=true +linking=true +moving=true +Icon=system +maxInstances=4 +#TODO DocPath=kioslave/file.html +Class=:local +deleteRecursive=true +fileNameUsedForCopying=Name |