Skip to content
Commit 593568d0 authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

Fix drag-and-drop extraction of entries from certain archive formats

When listing certain archive formats e.g. AppImage and RPM,
libarchiveplugin outputs no trailing slash for folders. This diff adds a
trailing slash to folders that miss one. The code is added in
ArchiveModel::newEntry() so it's applied for all plugins.

Differential Revision: D2908
parent 868bc931
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment