diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-22 18:58:28 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-22 18:58:28 +0000 |
commit | 83b9bf0e3bfb1d842b10b80bbe749095b2c661a1 (patch) | |
tree | b05b1793361693ae88106648c2a953bed988f423 /virt/virt.protocol | |
download | krusader-83b9bf0e3bfb1d842b10b80bbe749095b2c661a1.tar.gz krusader-83b9bf0e3bfb1d842b10b80bbe749095b2c661a1.zip |
Added old KDE3 version of Krusader
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krusader@1094427 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'virt/virt.protocol')
-rw-r--r-- | virt/virt.protocol | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/virt/virt.protocol b/virt/virt.protocol new file mode 100644 index 0000000..474a2d7 --- /dev/null +++ b/virt/virt.protocol @@ -0,0 +1,19 @@ +[Protocol] +exec=kio_virt +protocol=virt +input=filesystem +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=system +maxInstances=4 +copyFromFile=true +#TODO DocPath=kioslave/virt.html +Class=:local +#deleteRecursive=true +#fileNameUsedForCopying=Name |