Skip to content
Commit e08008e3 authored by Razvan Chitu's avatar Razvan Chitu
Browse files

AutoarExtract: add signal for name conflicts

Extraction was previously done with overwrite as the default option for existing
files. A better solution would be to detect conflicts and notify the user
application, offering the possibility to change the destination of the extracted
file.

In order to fix this, add a signal for notifying conflicts. This signal gets
emitted before actually extracting a file.

https://bugzilla.gnome.org/show_bug.cgi?id=768645
parent de85c5c6
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