Skip to content

Suggest increased number in file name in adddialog if archive exists

In the create archive dialog, if archive for filename with previous extension already exists, we suggest an increased number in name, to avoid using the same archive. For example, previously used extension was 7z, and the user has Archive.7z. Now when he creates an archive from several files from this directory, the suggested name will be "Archive (1)".

Merge request reports