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