diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-31 13:10:00 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-12-31 13:13:02 +0900 |
| commit | 34fc9c2a9f8e1614ae0bac196652121efb97c2bf (patch) | |
| tree | 9416026e40e66573169b9e52ea377a3593324a7e /src/tar/zip.protocol | |
| parent | 0d12727c950947bb816c00a43c30e05000b83e81 (diff) | |
| download | krusader-remove/tar-tdeioslave.tar.gz krusader-remove/tar-tdeioslave.zip | |
Remove tdeio_tar since it is already provided by tdebase.remove/tar-tdeioslave
Krusader's tdeio_tar contains a couple of extra functions compared to
tdebase's tdeio_tar, but they do not work at all.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tar/zip.protocol')
| -rw-r--r-- | src/tar/zip.protocol | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/tar/zip.protocol b/src/tar/zip.protocol deleted file mode 100644 index e796e39..0000000 --- a/src/tar/zip.protocol +++ /dev/null @@ -1,12 +0,0 @@ -[Protocol] -exec=tdeio_tar -protocol=zip -mimetype=application/x-zip -input=filesystem -output=filesystem -listing=Name,Type,Size,Date,Access,Owner,Group,Link -reading=true -source=true -X-DocPath=tdeioslave/zip/index.html -Icon=application-vnd.tde.overlay.zip -Class=:local |
