Add more compressed file types to the list of file types that krarc supports
ClosedPublic

Authored by asensi on Aug 19 2019, 9:05 PM.

Details

Summary

In the krarc.protocol file it's stated that krarc supports some types of files, although the list is not complete. For example, it supports .7z files.

Note: krarc is supposed to open filetypes like .arj or .lha, although they are practically unused.

krarc can also open .deb and .rpm files, it's not the most usual thing, but if someone thinks that those types have to be added to the list, everything can be talked about :-)

Diff Detail

Repository
R167 Krusader
Lint
Lint Skipped
Unit
Unit Tests Skipped
asensi requested review of this revision.Aug 19 2019, 9:05 PM
asensi created this revision.
asensi retitled this revision from More compressed file types that krarc supports to Add more compressed file types to the list of file types that krarc supports.
asensi edited the summary of this revision. (Show Details)
yurchor added inline comments.
krArc/krarc.protocol
19

I think that no space between "zip," and "rar" was just a typo. Can you add the missing spaces?

Thanks in advance.

asensi added inline comments.Aug 20 2019, 9:59 PM
krArc/krarc.protocol
19

Yes :-)

asensi updated this revision to Diff 64178.Aug 20 2019, 10:01 PM
asensi marked 2 inline comments as done.

Some spaces were added, as Yuri suggested.

yurchor accepted this revision as: yurchor.Aug 21 2019, 5:19 AM
This revision is now accepted and ready to land.Aug 21 2019, 5:19 AM

Note: The krarc.protocol file is also being talked about by N. Higa in https://phabricator.kde.org/D23476

This revision was automatically updated to reflect the committed changes.