Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KIO Extras
Commits
237f9f01
Commit
237f9f01
authored
Jul 07, 2021
by
Friedrich W. H. Kossebau
Browse files
archive KIO: register also as handler for zstd-compressed tars
Needs KArchive >= 5.82, which matches min requirements
parent
7df03d06
Pipeline
#68913
passed with stage
in 4 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
archive/archive.json
View file @
237f9f01
...
...
@@ -36,7 +36,8 @@
"application/x-bzip-compressed-tar"
,
"application/x-webarchive"
,
"application/x-lzma-compressed-tar"
,
"application/x-xz-compressed-tar"
"application/x-xz-compressed-tar"
,
"application/x-zstd-compressed-tar"
],
"X-DocPath"
:
"kioslave5/tar/index.html"
,
"source"
:
true
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment